| Package | Description |
|---|---|
| com.vividsolutions.jts.index.chain |
Contains classes that implement Monotone Chains
|
| com.vividsolutions.jts.noding |
Classes to compute nodings for arrangements of line segments and line segment sequences.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MonotoneChain.computeOverlaps(MonotoneChain
Determine all the line segments in two chains which may overlap, and process them.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MCIndexNoder
|
class |
MCIndexSegmentSetMutualIntersector
|