Home
last modified time | relevance | path

Searched defs:pointN (Results 1 – 5 of 5) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DSurface.php44 public function pointN($n) function in geoPHP\\Geometry\\Surface
H A DMultiGeometry.php224 public function pointN($n) function in geoPHP\\Geometry\\MultiGeometry
H A DLineString.php62 public function pointN($n) function in geoPHP\\Geometry\\LineString
H A DPoint.php424 public function pointN($n) function in geoPHP\\Geometry\\Point
H A DGeometry.php193 abstract public function pointN($n); function in geoPHP\\Geometry\\Geometry