com.vividsolutions.jts.operation.overlay.snap |
|
Java Source File Name | Type | Comment |
GeometrySnapper.java | Class | Snaps the vertices and segments of a
Geometry to another Geometry's vertices. |
LineStringSnapper.java | Class | Snaps the vertices and segments of a LineString to a set of target snap vertices. |
SnapIfNeededOverlayOp.java | Class | Performs an overlay operation using snapping and enhanced precision
to improve the robustness of the result. |
SnapOverlayOp.java | Class | Performs an overlay operation using snapping and enhanced precision
to improve the robustness of the result.
This class always uses snapping. |