public class MCIndexSegmentSetMutualIntersector extends SegmentSetMutualIntersector
| Modifier and Type | Class and Description |
|---|---|
class |
MCIndexSegmentSetMutualIntersector.SegmentOverlapAction |
segInt| Constructor and Description |
|---|
MCIndexSegmentSetMutualIntersector() |
| Modifier and Type | Method and Description |
|---|---|
SpatialIndex |
getIndex() |
void |
process(Collection segStrings)
Computes the intersections for two collections of
SegmentStrings. |
void |
setBaseSegments(Collection segStrings) |
setSegmentIntersectorpublic SpatialIndex getIndex()
public void setBaseSegments(Collection segStrings)
setBaseSegments in class SegmentSetMutualIntersectorsegStrings - a collection of SegmentStrings to nodepublic void process(Collection segStrings)
SegmentSetMutualIntersectorSegmentStrings.process in class SegmentSetMutualIntersectorsegStrings - a collection of SegmentStrings to nodeCopyright © 2015. All rights reserved.