Uses of Class
com.luciad.format.gml31.model.TLcdGML31CompositeValue
Packages that use TLcdGML31CompositeValue
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31CompositeValue in com.luciad.format.gml31.model
Subclasses of TLcdGML31CompositeValue in com.luciad.format.gml31.modelModifier and TypeClassDescriptionclassA Value Array is used for homogeneous arrays of primitive and aggregate values.Methods in com.luciad.format.gml31.model that return TLcdGML31CompositeValueModifier and TypeMethodDescriptionTLcdGML31RangeParameters.getValue()Returns the value of the property that maps to the choice between theBooleanandCategoryandQuantityandCountandBooleanListandCategoryListandQuantityListandCountListandCategoryExtentandQuantityExtentandCountExtentandCompositeValueelements.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31CompositeValueModifier and TypeMethodDescriptionvoidTLcdGML31RangeParameters.setValue(TLcdGML31CompositeValue aValue) Sets the value of the property that maps to the choice between theBooleanandCategoryandQuantityandCountandBooleanListandCategoryListandQuantityListandCountListandCategoryExtentandQuantityExtentandCountExtentandCompositeValueelements.