| Package | Description |
|---|---|
| com.github.davidmoten.rtree | |
| com.github.davidmoten.rtree.fbs | |
| com.github.davidmoten.rtree.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Factory<T,S extends Geometry> |
| Modifier and Type | Class and Description |
|---|---|
class |
FactoryFlatBuffers<T,S extends Geometry>
Conserves memory in comparison to
FactoryDefault especially for
larger maxChildren by saving Leaf objects to byte arrays and using
FlatBuffers to access the byte array. |
| Modifier and Type | Class and Description |
|---|---|
class |
FactoryDefault<T,S extends Geometry> |
Copyright © 2013–2023. All rights reserved.