Uses of Class
org.locationtech.jts.algorithm.PointLocator
-
Packages that use PointLocator Package Description org.locationtech.jts.operation.overlay Contains classes that perform a topological overlay to compute boolean spatial functions. -
-
Uses of PointLocator in org.locationtech.jts.operation.overlay
Constructors in org.locationtech.jts.operation.overlay with parameters of type PointLocator Constructor Description LineBuilder(OverlayOp op, GeometryFactory geometryFactory, PointLocator ptLocator)
PointBuilder(OverlayOp op, GeometryFactory geometryFactory, PointLocator ptLocator)
-