Uses of Class
org.locationtech.jts.index.strtree.Interval
Packages that use Interval
Package
Description
Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree.
-
Uses of Interval in org.locationtech.jts.index.strtree
Methods in org.locationtech.jts.index.strtree that return IntervalMethods in org.locationtech.jts.index.strtree with parameters of type IntervalModifier and TypeMethodDescriptionInterval.expandToInclude
(Interval other) boolean
Interval.intersects
(Interval other) Constructors in org.locationtech.jts.index.strtree with parameters of type Interval