16 #ifndef GEOS_ALGORITHM_LOCATE_POINTONGEOMETRYLOCATOR_H 17 #define GEOS_ALGORITHM_LOCATE_POINTONGEOMETRYLOCATOR_H 19 #include <geos/geom/Location.h> 58 #endif // GEOS_ALGORITHM_LOCATE_POINTONGEOMETRYLOCATOR_H Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:60
An interface for classes which determine the Location of points in Polygon or MultiPolygon geometries...
Definition: PointOnGeometryLocator.h:37
Location
Constants representing the location of a point relative to a geometry.
Definition: Location.h:34
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25
virtual geom::Location locate(const geom::Coordinate *p)=0