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