|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vividsolutions.jts.noding.SegmentSetMutualIntersector
com.vividsolutions.jts.noding.MCIndexSegmentSetMutualIntersector
public class MCIndexSegmentSetMutualIntersector
Intersects two sets of SegmentStrings using a index based
on MonotoneChains and a SpatialIndex.
| Nested Class Summary | |
|---|---|
class |
MCIndexSegmentSetMutualIntersector.SegmentOverlapAction
|
| Field Summary |
|---|
| Fields inherited from class com.vividsolutions.jts.noding.SegmentSetMutualIntersector |
|---|
segInt |
| Constructor Summary | |
|---|---|
MCIndexSegmentSetMutualIntersector()
|
|
| Method Summary | |
|---|---|
SpatialIndex |
getIndex()
|
java.util.List |
getMonotoneChains()
|
void |
process(java.util.Collection segStrings)
Computes the intersections for two collections of SegmentStrings. |
void |
setBaseSegments(java.util.Collection segStrings)
|
| Methods inherited from class com.vividsolutions.jts.noding.SegmentSetMutualIntersector |
|---|
setSegmentIntersector |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MCIndexSegmentSetMutualIntersector()
| Method Detail |
|---|
public java.util.List getMonotoneChains()
public SpatialIndex getIndex()
public void setBaseSegments(java.util.Collection segStrings)
setBaseSegments in class SegmentSetMutualIntersectorpublic void process(java.util.Collection segStrings)
SegmentSetMutualIntersectorSegmentStrings.
process in class SegmentSetMutualIntersector
|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||