Uses of Class
org.locationtech.jts.noding.SegmentIntersectionDetector
-
Packages that use SegmentIntersectionDetector Package Description org.locationtech.jts.noding -
-
Uses of SegmentIntersectionDetector in org.locationtech.jts.noding
Methods in org.locationtech.jts.noding with parameters of type SegmentIntersectionDetector Modifier and Type Method Description booleanFastSegmentSetIntersectionFinder. intersects(Collection segStrings, SegmentIntersectionDetector intDetector)Tests for intersections with a given set of targetSegmentStrings.
-