Uses of Class
com.luciad.format.gml31.model.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
Modifier and TypeClassDescriptionclass
A Value Array is used for homogeneous arrays of primitive and aggregate values.Modifier and TypeMethodDescriptionTLcdGML31RangeParameters.getValue()
Returns the value of the property that maps to the choice between theBoolean
andCategory
andQuantity
andCount
andBooleanList
andCategoryList
andQuantityList
andCountList
andCategoryExtent
andQuantityExtent
andCountExtent
andCompositeValue
elements.Modifier and TypeMethodDescriptionvoid
TLcdGML31RangeParameters.setValue
(TLcdGML31CompositeValue aValue) Sets the value of the property that maps to the choice between theBoolean
andCategory
andQuantity
andCount
andBooleanList
andCategoryList
andQuantityList
andCountList
andCategoryExtent
andQuantityExtent
andCountExtent
andCompositeValue
elements.