Uses of Interface
org.locationtech.jts.noding.SegmentSetMutualIntersector
-
Packages that use SegmentSetMutualIntersector Package Description org.locationtech.jts.noding -
-
Uses of SegmentSetMutualIntersector in org.locationtech.jts.noding
Classes in org.locationtech.jts.noding that implement SegmentSetMutualIntersector Modifier and Type Class Description classMCIndexSegmentSetMutualIntersectorMethods in org.locationtech.jts.noding that return SegmentSetMutualIntersector Modifier and Type Method Description SegmentSetMutualIntersectorFastSegmentSetIntersectionFinder. getSegmentSetIntersector()Gets the segment set intersector used by this class.
-