| Package | Description |
|---|---|
| com.vividsolutions.jts.geomgraph | |
| com.vividsolutions.jts.geomgraph.index |
| Modifier and Type | Method and Description |
|---|---|
MonotoneChainEdge |
Edge.getMonotoneChainEdge() |
| Modifier and Type | Method and Description |
|---|---|
void |
MonotoneChainEdge.computeIntersects(MonotoneChainEdge mce,
SegmentIntersector si) |
void |
MonotoneChainEdge.computeIntersectsForChain(int chainIndex0,
MonotoneChainEdge mce,
int chainIndex1,
SegmentIntersector si) |
| Constructor and Description |
|---|
MonotoneChain(MonotoneChainEdge mce,
int chainIndex) |
Copyright © 2015. All rights reserved.