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