Uses of Interface
org.geotools.caching.featurecache.FeatureCache

Packages that use FeatureCache
org.geotools.caching.featurecache   
org.geotools.caching.grid.featurecache   
 

Uses of FeatureCache in org.geotools.caching.featurecache
 

Classes in org.geotools.caching.featurecache that implement FeatureCache
 class AbstractFeatureCache
          Abstract implementation of a feature cache.
 

Uses of FeatureCache in org.geotools.caching.grid.featurecache
 

Classes in org.geotools.caching.grid.featurecache that implement FeatureCache
 class GridFeatureCache
          An implementation of a feature cache.
 class StreamingGridFeatureCache
          Implementation of a GridFeatureCache that uses streaming feature collections.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.