Uses of Class
org.meteoinfo.jts.noding.FastSegmentSetIntersectionFinder
-
Packages that use FastSegmentSetIntersectionFinder Package Description org.meteoinfo.jts.geom.prep -
-
Uses of FastSegmentSetIntersectionFinder in org.meteoinfo.jts.geom.prep
Methods in org.meteoinfo.jts.geom.prep that return FastSegmentSetIntersectionFinder Modifier and Type Method Description FastSegmentSetIntersectionFinderPreparedLineString. getIntersectionFinder()FastSegmentSetIntersectionFinderPreparedPolygon. getIntersectionFinder()Gets the indexed intersection finder for this geometry.
-