Uses of Class
com.luciad.format.metadata.model.content.TLcdISO19115ImagingConditionCode
Packages that use TLcdISO19115ImagingConditionCode
Package
Description
This package contains information identifying the feature catalogue used
(MD_FeatureCatalogueDescription) and/or information describing the content of a coverage dataset
(MD_CoverageDescription).
-
Uses of TLcdISO19115ImagingConditionCode in com.luciad.format.metadata.model.content
Fields in com.luciad.format.metadata.model.content declared as TLcdISO19115ImagingConditionCodeModifier and TypeFieldDescriptionstatic final TLcdISO19115ImagingConditionCodeTLcdISO19115ImagingConditionCode.BLURRED_IMAGEPortion of the image is blurred.static final TLcdISO19115ImagingConditionCodeTLcdISO19115ImagingConditionCode.CLOUDPortion of the image is partially obscured by cloud coverstatic final TLcdISO19115ImagingConditionCodeTLcdISO19115ImagingConditionCode.DEGRADING_OBLIQUITYAcute angle between the plane of the ecliptic (the plane of the Earth's orbit) and the plane of the celestial equator.static final TLcdISO19115ImagingConditionCodeTLcdISO19115ImagingConditionCode.FOGPortion of the image is partially obscured by fog.static final TLcdISO19115ImagingConditionCodeTLcdISO19115ImagingConditionCode.HEAVY_SMOKE_OR_DUSTPortion of the image is partially obscured by heavy smoke or dust.static final TLcdISO19115ImagingConditionCodeTLcdISO19115ImagingConditionCode.NIGHTImage was taken at night.static final TLcdISO19115ImagingConditionCodeTLcdISO19115ImagingConditionCode.RAINImage was taken during rainfall.static final TLcdISO19115ImagingConditionCodeTLcdISO19115ImagingConditionCode.SEMI_DARKNESSImage was taken during semi-dark conditions-twilight conditions.static final TLcdISO19115ImagingConditionCodeTLcdISO19115ImagingConditionCode.SHADOWPortion of the image is obscured by shadow.static final TLcdISO19115ImagingConditionCodeTLcdISO19115ImagingConditionCode.SNOWPortion of the image is obscured by snow.static final TLcdISO19115ImagingConditionCodeTLcdISO19115ImagingConditionCode.TERRAIN_MASKINGThe absence of collection data of a given point or area caused by the relative location of topographic features which obstruct the collection path between the collector(s) and the subject(s) of interest.Methods in com.luciad.format.metadata.model.content that return TLcdISO19115ImagingConditionCodeModifier and TypeMethodDescriptionTLcdISO19115ImageDescription.getImagingCondition()Returns the role value contained in the value of theTLcdISO19115ImageDescription.IMAGING_CONDITION_PROPERTYproperty.Methods in com.luciad.format.metadata.model.content with parameters of type TLcdISO19115ImagingConditionCodeModifier and TypeMethodDescriptionvoidTLcdISO19115ImageDescription.setImagingCondition(TLcdISO19115ImagingConditionCode aValue) Sets the value of the property that maps to theimagingConditionelement.