JTS Topology Suite version 1.12

Package com.vividsolutions.jts.operation.overlay.snap

Classes to perform snapping on geometries to prepare them for overlay operations.

See:
          Description

Class Summary
GeometrySnapper Snaps the vertices and segments of a Geometry to another Geometry's vertices.
LineStringSnapper Snaps the vertices and segments of a LineString 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.
 

Package com.vividsolutions.jts.operation.overlay.snap Description

Classes to perform snapping on geometries to prepare them for overlay operations.


JTS Topology Suite version 1.12