Uses of Class
com.luciad.format.gml32.model.TLcdGML32AbstractGeneralConversion
Packages that use TLcdGML32AbstractGeneralConversion
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 TLcdGML32AbstractGeneralConversion in com.luciad.format.gml32.model
Subclasses of TLcdGML32AbstractGeneralConversion in com.luciad.format.gml32.modelModifier and TypeClassDescriptionclassgml:Conversion is a concrete operation on coordinates that does not include any change of Datum.Methods in com.luciad.format.gml32.model that return TLcdGML32AbstractGeneralConversionModifier and TypeMethodDescriptionTLcdGML32GeneralConversionProperty.getAbstractGeneralConversion()Returns the value of the property that maps to theAbstractGeneralConversionelement.TLcdGML32AbstractGeneralDerivedCRS.getConversion()Returns the value of the property that maps to theconversionelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32AbstractGeneralConversionModifier and TypeMethodDescriptionvoidTLcdGML32GeneralConversionProperty.setAbstractGeneralConversion(TLcdGML32AbstractGeneralConversion aValue) Sets the value of the property that maps to theAbstractGeneralConversionelement.voidTLcdGML32AbstractGeneralDerivedCRS.setConversion(TLcdGML32AbstractGeneralConversion aValue) Sets the value of the property that maps to theconversionelement. -
Uses of TLcdGML32AbstractGeneralConversion in com.luciad.format.metadata.model.crsitem