Uses of Interface
org.geotools.caching.EvictableTree

Packages that use EvictableTree
org.geotools.caching   
org.geotools.caching.grid.spatialindex   
 

Uses of EvictableTree in org.geotools.caching
 

Constructors in org.geotools.caching with parameters of type EvictableTree
LRUEvictionPolicy(EvictableTree tree)
           
 

Uses of EvictableTree in org.geotools.caching.grid.spatialindex
 

Classes in org.geotools.caching.grid.spatialindex that implement EvictableTree
 class GridSpatialIndex
          A grid implementation of SpatialIndex.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.