| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.vividsolutions.jts.geomgraph.index.EdgeSetIntersectorcom.vividsolutions.jts.geomgraph.index.SimpleSweepLineIntersectorpublic class SimpleSweepLineIntersectorextends EdgeSetIntersectorConstructor 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