Package org.geotools.caching.spatialindex

Interface Summary
Data<E>  
Entry  
NearestNeighborComparator  
Node  
NodeCommand  
QueryStrategy  
Shape  
SpatialIndex A generic contract for spatial indexes, such as quadtrees or r-trees.
Statistics For tracking spatial index statistics.
Storage Interface for cache storage options.
Visitor  
 

Class Summary
AbstractSpatialIndex This is a base class for implementing spatial indexes.
NodeIdentifier Instances of this class provide unique identifiers for nodes, and are used to store and retrieve nodes from their storage.
Point  
Region  
RegionNodeIdentifier Identify nodes by the region they represent.
RWLock  
SpatialIndexStatistics Data structure to store statistics about a spatial index.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.