| Package | Description |
|---|---|
| com.github.davidmoten.rtree | |
| com.github.davidmoten.rtree.fbs | |
| com.github.davidmoten.rtree.internal | |
| com.github.davidmoten.rtree.kryo |
| Class and Description |
|---|
| Context
Configures an RTree prior to instantiation of an
RTree. |
| Entry |
| EntryFactory |
| Factory |
| InternalStructure |
| Leaf |
| LeafFactory |
| Node |
| NonLeaf |
| NonLeafFactory |
| 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.
|
| Serializer |
| Serializers.Method |
| Serializers.SerializerBuilder |
| Serializers.SerializerTypedBuilder |
| Splitter |
| Visualizer |
| Class and Description |
|---|
| Context
Configures an RTree prior to instantiation of an
RTree. |
| Entry |
| EntryFactory |
| Factory |
| InternalStructure |
| Leaf |
| LeafFactory |
| Node |
| NonLeaf |
| NonLeafFactory |
| RTree
Immutable in-memory 2D R-Tree with configurable splitter heuristic.
|
| Serializer |
| Class and Description |
|---|
| Context
Configures an RTree prior to instantiation of an
RTree. |
| Entry |
| EntryFactory |
| Factory |
| Leaf |
| LeafFactory |
| Node |
| NonLeaf |
| NonLeafFactory |
| Class and Description |
|---|
| InternalStructure |
| RTree
Immutable in-memory 2D R-Tree with configurable splitter heuristic.
|
| Serializer |
Copyright © 2013–2023. All rights reserved.