com.vividsolutions.jts.noding
public class SimpleSegmentSetMutualIntersector extends SegmentSetMutualIntersector
SegmentStrings
using
brute-force comparasion.segInt
Constructor and Description |
---|
SimpleSegmentSetMutualIntersector() |
Modifier and Type | Method and Description |
---|---|
void |
process(java.util.Collection segStrings)
Computes the intersections for two collections of
SegmentString s. |
void |
setBaseSegments(java.util.Collection segStrings) |
setSegmentIntersector
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