Package com.luciad.format.gml31.model
Class TLcdGML31CategoryExtent
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.datamodel.TLcdFeaturedDataObject
com.luciad.format.gml31.model.TLcdGML31CodeOrNullList
com.luciad.format.gml31.model.TLcdGML31CategoryExtent
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,ILcdFeatured
,ILcdSelfDescribedFeatured
,Serializable
,Cloneable
Restriction of list type to store a 2-point range of ordinal 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.TLcdGML31CodeOrNullList
CODE_SPACE_PROPERTY, VALUE_PROPERTY
-
Constructor Summary
-
Method Summary
Methods inherited from class com.luciad.format.gml31.model.TLcdGML31CodeOrNullList
getCodeSpace, getValueObject, setCodeSpace, setValueObject
Methods inherited from class com.luciad.datamodel.TLcdFeaturedDataObject
canSetFeature, getFeature, getFeature, getFeatureCount, getFeaturedDescriptor, setFeature, setFeature
-
Constructor Details
-
TLcdGML31CategoryExtent
public TLcdGML31CategoryExtent() -
TLcdGML31CategoryExtent
-