Package net.opengis.gml311
Interface RectifiedGridCoverageType
- All Superinterfaces:
AbstractCoverageType
,AbstractDiscreteCoverageType
,AbstractFeatureType
,AbstractGMLType
,EObject
,Notifier
- All Known Implementing Classes:
RectifiedGridCoverageTypeImpl
A representation of the model object 'Rectified Grid Coverage Type'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Rectified Grid Domain' containment reference.void
Sets the value of the 'Rectified Grid Domain
' containment reference.Methods inherited from interface AbstractCoverageType
getDimension, getDomainSet, getDomainSetGroup, getRangeSet, setDimension, setDomainSet, setRangeSet
Methods inherited from interface AbstractDiscreteCoverageType
getCoverageFunction, setCoverageFunction
Methods inherited from interface AbstractFeatureType
getBoundedBy, getLocation, getLocationGroup, setBoundedBy, setLocation
Methods inherited from interface AbstractGMLType
getDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getRectifiedGridDomain
RectifiedGridDomainType getRectifiedGridDomain()Returns the value of the 'Rectified Grid Domain' containment reference.If the meaning of the 'Rectified Grid Domain' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Rectified Grid Domain' containment reference.
- See Also:
-
setRectifiedGridDomain
Sets the value of the 'Rectified Grid Domain
' containment reference.- Parameters:
value
- the new value of the 'Rectified Grid Domain' containment reference.- See Also:
-