Class SonyType1MakernoteDescriptor

java.lang.Object
com.drew.metadata.TagDescriptor<SonyType1MakernoteDirectory>
com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor

public class SonyType1MakernoteDescriptor extends TagDescriptor<SonyType1MakernoteDirectory>
Provides human-readable string representations of tag values stored in a SonyType1MakernoteDirectory. Thanks to David Carson for the initial version of this class.
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<SonyType1MakernoteDirectory>
      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.
    • getImageQualityDescription

      public String getImageQualityDescription()
    • getFlashExposureCompensationDescription

      public String getFlashExposureCompensationDescription()
    • getTeleconverterDescription

      public String getTeleconverterDescription()
    • getWhiteBalanceDescription

      public String getWhiteBalanceDescription()
    • getColorTemperatureDescription

      public String getColorTemperatureDescription()
    • getZoneMatchingDescription

      public String getZoneMatchingDescription()
    • getDynamicRangeOptimizerDescription

      public String getDynamicRangeOptimizerDescription()
    • getImageStabilizationDescription

      public String getImageStabilizationDescription()
    • getColorModeDescription

      public String getColorModeDescription()
    • getMacroDescription

      public String getMacroDescription()
    • getExposureModeDescription

      public String getExposureModeDescription()
    • getJpegQualityDescription

      public String getJpegQualityDescription()
    • getAntiBlurDescription

      public String getAntiBlurDescription()
    • getLongExposureNoiseReductionDescription

      public String getLongExposureNoiseReductionDescription()
    • getHighIsoNoiseReductionDescription

      public String getHighIsoNoiseReductionDescription()
    • getPictureEffectDescription

      public String getPictureEffectDescription()
    • getSoftSkinEffectDescription

      public String getSoftSkinEffectDescription()
    • getVignettingCorrectionDescription

      public String getVignettingCorrectionDescription()
    • getLateralChromaticAberrationDescription

      public String getLateralChromaticAberrationDescription()
    • getDistortionCorrectionDescription

      public String getDistortionCorrectionDescription()
    • getAutoPortraitFramedDescription

      public String getAutoPortraitFramedDescription()
    • getFocusModeDescription

      public String getFocusModeDescription()
    • getAFPointSelectedDescription

      public String getAFPointSelectedDescription()
    • getSonyModelIdDescription

      public String getSonyModelIdDescription()
    • getSceneModeDescription

      public String getSceneModeDescription()
    • getAFModeDescription

      public String getAFModeDescription()
    • getAFIlluminatorDescription

      public String getAFIlluminatorDescription()
    • getFlashLevelDescription

      public String getFlashLevelDescription()
    • getReleaseModeDescription

      public String getReleaseModeDescription()
    • getSequenceNumberDescription

      public String getSequenceNumberDescription()