Uses of Class
com.luciad.format.gml32.model.TLcdGML32VerticalDatum
Packages that use TLcdGML32VerticalDatum
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 TLcdGML32VerticalDatum in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32VerticalDatumModifier and TypeMethodDescriptionTLcdGML32VerticalCRS.getVerticalDatum()Returns the value of the property that maps to theverticalDatumelement.TLcdGML32VerticalDatumProperty.getVerticalDatum()Returns the value of the property that maps to theVerticalDatumelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32VerticalDatumModifier and TypeMethodDescriptionvoidTLcdGML32VerticalCRS.setVerticalDatum(TLcdGML32VerticalDatum aValue) Sets the value of the property that maps to theverticalDatumelement.voidTLcdGML32VerticalDatumProperty.setVerticalDatum(TLcdGML32VerticalDatum aValue) Sets the value of the property that maps to theVerticalDatumelement. -
Uses of TLcdGML32VerticalDatum in com.luciad.format.metadata.model.crsitem
Subclasses of TLcdGML32VerticalDatum in com.luciad.format.metadata.model.crsitem