Package com.vividsolutions.jts.noding.snapround

Contains classes to implement the Snap Rounding algorithm for noding linestrings.

Class Summary

HotPixel Implements a "hot pixel" as used in the Snap Rounding algorithm.
MCIndexPointSnapper "Snaps" all SegmentStrings in a SpatialIndex containing MonotoneChains to a given HotPixel.
MCIndexPointSnapper.HotPixelSnapAction
MCIndexSnapRounder Uses Snap Rounding to compute a rounded, fully noded arrangement from a set of SegmentStrings.
SimpleSnapRounder Uses Snap Rounding to compute a rounded, fully noded arrangement from a set of SegmentStrings.
Contains classes to implement the Snap Rounding algorithm for noding linestrings.