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