|
|
|||||||||||||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||||||||||||
See:
Description
| Interface Summary | |
|---|---|
| SpatialComparable | Defines the required methods needed for comparison of spatial objects. |
| SpatialDistanceFunction<O extends FeatureVector<O,?>,D extends Distance<D>> | Defines the requirements for a distance function that can used in spatial index to measure the dissimilarity between spatial data objects. |
| SpatialEntry | Defines the requirements for an entry in a node of a Spatial Index. |
| SpatialNode<N extends SpatialNode<N,E>,E extends SpatialEntry> | Defines the requirements for an object that can be used as a node in a Spatial Index. |
| SpatialObject | Defines the requirements for objects that can be indexed by a Spatial Index, which are spatial nodes or data objects. |
| Class Summary | |
|---|---|
| BulkSplit | Encapsulates the required parameters for a bulk split of a spatial index. |
| SpatialComparator | Compares objects of type SpatialComparable. |
| SpatialDirectoryEntry | Represents an entry in a directory node of a spatial index. |
| SpatialIndex<O extends NumberVector<O,?>,N extends SpatialNode<N,E>,E extends SpatialEntry> | Abstract super class for all spatial index classes. |
| SpatialLeafEntry | Represents an entry in a leaf node of a spatial index. |
| Enum Summary | |
|---|---|
| BulkSplit.Strategy | Available strategies for bulk loading. |
Package collects spatial tree-based index structures.
|
|
||||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||||