Table of Contents

Class MonotoneChain

Namespace
NetTopologySuite.GeometriesGraph.Index
Assembly
NetTopologySuite.dll
public class MonotoneChain
Inheritance
MonotoneChain
Inherited Members

Constructors

MonotoneChain(MonotoneChainEdge, int)

public MonotoneChain(MonotoneChainEdge mce, int chainIndex)

Parameters

mce MonotoneChainEdge
chainIndex int

Methods

ComputeIntersections(MonotoneChain, SegmentIntersector)

public void ComputeIntersections(MonotoneChain mc, SegmentIntersector si)

Parameters

mc MonotoneChain
si SegmentIntersector