Uses of Class
com.vividsolutions.jts.noding.FastSegmentSetIntersectionFinder

Packages that use FastSegmentSetIntersectionFinder
com.vividsolutions.jts.geom.prep Classes to perform optimized geometric operations on suitably prepared geometries. 
 

Uses of FastSegmentSetIntersectionFinder in com.vividsolutions.jts.geom.prep
 

Methods in com.vividsolutions.jts.geom.prep that return FastSegmentSetIntersectionFinder
 FastSegmentSetIntersectionFinder PreparedPolygon.getIntersectionFinder()
          Gets the indexed intersection finder for this geometry.
 FastSegmentSetIntersectionFinder PreparedLineString.getIntersectionFinder()
           
 



Copyright © 2012. All Rights Reserved.