Uses of Class
com.luciad.format.metadata.model.citation.TLcdISO19115PresentationFormCode
Package
Description
This package of datatypes provides a standardized method (CI_Citation) for citing a resource
(dataset, feature, source, publication, etc.), as well as information about the party responsible
(CI_ResponsibleParty) for a resource.
-
Uses of TLcdISO19115PresentationFormCode in com.luciad.format.metadata.model.citation
Modifier and TypeFieldDescriptionstatic final TLcdISO19115PresentationFormCode
TLcdISO19115PresentationFormCode.DOCUMENT_DIGITAL
Digital representation of a primarily textual item (can contain illustrations also).static final TLcdISO19115PresentationFormCode
TLcdISO19115PresentationFormCode.DOCUMENT_HARDCOPY
Representation of a primarily textual item (can contain illustrations also) on paper, photographic material, or other media.static final TLcdISO19115PresentationFormCode
TLcdISO19115PresentationFormCode.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.static final TLcdISO19115PresentationFormCode
TLcdISO19115PresentationFormCode.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.static final TLcdISO19115PresentationFormCode
TLcdISO19115PresentationFormCode.MAP_DIGITAL
Map represented in raster or vector form.static final TLcdISO19115PresentationFormCode
TLcdISO19115PresentationFormCode.MAP_HARDCOPY
Map printed on paper, photographic material, or other media for use directly by the human user.static final TLcdISO19115PresentationFormCode
TLcdISO19115PresentationFormCode.MODEL_DIGITAL
Multi-dimensional digital representation of a feature, process, etc.static final TLcdISO19115PresentationFormCode
TLcdISO19115PresentationFormCode.MODEL_HARDCOPY
3-dimensional, physical model.static final TLcdISO19115PresentationFormCode
TLcdISO19115PresentationFormCode.PROFILE_DIGITAL
Vertical cross-section in digital form.static final TLcdISO19115PresentationFormCode
TLcdISO19115PresentationFormCode.PROFILE_HARDCOPY
Vertical cross-section printed on paper, etc.static final TLcdISO19115PresentationFormCode
TLcdISO19115PresentationFormCode.TABLE_DIGITAL
Digital representation of facts or figures systematically displayed, especially in columns.static final TLcdISO19115PresentationFormCode
TLcdISO19115PresentationFormCode.TABLE_HARDCOPY
Representation of facts or figures systematically displayed, especially in columns, printed on paper, photographic material, or other media.static final TLcdISO19115PresentationFormCode
TLcdISO19115PresentationFormCode.VIDEO_DIGITAL
Digital video recording.static final TLcdISO19115PresentationFormCode
TLcdISO19115PresentationFormCode.VIDEO_HARDCOPY
Video recording on film.Modifier and TypeMethodDescriptionTLcdISO19115Citation.getPresentationForm()
Gets the value of theTLcdISO19115Citation.PRESENTATION_FORM_PROPERTY
property adapted to a list ofTLcdISO19115PresentationFormCode
instances.