| Interface | Description |
|---|---|
| Spatial |
Interface Spatial represents boxes in 2+ dimensional space,
where total ordering is not that straight-forward.
|
| Class | Description |
|---|---|
| MVRTreeMap<V> |
An r-tree implementation.
|
| MVRTreeMap.Builder<V> |
A builder for this class.
|
| MVRTreeMap.RTreeCursor<V> |
A cursor to iterate over a subset of the keys.
|
| SpatialDataType |
A spatial data type.
|
An R-tree implementation