Class SweepLineIndex
java.lang.Object
org.locationtech.jts.index.sweepline.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.
- Version:
- 1.7
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SweepLineIndex
public SweepLineIndex()
-
-
Method Details
-
add
-
computeOverlaps
-