Uses of Class
org.locationtech.jts.noding.snap.SnappingPointIndex
Packages that use SnappingPointIndex
-
Uses of SnappingPointIndex in org.locationtech.jts.noding.snap
Constructors in org.locationtech.jts.noding.snap with parameters of type SnappingPointIndexModifierConstructorDescriptionSnappingIntersectionAdder
(double snapTolerance, SnappingPointIndex snapPointIndex) Creates an intersector which finds intersections, snaps them, and adds them as nodes.