NetTopologySuite
|
Classes | |
interface | ISweepLineOverlapAction |
class | SweepLineEvent |
class | 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. More... | |
class | SweepLineInterval |
Enumerations | |
enum | SweepLineEvents { SweepLineEvents.Insert = 1, SweepLineEvents.Delete = 2 } |