Class Interval
- java.lang.Object
-
- org.locationtech.jts.index.strtree.Interval
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
Interval
expandToInclude(Interval other)
double
getCentre()
int
hashCode()
boolean
intersects(Interval other)
-