public class SimpleSegmentSetMutualIntersector extends SegmentSetMutualIntersector
SegmentStrings using brute-force comparasion.
segInt| Constructor and Description |
|---|
SimpleSegmentSetMutualIntersector()
|
| Modifier and Type | Method and Description |
|---|---|
void |
process(Collection
Computes the intersections for two collections of
SegmentStrings.
|
void |
setBaseSegments(Collection
|
setSegmentIntersectorpublic void setBaseSegments(CollectionsegStrings)
public void process(CollectionsegStrings)
SegmentSetMutualIntersector
SegmentStrings.