17 #ifndef GEOS_ALGORITHM_LOCATE_POINTONGEOMETRYLOCATOR_H
18 #define GEOS_ALGORITHM_LOCATE_POINTONGEOMETRYLOCATOR_H
57 #endif // GEOS_ALGORITHM_LOCATE_POINTONGEOMETRYLOCATOR_H
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:61
An interface for classes which determine the Location of points in Polygon or MultiPolygon geometries...
Definition: PointOnGeometryLocator.h:36
virtual int locate(const geom::Coordinate *p)=0