- All Superinterfaces:
BoundingBoxFilter,BoundingBoxProvider
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanaddAll(Collection<IFeature> dataObjects) getAll()Returns an absolute path to the file storag for thisModelbooleanremoveAll(Collection<IFeature> dataObjects) Methods inherited from interface de.turnertech.ows.filter.BoundingBoxFilter
filterMethods inherited from interface de.turnertech.ows.gml.BoundingBoxProvider
getBoundingBox
-
Method Details
-
getFeatureType
FeatureType getFeatureType() -
getAll
Collection<IFeature> getAll() -
filter
-
add
-
addAll
-
removeAll
-
getStorageLocation
File getStorageLocation()Returns an absolute path to the file storag for thisModel- Returns:
- an absolute path to the file storag for this
Model
-