Uses of Class
com.luciad.format.gml32.model.TLcdGML32GeodeticDatum
Packages that use TLcdGML32GeodeticDatum
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 TLcdGML32GeodeticDatum in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32GeodeticDatumModifier and TypeMethodDescriptionTLcdGML32GeodeticCRS.getGeodeticDatum()Returns the value of the property that maps to thegeodeticDatumelement.TLcdGML32GeodeticDatumProperty.getGeodeticDatum()Returns the value of the property that maps to theGeodeticDatumelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32GeodeticDatumModifier and TypeMethodDescriptionvoidTLcdGML32GeodeticCRS.setGeodeticDatum(TLcdGML32GeodeticDatum aValue) Sets the value of the property that maps to thegeodeticDatumelement.voidTLcdGML32GeodeticDatumProperty.setGeodeticDatum(TLcdGML32GeodeticDatum aValue) Sets the value of the property that maps to theGeodeticDatumelement. -
Uses of TLcdGML32GeodeticDatum in com.luciad.format.metadata.model.crsitem
Subclasses of TLcdGML32GeodeticDatum in com.luciad.format.metadata.model.crsitem