Class TLcdISO19115PresentationFormCode
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19115Code
com.luciad.format.metadata.model.citation.TLcdISO19115PresentationFormCode
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
Mode in which the data is represented.
- Since:
- 10.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to thecodeListattribute.static final TLcdDataPropertyData property that maps to thecodeListValueattribute.static final TLcdDataPropertyData property that maps to thecodeSpaceattribute.static final TLcdISO19115PresentationFormCodeDigital representation of a primarily textual item (can contain illustrations also).static final TLcdISO19115PresentationFormCodeRepresentation of a primarily textual item (can contain illustrations also) on paper, photographic material, or other media.static final TLcdISO19115PresentationFormCodeLikeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and stored in digital format.static final TLcdISO19115PresentationFormCodeLikeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and reproduced on paper, photographic material, or other media for use directly by the human user.static final TLcdISO19115PresentationFormCodeMap represented in raster or vector form.static final TLcdISO19115PresentationFormCodeMap printed on paper, photographic material, or other media for use directly by the human user.static final TLcdISO19115PresentationFormCodeMulti-dimensional digital representation of a feature, process, etc.static final TLcdISO19115PresentationFormCode3-dimensional, physical model.static final TLcdISO19115PresentationFormCodeVertical cross-section in digital form.static final TLcdISO19115PresentationFormCodeVertical cross-section printed on paper, etc.static final TLcdISO19115PresentationFormCodeDigital representation of facts or figures systematically displayed, especially in columns.static final TLcdISO19115PresentationFormCodeRepresentation of facts or figures systematically displayed, especially in columns, printed on paper, photographic material, or other media.static final TLcdDataPropertyData property that holds the type of this instance.static final TLcdDataPropertyData property that maps to the value defined by the simple content.static final TLcdISO19115PresentationFormCodeDigital video recording.static final TLcdISO19115PresentationFormCodeVideo recording on film. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the property that maps to thecodeListattribute.Returns the value of the property that maps to thecodeListValueattribute.Returns the value of the property that maps to thecodeSpaceattribute.getType()Returns the value of the property that holds the type of this instance.Returns the value of the property that maps to the value defined by the simple content.voidsetCodeList(URI aValue) Sets the value of the property that maps to thecodeListattribute.voidsetCodeListValue(URI aValue) Sets the value of the property that maps to thecodeListValueattribute.voidsetCodeSpace(URI aValue) Sets the value of the property that maps to thecodeSpaceattribute.voidSets the value of the property that holds the type of this instance.voidsetValueObject(String aValue) Sets the value of the property that maps to the value defined by the simple content.Methods inherited from class com.luciad.format.metadata.model.util.TLcdISO19115Code
equals, hashCode
-
Field Details
-
DOCUMENT_DIGITAL
Digital representation of a primarily textual item (can contain illustrations also). -
DOCUMENT_HARDCOPY
Representation of a primarily textual item (can contain illustrations also) on paper, photographic material, or other media. -
IMAGE_DIGITAL
Likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and stored in digital format. -
IMAGE_HARDCOPY
Likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and reproduced on paper, photographic material, or other media for use directly by the human user. -
MAP_DIGITAL
Map represented in raster or vector form. -
MAP_HARDCOPY
Map printed on paper, photographic material, or other media for use directly by the human user. -
MODEL_DIGITAL
Multi-dimensional digital representation of a feature, process, etc. -
MODEL_HARDCOPY
3-dimensional, physical model. -
PROFILE_DIGITAL
Vertical cross-section in digital form. -
PROFILE_HARDCOPY
Vertical cross-section printed on paper, etc. -
TABLE_DIGITAL
Digital representation of facts or figures systematically displayed, especially in columns. -
TABLE_HARDCOPY
Representation of facts or figures systematically displayed, especially in columns, printed on paper, photographic material, or other media. -
VIDEO_DIGITAL
Digital video recording. -
VIDEO_HARDCOPY
Video recording on film. -
VALUE_PROPERTY
Data property that maps to the value defined by the simple content. The possible values for this property are instances ofString. -
CODE_LIST_PROPERTY
Data property that maps to thecodeListattribute. The possible values for this property are instances ofURI. -
CODE_LIST_VALUE_PROPERTY
Data property that maps to thecodeListValueattribute. The possible values for this property are instances ofURI. -
CODE_SPACE_PROPERTY
Data property that maps to thecodeSpaceattribute. The possible values for this property are instances ofURI. -
TYPE_PROPERTY
Data property that holds the type of this instance. The possible values for this property are the publicQNameconstants defined in this class.
-
-
Constructor Details
-
TLcdISO19115PresentationFormCode
-
-
Method Details
-
getValueObject
Returns the value of the property that maps to the value defined by the simple content.- Returns:
- the value of the
VALUE_PROPERTYproperty.
-
setValueObject
Sets the value of the property that maps to the value defined by the simple content.- Parameters:
aValue- the value to set for theVALUE_PROPERTYproperty.
-
getCodeList
Returns the value of the property that maps to thecodeListattribute.- Returns:
- the value of the
CODE_LIST_PROPERTYproperty.
-
setCodeList
Sets the value of the property that maps to thecodeListattribute.- Parameters:
aValue- the value to set for theCODE_LIST_PROPERTYproperty.
-
getCodeListValue
Returns the value of the property that maps to thecodeListValueattribute.- Returns:
- the value of the
CODE_LIST_VALUE_PROPERTYproperty.
-
setCodeListValue
Sets the value of the property that maps to thecodeListValueattribute.- Parameters:
aValue- the value to set for theCODE_LIST_VALUE_PROPERTYproperty.
-
getCodeSpace
Returns the value of the property that maps to thecodeSpaceattribute.- Returns:
- the value of the
CODE_SPACE_PROPERTYproperty.
-
setCodeSpace
Sets the value of the property that maps to thecodeSpaceattribute.- Parameters:
aValue- the value to set for theCODE_SPACE_PROPERTYproperty.
-
getType
Returns the value of the property that holds the type of this instance.The possible values for this property are the public
QNameconstants defined in this class.- Returns:
- the value of the
TYPE_PROPERTYproperty.
-
setType
Sets the value of the property that holds the type of this instance.The possible values for this property are the public
QNameconstants defined in this class.- Parameters:
aValue- the value to set for theTYPE_PROPERTYproperty.
-