Uses of Class
com.luciad.format.gml32.model.TLcdGML32TemporalDatum
Packages that use TLcdGML32TemporalDatum
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 TLcdGML32TemporalDatum in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32TemporalDatumModifier and TypeMethodDescriptionTLcdGML32TemporalCRS.getTemporalDatum()Returns the value of the property that maps to thetemporalDatumelement.TLcdGML32TemporalDatumProperty.getTemporalDatum()Returns the value of the property that maps to theTemporalDatumelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32TemporalDatumModifier and TypeMethodDescriptionvoidTLcdGML32TemporalCRS.setTemporalDatum(TLcdGML32TemporalDatum aValue) Sets the value of the property that maps to thetemporalDatumelement.voidTLcdGML32TemporalDatumProperty.setTemporalDatum(TLcdGML32TemporalDatum aValue) Sets the value of the property that maps to theTemporalDatumelement. -
Uses of TLcdGML32TemporalDatum in com.luciad.format.metadata.model.crsitem
Subclasses of TLcdGML32TemporalDatum in com.luciad.format.metadata.model.crsitem