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
SegmentString s. |
void |
setBaseSegments(Collection segStrings) |
setSegmentIntersector
public SpatialIndex getIndex()
public void setBaseSegments(Collection segStrings)
setBaseSegments
in class SegmentSetMutualIntersector
segStrings
- a collection of SegmentString
s to nodepublic void process(Collection segStrings)
SegmentSetMutualIntersector
SegmentString
s.process
in class SegmentSetMutualIntersector
segStrings
- a collection of SegmentString
s to nodeCopyright © 2013. All rights reserved.