Uses of Interface
org.locationtech.jts.algorithm.locate.PointOnGeometryLocator
Packages that use PointOnGeometryLocator
Package
Description
Classes to determine the topological location of points in geometries.
Classes to perform optimized geometric operations on suitably prepared geometries.
Contains classes that implement topology graphs.
-
Uses of PointOnGeometryLocator in org.locationtech.jts.algorithm.locate
Classes in org.locationtech.jts.algorithm.locate that implement PointOnGeometryLocatorModifier and TypeClassDescriptionclass
Determines theLocation
ofCoordinate
s relative to an areal geometry, using indexing for efficiency.class
-
Uses of PointOnGeometryLocator in org.locationtech.jts.geom.prep
Fields in org.locationtech.jts.geom.prep declared as PointOnGeometryLocatorModifier and TypeFieldDescriptionprivate PointOnGeometryLocator
PreparedPolygon.pia
private PointOnGeometryLocator
PreparedPolygonPredicate.targetPointLocator
Methods in org.locationtech.jts.geom.prep that return PointOnGeometryLocator -
Uses of PointOnGeometryLocator in org.locationtech.jts.geomgraph
Fields in org.locationtech.jts.geomgraph declared as PointOnGeometryLocator -
Uses of PointOnGeometryLocator in org.locationtech.jts.shape.random
Fields in org.locationtech.jts.shape.random declared as PointOnGeometryLocatorModifier and TypeFieldDescriptionprivate PointOnGeometryLocator
RandomPointsBuilder.extentLocator