Package elki.index.tree.spatial
Tree-based index structures for spatial indexing.
-
Interface Summary Interface Description SpatialEntry Defines the requirements for an entry in a node of a spatial index. -
Class Summary Class Description SpatialDirectoryEntry Represents an entry in a directory node of a spatial index.SpatialPointLeafEntry Represents an entry in a leaf node of a spatial index.