Package net.opengis.gml311
Interface VerticalDatumType
- All Superinterfaces:
AbstractDatumBaseType
,AbstractDatumType
,AbstractGMLType
,DefinitionType
,EObject
,Notifier
- All Known Implementing Classes:
VerticalDatumTypeImpl
A representation of the model object 'Vertical Datum Type'.
A textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface, including its position with respect to the Earth for any of the height types recognized by this standard. There are several types of Vertical Datums, and each may place constraints on the Coordinate Axis with which it is combined to create a Vertical CRS.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Vertical Datum Type' containment reference.void
Sets the value of the 'Vertical Datum Type
' containment reference.Methods inherited from interface AbstractDatumBaseType
getDatumName, setDatumName
Methods inherited from interface AbstractDatumType
getAnchorPoint, getDatumID, getRealizationEpoch, getRemarks, getScope, getValidArea, setAnchorPoint, setRealizationEpoch, setRemarks, setScope, setValidArea
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
-
getVerticalDatumType
VerticalDatumTypeType getVerticalDatumType()Returns the value of the 'Vertical Datum Type' containment reference.If the meaning of the 'Vertical Datum Type' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Vertical Datum Type' containment reference.
- See Also:
-
setVerticalDatumType
Sets the value of the 'Vertical Datum Type
' containment reference.- Parameters:
value
- the new value of the 'Vertical Datum Type' containment reference.- See Also:
-