Uses of Class
org.opengis.metadata.content.ImagingCondition
Packages that use ImagingCondition
Package
Description
Identification of the feature catalogue used,
or description of the content of a coverage dataset.
-
Uses of ImagingCondition in org.opengis.metadata.content
Fields in org.opengis.metadata.content declared as ImagingConditionModifier and TypeFieldDescriptionstatic final ImagingConditionImagingCondition.BLURRED_IMAGEPortion of the image is blurred.static final ImagingConditionImagingCondition.CLOUDPortion of the image is partially obscured by cloud coverstatic final ImagingConditionImagingCondition.DEGRADING_OBLIQUITYAcute angle between the plane of the ecliptic (the plane of the planet's orbit) and the plane of the celestial equator.static final ImagingConditionImagingCondition.FOGPortion of the image is partially obscured by fog.static final ImagingConditionImagingCondition.HEAVY_SMOKE_OR_DUSTPortion of the image is partially obscured by heavy smoke or dust.static final ImagingConditionImagingCondition.NIGHTImage was taken at night.static final ImagingConditionImagingCondition.RAINImage was taken during rainfall.static final ImagingConditionImagingCondition.SEMI_DARKNESSImage was taken during semi-dark conditions or twilight conditions.static final ImagingConditionImagingCondition.SHADOWPortion of the image is obscured by shadow.static final ImagingConditionImagingCondition.SNOWPortion of the image is obscured by snow.static final ImagingConditionImagingCondition.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 org.opengis.metadata.content that return ImagingConditionModifier and TypeMethodDescriptionImagingCondition.family()Returns the list of codes of the same kind as this code list element.default ImagingConditionImageDescription.getImagingCondition()Conditions which affected the image.static ImagingConditionReturns the imaging condition that matches the given string, or returns a new one if none match it.static ImagingCondition[]ImagingCondition.values()Returns the list ofImagingConditions.