|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interval | |
---|---|
com.vividsolutions.jts.index.strtree | Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree. |
Uses of Interval in com.vividsolutions.jts.index.strtree |
---|
Methods in com.vividsolutions.jts.index.strtree that return Interval | |
---|---|
Interval |
Interval.expandToInclude(Interval other)
|
Methods in com.vividsolutions.jts.index.strtree with parameters of type Interval | |
---|---|
Interval |
Interval.expandToInclude(Interval other)
|
boolean |
Interval.intersects(Interval other)
|
Constructors in com.vividsolutions.jts.index.strtree with parameters of type Interval | |
---|---|
Interval(Interval other)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |