Uses of Class
com.luciad.format.metadata.model.content.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
Modifier and TypeFieldDescriptionstatic final TLcdISO19115ImagingConditionCode
TLcdISO19115ImagingConditionCode.BLURRED_IMAGE
Portion of the image is blurred.static final TLcdISO19115ImagingConditionCode
TLcdISO19115ImagingConditionCode.CLOUD
Portion of the image is partially obscured by cloud coverstatic final TLcdISO19115ImagingConditionCode
TLcdISO19115ImagingConditionCode.DEGRADING_OBLIQUITY
Acute angle between the plane of the ecliptic (the plane of the Earth's orbit) and the plane of the celestial equator.static final TLcdISO19115ImagingConditionCode
TLcdISO19115ImagingConditionCode.FOG
Portion of the image is partially obscured by fog.static final TLcdISO19115ImagingConditionCode
TLcdISO19115ImagingConditionCode.HEAVY_SMOKE_OR_DUST
Portion of the image is partially obscured by heavy smoke or dust.static final TLcdISO19115ImagingConditionCode
TLcdISO19115ImagingConditionCode.NIGHT
Image was taken at night.static final TLcdISO19115ImagingConditionCode
TLcdISO19115ImagingConditionCode.RAIN
Image was taken during rainfall.static final TLcdISO19115ImagingConditionCode
TLcdISO19115ImagingConditionCode.SEMI_DARKNESS
Image was taken during semi-dark conditions-twilight conditions.static final TLcdISO19115ImagingConditionCode
TLcdISO19115ImagingConditionCode.SHADOW
Portion of the image is obscured by shadow.static final TLcdISO19115ImagingConditionCode
TLcdISO19115ImagingConditionCode.SNOW
Portion of the image is obscured by snow.static final TLcdISO19115ImagingConditionCode
TLcdISO19115ImagingConditionCode.TERRAIN_MASKING
The 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.Modifier and TypeMethodDescriptionTLcdISO19115ImageDescription.getImagingCondition()
Returns the role value contained in the value of theTLcdISO19115ImageDescription.IMAGING_CONDITION_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdISO19115ImageDescription.setImagingCondition
(TLcdISO19115ImagingConditionCode aValue) Sets the value of the property that maps to theimagingCondition
element.