| 程序包 | 说明 |
|---|---|
| org.h2.mvstore.rtree |
An R-tree implementation
|
| 限定符和类型 | 方法和说明 |
|---|---|
MVRTreeMap.RTreeCursor |
MVRTreeMap.findContainedKeys(SpatialKey x)
Iterate over all keys that are fully contained within the given
rectangle.
|
MVRTreeMap.RTreeCursor |
MVRTreeMap.findIntersectingKeys(SpatialKey x)
Iterate over all keys that have an intersection with the given rectangle.
|
Copyright © 2017. All rights reserved.