com.vividsolutions.jts.noding
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() |
java.util.List |
getMonotoneChains() |
void |
process(java.util.Collection segStrings)
Computes the intersections for two collections of
SegmentString s. |
void |
setBaseSegments(java.util.Collection segStrings) |
setSegmentIntersector
public java.util.List getMonotoneChains()
public SpatialIndex getIndex()
public void setBaseSegments(java.util.Collection segStrings)
setBaseSegments
in class SegmentSetMutualIntersector
public void process(java.util.Collection segStrings)
SegmentSetMutualIntersector
SegmentString
s.process
in class SegmentSetMutualIntersector