Class SweepLineInterval
- java.lang.Object
-
- org.locationtech.jts.index.sweepline.SweepLineInterval
-
public class SweepLineInterval extends Object
- Version:
- 1.7
-
-
Constructor Summary
Constructors Constructor Description SweepLineInterval(double min, double max)
SweepLineInterval(double min, double max, Object item)
-