|
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description

| Interface Summary | |
|---|---|
| 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. |
| Class Summary | |
|---|---|
| SpatialDirectoryEntry | Represents an entry in a directory node of a spatial index. |
| SpatialIndexTree<N extends SpatialNode<N,E>,E extends SpatialEntry> | Abstract super class for all spatial index tree classes. |
| SpatialPair<K,V extends SpatialComparable> | Defines the requirements for objects that can be indexed by a Spatial Index, which are spatial nodes or data objects. |
| SpatialPointLeafEntry | Represents an entry in a leaf node of a spatial index. |
Tree-based index structures for spatial indexing.
|
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||