|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MonotoneChainOverlapAction | |
---|---|
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. |
Uses of MonotoneChainOverlapAction in com.vividsolutions.jts.index.chain |
---|
Methods in com.vividsolutions.jts.index.chain with parameters of type MonotoneChainOverlapAction | |
---|---|
void |
MonotoneChain.computeOverlaps(MonotoneChain mc,
MonotoneChainOverlapAction mco)
Determine all the line segments in two chains which may overlap, and process them. |
Uses of MonotoneChainOverlapAction in com.vividsolutions.jts.noding |
---|
Subclasses of MonotoneChainOverlapAction in com.vividsolutions.jts.noding | |
---|---|
class |
MCIndexNoder.SegmentOverlapAction
|
class |
MCIndexSegmentSetMutualIntersector.SegmentOverlapAction
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |