Searched defs:pointN (Results 1 – 5 of 5) sorted by relevance
/plugin/geophp/vendor/funiq/geophp/src/Geometry/ | ||
H A D | Surface.php | 44 public function pointN($n) function in geoPHP\\Geometry\\Surface |
H A D | MultiGeometry.php | 224 public function pointN($n) function in geoPHP\\Geometry\\MultiGeometry |
H A D | LineString.php | 62 public function pointN($n) function in geoPHP\\Geometry\\LineString |
H A D | Point.php | 424 public function pointN($n) function in geoPHP\\Geometry\\Point |
H A D | Geometry.php | 193 abstract public function pointN($n); function in geoPHP\\Geometry\\Geometry |