Class KodakMakernoteDescriptor

java.lang.Object
com.drew.metadata.TagDescriptor<KodakMakernoteDirectory>
com.drew.metadata.exif.makernotes.KodakMakernoteDescriptor

public class KodakMakernoteDescriptor extends TagDescriptor<KodakMakernoteDirectory>
Provides human-readable string representations of tag values stored in a KodakMakernoteDirectory.
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<KodakMakernoteDirectory>
      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.
    • getSharpnessDescription

      public String getSharpnessDescription()
    • getColorModeDescription

      public String getColorModeDescription()
    • getFlashFiredDescription

      public String getFlashFiredDescription()
    • getFlashModeDescription

      public String getFlashModeDescription()
    • getWhiteBalanceDescription

      public String getWhiteBalanceDescription()
    • getFocusModeDescription

      public String getFocusModeDescription()
    • getShutterModeDescription

      public String getShutterModeDescription()
    • getBurstModeDescription

      public String getBurstModeDescription()
    • getQualityDescription

      public String getQualityDescription()