com.vividsolutions.jts.geomgraph.index
public class MonotoneChain extends java.lang.Object
| Constructor and Description |
|---|
MonotoneChain(MonotoneChainEdge mce,
int chainIndex) |
| Modifier and Type | Method and Description |
|---|---|
void |
computeIntersections(MonotoneChain mc,
SegmentIntersector si) |
public MonotoneChain(MonotoneChainEdge mce, int chainIndex)
public void computeIntersections(MonotoneChain mc, SegmentIntersector si)