Package com.luciad.format.gml32.model
Class TLcdGML32EngineeringDatum
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.TLcdGML32EngineeringDatum
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Direct Known Subclasses:
TLcdISO19115EngineeringDatum
gml:EngineeringDatum defines the origin of an engineering coordinate reference system, and is used in a region around that origin. This origin may be fixed with respect to the earth (such as a defined point at a construction site), or be a defined point on a moving vehicle (such as on a ship or satellite).
- 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
-
TLcdGML32EngineeringDatum
public TLcdGML32EngineeringDatum() -
TLcdGML32EngineeringDatum
-