|
GEOS 3.15.0dev
|
Classes which determine the Location of points in geometries. More...
Classes | |
| class | IndexedPointInAreaLocator |
| Determines the location of Coordinates relative to an areal geometry, using indexing for efficiency. More... | |
| class | PointOnGeometryLocator |
| An interface for classes which determine the Location of points in Polygon or MultiPolygon geometries. More... | |
| class | SimplePointInAreaLocator |
Computes the location of points relative to a polygonal Geometry, using a simple O(n) algorithm. More... | |
Classes which determine the Location of points in geometries.