Home
last modified time | relevance | path

Searched refs:interiorRingN (Results 1 – 5 of 5) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DCurve.php106 public function interiorRingN($n) function in geoPHP\\Geometry\\Curve
H A DMultiGeometry.php239 public function interiorRingN($n) function in geoPHP\\Geometry\\MultiGeometry
H A DPoint.php439 public function interiorRingN($n) function in geoPHP\\Geometry\\Point
H A DPolygon.php218 public function interiorRingN($n) function in geoPHP\\Geometry\\Polygon
H A DGeometry.php199 abstract public function interiorRingN($n); function in geoPHP\\Geometry\\Geometry