Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.vividsolutions.jts.geomgraph.index.EdgeSetIntersector
com.vividsolutions.jts.geomgraph.index.SimpleSweepLineIntersector
public class SimpleSweepLineIntersector
extends EdgeSetIntersector
Constructor Summary | |
Method Summary | |
void |
|
void |
|
Methods inherited from class com.vividsolutions.jts.geomgraph.index.EdgeSetIntersector | |
computeIntersections , computeIntersections |
public void computeIntersections(List edges0, List edges1, SegmentIntersector si)
- Overrides:
- computeIntersections in interface EdgeSetIntersector
public void computeIntersections(List edges, SegmentIntersector si, boolean testAllSegments)
- Overrides:
- computeIntersections in interface EdgeSetIntersector