Package org.locationtech.jts.noding.snapround
Contains classes to implement the Snap Rounding algorithm for noding linestrings.
-
Class Summary Class Description GeometryNoder Nodes the linework in a list ofGeometry
s using Snap-Rounding to a givenPrecisionModel
.HotPixel Implements a "hot pixel" as used in the Snap Rounding algorithm.MCIndexPointSnapper MCIndexPointSnapper.HotPixelSnapAction MCIndexSnapRounder Uses Snap Rounding to compute a rounded, fully noded arrangement from a set ofSegmentString
s.SimpleSnapRounder Uses Snap Rounding to compute a rounded, fully noded arrangement from a set ofSegmentString
s.