See: Description
Interface | Description |
---|---|
BulkSplit |
Interface for a bulk split strategy.
|
Class | Description |
---|---|
AbstractBulkSplit |
Encapsulates the required parameters for a bulk split of a spatial index.
|
MaxExtensionBulkSplit |
Split strategy for bulk-loading a spatial tree where the split axes are the
dimensions with maximum extension.
|
ZCurveBulkSplit |
Bulk split that orders object by their Z curve position, then splits them
into pages accordingly.
|
Packages for bulk-loading R*-Trees.