Package | Description |
---|---|
org.locationtech.jts.index.chain |
Contains classes that implement Monotone Chains
|
org.locationtech.jts.noding |
Classes to compute nodings for arrangements of line segments and line segment sequences.
|
Modifier and Type | Method | Description |
---|---|---|
void |
MonotoneChain.computeOverlaps(MonotoneChain mc,
MonotoneChainOverlapAction mco) |
Determine all the line segments in two chains which may overlap, and process them.
|
Modifier and Type | Class | Description |
---|---|---|
static class |
MCIndexNoder.SegmentOverlapAction |
|
static class |
MCIndexSegmentSetMutualIntersector.SegmentOverlapAction |
Copyright © 2018. All rights reserved.