Package net.opengis.wcs10
Interface SpatialSubsetType
-
- All Superinterfaces:
EObject
,Notifier
,SpatialDomainType
- All Known Implementing Classes:
SpatialSubsetTypeImpl
public interface SpatialSubsetType extends SpatialDomainType
A representation of the model object 'Spatial Subset Type'. Definition of a subset of a coverage spatial domain. Currently, only a grid subset of a coverage domain.- See Also:
Wcs10Package.getSpatialSubsetType()
-
-
Method Summary
-
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface SpatialDomainType
getEnvelope, getGrid, getGridGroup, getPolygon
-
-