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 SummaryModifier and TypeMethodDescriptionReturns the value of the 'Rectified Grid Domain' containment reference.voidSets the value of the 'Rectified Grid Domain' containment reference.Methods inherited from interface AbstractCoverageTypegetDimension, getDomainSet, getDomainSetGroup, getRangeSet, setDimension, setDomainSet, setRangeSetMethods inherited from interface AbstractDiscreteCoverageTypegetCoverageFunction, setCoverageFunctionMethods inherited from interface AbstractFeatureTypegetBoundedBy, getLocation, getLocationGroup, setBoundedBy, setLocationMethods inherited from interface AbstractGMLTypegetDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setIdMethods inherited from interface EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface NotifiereAdapters, eDeliver, eNotify, eSetDeliver
- 
Method Details- 
getRectifiedGridDomainRectifiedGridDomainType 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:
 
- 
setRectifiedGridDomainSets the value of the 'Rectified Grid Domain' containment reference.- Parameters:
- value- the new value of the 'Rectified Grid Domain' containment reference.
- See Also:
 
 
-