Uses of Class
org.locationtech.jts.geomgraph.index.EdgeSetIntersector
-
Packages that use EdgeSetIntersector Package Description org.locationtech.jts.geomgraph.index -
-
Uses of EdgeSetIntersector in org.locationtech.jts.geomgraph.index
Subclasses of EdgeSetIntersector in org.locationtech.jts.geomgraph.index Modifier and Type Class Description classSimpleMCSweepLineIntersectorFinds all intersections in one or two sets of edges, using an x-axis sweepline algorithm in conjunction with Monotone Chains.
-