| 接口 | 说明 |
|---|---|
| Spatial |
Interface Spatial represents boxes in 2+ dimensional space,
where total ordering is not that straight-forward.
|
| 类 | 说明 |
|---|---|
| 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
Copyright © 2022. All rights reserved.