Namespace NetTopologySuite.Index.Sweepline
Contains classes which implement a sweepline algorithm for scanning geometric data structures.
Classes
SweepLineEvent
SweepLineIndex
A sweepline implements a sorted index on a set of intervals. It is used to compute all overlaps between the interval in the index.