16#ifndef GEOS_ALGORITHM_LOCATE_POINTONGEOMETRYLOCATOR_H
17#define GEOS_ALGORITHM_LOCATE_POINTONGEOMETRYLOCATOR_H
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
Coordinate is the lightweight class used to store coordinates.
Definition Coordinate.h:60
Classes which determine the Location of points in geometries.
Definition IndexedPointInAreaLocator.h:43
Contains classes and interfaces implementing fundamental computational geometry algorithms.
Definition Angle.h:33
Contains the Geometry interface hierarchy and supporting classes.
Definition IndexedNestedRingTester.h:26
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:25