| Package | Description |
|---|---|
| com.github.davidmoten.rtree |
| Class and Description |
|---|
| Context
Configures an RTree prior to instantiation of an
RTree. |
| Entry
An entry in the R-tree which has a spatial representation.
|
| RTree
Immutable in-memory 2D R-Tree with configurable splitter heuristic.
|
| RTree.Builder
RTree Builder.
|
| Selector
The heuristic used on insert to select which node to add an Entry to.
|
| Splitter |
| Visualizer |
Copyright © 2013–2015. All rights reserved.