Uses of Interface
org.meteoinfo.jts.noding.SegmentSetMutualIntersector
-
Packages that use SegmentSetMutualIntersector Package Description org.meteoinfo.jts.noding -
-
Uses of SegmentSetMutualIntersector in org.meteoinfo.jts.noding
Classes in org.meteoinfo.jts.noding that implement SegmentSetMutualIntersector Modifier and Type Class Description classMCIndexSegmentSetMutualIntersectorclassSimpleSegmentSetMutualIntersectorIntersects two sets ofSegmentStrings using brute-force comparison.Methods in org.meteoinfo.jts.noding that return SegmentSetMutualIntersector Modifier and Type Method Description SegmentSetMutualIntersectorFastSegmentSetIntersectionFinder. getSegmentSetIntersector()Gets the segment set intersector used by this class.
-