Home
last modified time | relevance | path

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

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DPolygon.php258 public function pointInPolygon($point, $pointOnBoundary = true, $pointOnVertex = true) function in geoPHP\\Geometry\\Polygon
340 if ($this->pointInPolygon($p)) {