#include <PointOnGeometryLocator.h>
Inheritance diagram for geos::algorithm::locate::PointOnGeometryLocator:
Public Member Functions | |
virtual int | locate (const geom::Coordinate *p)=0 |
|
Determines the Location of a point in an areal Geometry.
Implemented in geos::algorithm::locate::IndexedPointInAreaLocator, and geos::algorithm::locate::SimplePointInAreaLocator. |