Package com.luciad.format.gml31.model
Class TLcdGML31QuantityExtent
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.datamodel.TLcdFeaturedDataObject
com.luciad.format.gml31.model.TLcdGML31MeasureOrNullList
com.luciad.format.gml31.model.TLcdGML31QuantityExtent
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,ILcdFeatured
,ILcdSelfDescribedFeatured
,Serializable
,Cloneable
Restriction of list type to store a 2-point range of numeric values. If one member is a null, then this is a single ended interval.
- Since:
- 10.0
- See Also:
-
Field Summary
Fields inherited from class com.luciad.format.gml31.model.TLcdGML31MeasureOrNullList
UOM_PROPERTY, VALUE_PROPERTY
-
Constructor Summary
-
Method Summary
Methods inherited from class com.luciad.format.gml31.model.TLcdGML31MeasureOrNullList
getUom, getValueObject, setUom, setValueObject
Methods inherited from class com.luciad.datamodel.TLcdFeaturedDataObject
canSetFeature, getFeature, getFeature, getFeatureCount, getFeaturedDescriptor, setFeature, setFeature
-
Constructor Details
-
TLcdGML31QuantityExtent
public TLcdGML31QuantityExtent() -
TLcdGML31QuantityExtent
-