Uses of Class
org.geotools.filter.spatial.BBOXImpl

Packages that use BBOXImpl
org.geotools.caching.featurecache   
org.geotools.caching.util   
 

Uses of BBOXImpl in org.geotools.caching.featurecache
 

Methods in org.geotools.caching.featurecache with parameters of type BBOXImpl
protected  void AbstractFeatureCache.register(BBOXImpl f)
          Registers a given bounding box filter with the cache.
protected  void AbstractFeatureCache.unregister(BBOXImpl f)
          Unregisters a given bounding box filter with the cache.
 

Uses of BBOXImpl in org.geotools.caching.util
 

Methods in org.geotools.caching.util with parameters of type BBOXImpl
static com.vividsolutions.jts.geom.Envelope CacheUtil.extractEnvelope(BBOXImpl filter)
          Extracts an envelope from a bbox filter.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.