Searched refs:pointInPolygon (Results 1 – 1 of 1) sorted by relevance
258 public function pointInPolygon($point, $pointOnBoundary = true, $pointOnVertex = true) function in geoPHP\\Geometry\\Polygon340 if ($this->pointInPolygon($p)) {