Home
last modified time | relevance | path

Searched defs:pointOnVertex (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) argument
313 public function pointOnVertex($point) function in geoPHP\\Geometry\\Polygon