|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |