Interface PointOnGeometryLocator
- All Known Implementing Classes:
IndexedPointInAreaLocator,SimplePointInAreaLocator
public interface PointOnGeometryLocator
- Author:
- Martin Davis
-
Method Summary
-
Method Details
-
locate
- Parameters:
p- the point to test- Returns:
- the location of the point in the geometry
-