Uses of Interface
org.locationtech.jts.algorithm.locate.PointOnGeometryLocator
-
Packages that use PointOnGeometryLocator Package Description org.locationtech.jts.algorithm.locate org.locationtech.jts.geom.prep -
-
Uses of PointOnGeometryLocator in org.locationtech.jts.algorithm.locate
Classes in org.locationtech.jts.algorithm.locate that implement PointOnGeometryLocator Modifier and Type Class Description classIndexedPointInAreaLocatorDetermines theLocationofCoordinates relative to an areal geometry, using indexing for efficiency.classSimplePointInAreaLocator -
Uses of PointOnGeometryLocator in org.locationtech.jts.geom.prep
Methods in org.locationtech.jts.geom.prep that return PointOnGeometryLocator Modifier and Type Method Description PointOnGeometryLocatorPreparedPolygon. getPointLocator()
-