Uses of Class
com.luciad.format.gml32.model.TLcdGML32EngineeringDatum
Packages that use TLcdGML32EngineeringDatum
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
This package implements the UML conceptual schema defined in ISO19139:2007, in paragraph 7.4.4.3.
-
Uses of TLcdGML32EngineeringDatum in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32EngineeringDatumModifier and TypeMethodDescriptionTLcdGML32EngineeringCRS.getEngineeringDatum()Returns the value of the property that maps to theengineeringDatumelement.TLcdGML32EngineeringDatumProperty.getEngineeringDatum()Returns the value of the property that maps to theEngineeringDatumelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32EngineeringDatumModifier and TypeMethodDescriptionvoidTLcdGML32EngineeringCRS.setEngineeringDatum(TLcdGML32EngineeringDatum aValue) Sets the value of the property that maps to theengineeringDatumelement.voidTLcdGML32EngineeringDatumProperty.setEngineeringDatum(TLcdGML32EngineeringDatum aValue) Sets the value of the property that maps to theEngineeringDatumelement. -
Uses of TLcdGML32EngineeringDatum in com.luciad.format.metadata.model.crsitem
Subclasses of TLcdGML32EngineeringDatum in com.luciad.format.metadata.model.crsitem