| Package | Description |
|---|---|
| com.vividsolutions.jts.geomgraph |
Contains classes that implement topology graphs.
|
| com.vividsolutions.jts.geomgraph.index |
Contains classes that implement indexes for performing noding on geometry graph edges.
|
| Modifier and Type | Method and Description |
|---|---|
MonotoneChainEdge |
Edge.getMonotoneChainEdge()
|
| Modifier and Type | Method and Description |
|---|---|
void |
MonotoneChainEdge.computeIntersects(MonotoneChainEdge
|
void |
MonotoneChainEdge.computeIntersectsForChain(int chainIndex0, MonotoneChainEdge
|
| Constructor and Description | |
|---|---|
MonotoneChain(MonotoneChainEdge
|