Class SweepLineSegment
- Namespace
- NetTopologySuite.GeometriesGraph.Index
- Assembly
- NetTopologySuite.dll
public class SweepLineSegment
- Inheritance
-
SweepLineSegment
- Inherited Members
Constructors
SweepLineSegment(Edge, int)
public SweepLineSegment(Edge edge, int ptIndex)
Parameters
Properties
MaxX
public double MaxX { get; }
Property Value
MinX
public double MinX { get; }
Property Value
Methods
ComputeIntersections(SweepLineSegment, SegmentIntersector)
public void ComputeIntersections(SweepLineSegment ss, SegmentIntersector si)