Uses of Package
org.geotools.caching.spatialindex

Packages that use org.geotools.caching.spatialindex
org.geotools.caching   
org.geotools.caching.grid.featurecache   
org.geotools.caching.grid.featurecache.readers   
org.geotools.caching.grid.spatialindex   
org.geotools.caching.grid.spatialindex.store   
org.geotools.caching.spatialindex   
org.geotools.caching.util   
 

Classes in org.geotools.caching.spatialindex used by org.geotools.caching
Data
           
Node
           
NodeIdentifier
          Instances of this class provide unique identifiers for nodes, and are used to store and retrieve nodes from their storage.
Visitor
           
 

Classes in org.geotools.caching.spatialindex used by org.geotools.caching.grid.featurecache
Data
           
Node
           
NodeIdentifier
          Instances of this class provide unique identifiers for nodes, and are used to store and retrieve nodes from their storage.
Region
           
SpatialIndex
          A generic contract for spatial indexes, such as quadtrees or r-trees.
Storage
          Interface for cache storage options.
Visitor
           
 

Classes in org.geotools.caching.spatialindex used by org.geotools.caching.grid.featurecache.readers
NodeIdentifier
          Instances of this class provide unique identifiers for nodes, and are used to store and retrieve nodes from their storage.
SpatialIndex
          A generic contract for spatial indexes, such as quadtrees or r-trees.
 

Classes in org.geotools.caching.spatialindex used by org.geotools.caching.grid.spatialindex
AbstractSpatialIndex
          This is a base class for implementing spatial indexes.
Data
           
Entry
           
Node
           
NodeIdentifier
          Instances of this class provide unique identifiers for nodes, and are used to store and retrieve nodes from their storage.
Region
           
RegionNodeIdentifier
          Identify nodes by the region they represent.
Shape
           
SpatialIndex
          A generic contract for spatial indexes, such as quadtrees or r-trees.
SpatialIndexStatistics
          Data structure to store statistics about a spatial index.
Statistics
          For tracking spatial index statistics.
Storage
          Interface for cache storage options.
Visitor
           
 

Classes in org.geotools.caching.spatialindex used by org.geotools.caching.grid.spatialindex.store
Node
           
NodeIdentifier
          Instances of this class provide unique identifiers for nodes, and are used to store and retrieve nodes from their storage.
SpatialIndex
          A generic contract for spatial indexes, such as quadtrees or r-trees.
Storage
          Interface for cache storage options.
 

Classes in org.geotools.caching.spatialindex used by org.geotools.caching.spatialindex
Data
           
Entry
           
NearestNeighborComparator
           
Node
           
NodeIdentifier
          Instances of this class provide unique identifiers for nodes, and are used to store and retrieve nodes from their storage.
Point
           
Region
           
Shape
           
SpatialIndex
          A generic contract for spatial indexes, such as quadtrees or r-trees.
SpatialIndexStatistics
          Data structure to store statistics about a spatial index.
Statistics
          For tracking spatial index statistics.
Storage
          Interface for cache storage options.
Visitor
           
 

Classes in org.geotools.caching.spatialindex used by org.geotools.caching.util
Region
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.