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