Package com.luciad.format.gml32.model
Class TLcdGML32VerticalDatum
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.gml32.model.TLcdGML32AbstractGML
com.luciad.format.gml32.model.TLcdGML32DefinitionBase
com.luciad.format.gml32.model.TLcdGML32Definition
com.luciad.format.gml32.model.TLcdGML32IdentifiedObject
com.luciad.format.gml32.model.TLcdGML32AbstractDatum
com.luciad.format.gml32.model.TLcdGML32VerticalDatum
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Direct Known Subclasses:
TLcdISO19115VerticalDatum
gml:VerticalDatum is 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 International Standard.
- Since:
- 2026.0
-
Field Summary
Fields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractDatum
ANCHOR_DEFINITION_PROPERTY, DOMAIN_OF_VALIDITY_PROPERTY, REALIZATION_EPOCH_PROPERTY, SCOPE_PROPERTYFields inherited from class com.luciad.format.gml32.model.TLcdGML32Definition
REMARKS_PROPERTYFields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
DESCRIPTION_PROPERTY, DESCRIPTION_REFERENCE_PROPERTY, ID_PROPERTY, IDENTIFIER_PROPERTY, META_DATA_PROPERTY_PROPERTY, NAME_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractDatum
getAnchorDefinition, getDomainOfValidity, getRealizationEpoch, getScope, setAnchorDefinition, setDomainOfValidity, setRealizationEpochMethods inherited from class com.luciad.format.gml32.model.TLcdGML32Definition
getRemarks, setRemarksMethods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Constructor Details
-
TLcdGML32VerticalDatum
public TLcdGML32VerticalDatum() -
TLcdGML32VerticalDatum
-