| Class | Description |
|---|---|
| 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. |
| SerializerFlatBuffers<T,S extends Geometry> |
Copyright © 2013–2023. All rights reserved.