16 #ifndef GEOS_ALGORITHM_LOCATE_POINTONGEOMETRYLOCATOR_H
17 #define GEOS_ALGORITHM_LOCATE_POINTONGEOMETRYLOCATOR_H
56 #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:35
virtual int locate(const geom::Coordinate *p)=0