Package org.locationtech.jts.operation.overlay.snap
Classes to perform snapping on geometries to prepare them for overlay operations.
-
Class Summary Class Description GeometrySnapper Snaps the vertices and segments of aGeometry
to another Geometry's vertices.LineStringSnapper Snaps the vertices and segments of aLineString
to a set of target snap vertices.SnapIfNeededOverlayOp Performs an overlay operation using snapping and enhanced precision to improve the robustness of the result.SnapOverlayOp Performs an overlay operation using snapping and enhanced precision to improve the robustness of the result.