Home
last modified time | relevance | path

Searched defs:getPointN (Results 1 – 2 of 2) sorted by relevance

/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/geom/
H A DLineString.java123 public Point getPointN(int n) { in getPointN() method in LineString
/dports/graphics/geos/geos-3.9.1/src/geom/
H A DLineString.cpp169 LineString::getPointN(size_t n) const in getPointN() function in geos::geom::LineString