Class MonotoneChain
- java.lang.Object
-
- org.locationtech.jts.geomgraph.index.MonotoneChain
-
public class MonotoneChain extends java.lang.Object
- Version:
- 1.7
-
-
Constructor Summary
Constructors Constructor Description MonotoneChain(MonotoneChainEdge mce, int chainIndex)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
computeIntersections(MonotoneChain mc, SegmentIntersector si)
-
-
-
Constructor Detail
-
MonotoneChain
public MonotoneChain(MonotoneChainEdge mce, int chainIndex)
-
-
Method Detail
-
computeIntersections
public void computeIntersections(MonotoneChain mc, SegmentIntersector si)
-
-