Uses of Class
org.meteoinfo.jts.index.strtree.Interval
-
Packages that use Interval Package Description org.meteoinfo.jts.index.strtree -
-
Uses of Interval in org.meteoinfo.jts.index.strtree
Methods in org.meteoinfo.jts.index.strtree that return Interval Modifier and Type Method Description IntervalInterval. expandToInclude(Interval other)Methods in org.meteoinfo.jts.index.strtree with parameters of type Interval Modifier and Type Method Description IntervalInterval. expandToInclude(Interval other)booleanInterval. intersects(Interval other)Constructors in org.meteoinfo.jts.index.strtree with parameters of type Interval Constructor Description Interval(Interval other)
-