com.vividsolutions.jts.geomgraph.index

Class MonotoneChain


public class MonotoneChain
extends java.lang.Object

Version:
1.7

Constructor Summary

MonotoneChain(MonotoneChainEdge mce, int chainIndex)

Method Summary

void
computeIntersections(MonotoneChain mc, SegmentIntersector si)

Constructor Details

MonotoneChain

public MonotoneChain(MonotoneChainEdge mce,
                     int chainIndex)

Method Details

computeIntersections

public void computeIntersections(MonotoneChain mc,
                                 SegmentIntersector si)