public class MCIndexNoder.SegmentOverlapAction extends MonotoneChainOverlapAction
overlapSeg1, overlapSeg2| Constructor and Description |
|---|
SegmentOverlapAction(SegmentIntersector
|
| Modifier and Type | Method and Description |
|---|---|
void |
overlap(MonotoneChain
This function can be overridden if the original chains are needed
|
overlappublic SegmentOverlapAction(SegmentIntersectorsi)
public void overlap(MonotoneChainmc1, int start1, MonotoneChain mc2, int start2)
MonotoneChainOverlapAction
overlap in class
MonotoneChainOverlapAction
start1 - the index of the start of the overlapping segment from mc1
start2 - the index of the start of the overlapping segment from mc2