Uses of Class
org.opengis.metadata.citation.PresentationForm
Packages that use PresentationForm
-
Uses of PresentationForm in org.opengis.metadata.citation
Fields in org.opengis.metadata.citation declared as PresentationFormModifier and TypeFieldDescriptionstatic final PresentationFormPresentationForm.AUDIO_DIGITALDigital audio recording.static final PresentationFormPresentationForm.AUDIO_HARDCOPYAudio recording delivered by analog media, such as a magnetic tapestatic final PresentationFormPresentationForm.DIAGRAM_DIGITALInformation represented graphically by charts such as pie chart, bar chart, and other type of diagrams and recorded in digital format.static final PresentationFormPresentationForm.DIAGRAM_HARDCOPYInformation represented graphically by charts such as pie chart, bar chart, and other type of diagrams and printed on paper, photographic material, or other media.static final PresentationFormPresentationForm.DOCUMENT_DIGITALDigital representation of a primarily textual item (can contain illustrations also).static final PresentationFormPresentationForm.DOCUMENT_HARDCOPYRepresentation of a primarily textual item (can contain illustrations also) on paper, photographic material, or other media.static final PresentationFormPresentationForm.IMAGE_DIGITALLikeness 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 PresentationFormPresentationForm.IMAGE_HARDCOPYLikeness 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 PresentationFormPresentationForm.MAP_DIGITALMap represented in raster or vector form.static final PresentationFormPresentationForm.MAP_HARDCOPYMap printed on paper, photographic material, or other media for use directly by the human user.static final PresentationFormPresentationForm.MODEL_DIGITALMulti-dimensional digital representation of a feature, process, etc.static final PresentationFormPresentationForm.MODEL_HARDCOPY3-dimensional, physical model.static final PresentationFormPresentationForm.MULTIMEDIA_DIGITALInformation representation using simultaneously various digital modes for text, sound, image.static final PresentationFormPresentationForm.MULTIMEDIA_HARDCOPYInformation representation using simultaneously various analog modes for text, sound, image.static final PresentationFormPresentationForm.PHYSICAL_OBJECTA physical object.static final PresentationFormPresentationForm.PROFILE_DIGITALVertical cross-section in digital form.static final PresentationFormPresentationForm.PROFILE_HARDCOPYVertical cross-section printed on paper, etc.static final PresentationFormPresentationForm.TABLE_DIGITALDigital representation of facts or figures systematically displayed, especially in columns.static final PresentationFormPresentationForm.TABLE_HARDCOPYRepresentation of facts or figures systematically displayed, especially in columns, printed on paper, photographic material, or other media.static final PresentationFormPresentationForm.VIDEO_DIGITALDigital video recording.static final PresentationFormPresentationForm.VIDEO_HARDCOPYVideo recording on film.Methods in org.opengis.metadata.citation that return PresentationFormModifier and TypeMethodDescriptionPresentationForm.family()Returns the list of codes of the same kind as this code list element.static PresentationFormReturns the presentation form that matches the given string, or returns a new one if none match it.static PresentationForm[]PresentationForm.values()Returns the list ofPresentationForms.Methods in org.opengis.metadata.citation that return types with arguments of type PresentationFormModifier and TypeMethodDescriptiondefault Collection<PresentationForm> Citation.getPresentationForms()Mode in which the resource is represented.