Class NikonType2MakernoteDescriptor

java.lang.Object
com.drew.metadata.TagDescriptor<NikonType2MakernoteDirectory>
com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor

public class NikonType2MakernoteDescriptor extends TagDescriptor<NikonType2MakernoteDirectory>
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 Details

  • Method Details

    • getDescription

      public String getDescription(int tagType)
      Description copied from class: TagDescriptor
      Returns 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 by getString(tagType) will be returned.
      Overrides:
      getDescription in class TagDescriptor<NikonType2MakernoteDirectory>
      Parameters:
      tagType - the tag to find a description for
      Returns:
      a description of the image's value for the specified tag, or null if the tag hasn't been defined.
    • getPowerUpTimeDescription

      public String getPowerUpTimeDescription()
    • getHighISONoiseReductionDescription

      public String getHighISONoiseReductionDescription()
    • getFlashUsedDescription

      public String getFlashUsedDescription()
    • getNEFCompressionDescription

      public String getNEFCompressionDescription()
    • getShootingModeDescription

      public String getShootingModeDescription()
    • getLensTypeDescription

      public String getLensTypeDescription()
    • getColorSpaceDescription

      public String getColorSpaceDescription()
    • getActiveDLightingDescription

      public String getActiveDLightingDescription()
    • getVignetteControlDescription

      public String getVignetteControlDescription()
    • getAutoFocusPositionDescription

      public String getAutoFocusPositionDescription()
    • getDigitalZoomDescription

      public String getDigitalZoomDescription()
    • getProgramShiftDescription

      public String getProgramShiftDescription()
    • getExposureDifferenceDescription

      public String getExposureDifferenceDescription()
    • getAutoFlashCompensationDescription

      public String getAutoFlashCompensationDescription()
    • getFlashExposureCompensationDescription

      public String getFlashExposureCompensationDescription()
    • getFlashBracketCompensationDescription

      public String getFlashBracketCompensationDescription()
    • getExposureTuningDescription

      public String getExposureTuningDescription()
    • getLensStopsDescription

      public String getLensStopsDescription()
    • getIsoSettingDescription

      public String getIsoSettingDescription()
    • getLensDescription

      public String getLensDescription()
    • getLensFocusDistance

      public String getLensFocusDistance()
    • getHueAdjustmentDescription

      public String getHueAdjustmentDescription()
    • getColorModeDescription

      public String getColorModeDescription()
    • getFirmwareVersionDescription

      public String getFirmwareVersionDescription()