|
JTS Topology Suite version 1.13 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vividsolutions.jts.geomgraph.index.MonotoneChain
public class MonotoneChain
Constructor Summary | |
---|---|
MonotoneChain(MonotoneChainEdge mce,
int chainIndex)
|
Method Summary | |
---|---|
void |
computeIntersections(MonotoneChain mc,
SegmentIntersector si)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MonotoneChain(MonotoneChainEdge mce, int chainIndex)
Method Detail |
---|
public void computeIntersections(MonotoneChain mc, SegmentIntersector si)
|
JTS Topology Suite version 1.13 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |