Uses of Class
com.luciad.format.gml32.model.TLcdGML32ImageDatum
Packages that use TLcdGML32ImageDatum
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 TLcdGML32ImageDatum in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32ImageDatumModifier and TypeMethodDescriptionTLcdGML32ImageCRS.getImageDatum()Returns the value of the property that maps to theimageDatumelement.TLcdGML32ImageDatumProperty.getImageDatum()Returns the value of the property that maps to theImageDatumelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32ImageDatumModifier and TypeMethodDescriptionvoidTLcdGML32ImageCRS.setImageDatum(TLcdGML32ImageDatum aValue) Sets the value of the property that maps to theimageDatumelement.voidTLcdGML32ImageDatumProperty.setImageDatum(TLcdGML32ImageDatum aValue) Sets the value of the property that maps to theImageDatumelement. -
Uses of TLcdGML32ImageDatum in com.luciad.format.metadata.model.crsitem
Subclasses of TLcdGML32ImageDatum in com.luciad.format.metadata.model.crsitem