- remove
- <init>
- add
Add a given key-value pair. The key should not exist (if it exists, the result
is undefined).
- addNodeKeys
Add all node keys (including internal bounds) to the given list. This is mainly
used to visualize th
- beforeWrite
- contains
- findIntersectingKeys
Iterate over all keys that have an intersection with the given rectangle.
- get
Get the object for the given key. An exact match is required.
- getBounds
- getKeyType
- keySet
- move