Class NikonType2MakernoteDescriptor
java.lang.Object
com.drew.metadata.TagDescriptor<NikonType2MakernoteDirectory>
com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
Provides human-readable string representations of tag values stored in a
NikonType2MakernoteDirectory.
Type-2 applies to the E990 and D-series cameras such as the D1, D70 and D100.- Author:
- Drew Noakes https://drewnoakes.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDescription(int tagType) Returns a descriptive value of the specified tag for this image.Methods inherited from class com.drew.metadata.TagDescriptor
convertBytesToVersionString
-
Constructor Details
-
NikonType2MakernoteDescriptor
-
-
Method Details
-
getDescription
Description copied from class:TagDescriptorReturns a descriptive value of the specified tag for this image. Where possible, known values will be substituted here in place of the raw tokens actually kept in the metadata segment. If no substitution is available, the value provided bygetString(tagType)will be returned.- Overrides:
getDescriptionin classTagDescriptor<NikonType2MakernoteDirectory>- Parameters:
tagType- the tag to find a description for- Returns:
- a description of the image's value for the specified tag, or
nullif the tag hasn't been defined.
-
getPowerUpTimeDescription
-
getHighISONoiseReductionDescription
-
getFlashUsedDescription
-
getNEFCompressionDescription
-
getShootingModeDescription
-
getLensTypeDescription
-
getColorSpaceDescription
-
getActiveDLightingDescription
-
getVignetteControlDescription
-
getAutoFocusPositionDescription
-
getDigitalZoomDescription
-
getProgramShiftDescription
-
getExposureDifferenceDescription
-
getAutoFlashCompensationDescription
-
getFlashExposureCompensationDescription
-
getFlashBracketCompensationDescription
-
getExposureTuningDescription
-
getLensStopsDescription
-
getIsoSettingDescription
-
getLensDescription
-
getLensFocusDistance
-
getHueAdjustmentDescription
-
getColorModeDescription
-
getFirmwareVersionDescription
-