- All Superinterfaces:
BoundingBoxFilter
,BoundingBoxProvider
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
addAll
(Collection<IFeature> dataObjects) getAll()
Returns an absolute path to the file storag for thisModel
boolean
removeAll
(Collection<IFeature> dataObjects) Methods inherited from interface de.turnertech.ows.filter.BoundingBoxFilter
filter
Methods 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
-