Class OlympusRawDevelopmentMakernoteDirectory


  • public class OlympusRawDevelopmentMakernoteDirectory
    extends Directory
    The Olympus raw development makernote is used by many manufacturers (Epson, Konica, Minolta and Agfa...), and as such contains some tags that appear specific to those manufacturers.
    • Field Detail

      • TagRawDevExposureBiasValue

        public static final int TagRawDevExposureBiasValue
        See Also:
        Constant Field Values
      • TagRawDevWhiteBalanceValue

        public static final int TagRawDevWhiteBalanceValue
        See Also:
        Constant Field Values
      • TagRawDevWbFineAdjustment

        public static final int TagRawDevWbFineAdjustment
        See Also:
        Constant Field Values
      • TagRawDevSaturationEmphasis

        public static final int TagRawDevSaturationEmphasis
        See Also:
        Constant Field Values
      • TagRawDevMemoryColorEmphasis

        public static final int TagRawDevMemoryColorEmphasis
        See Also:
        Constant Field Values
      • TagRawDevSharpnessValue

        public static final int TagRawDevSharpnessValue
        See Also:
        Constant Field Values
      • TagRawDevNoiseReduction

        public static final int TagRawDevNoiseReduction
        See Also:
        Constant Field Values
      • _tagNameMap

        private static final java.util.HashMap<java.lang.Integer,​java.lang.String> _tagNameMap
    • Constructor Detail

      • OlympusRawDevelopmentMakernoteDirectory

        public OlympusRawDevelopmentMakernoteDirectory()
    • Method Detail

      • getName

        public java.lang.String getName()
        Description copied from class: Directory
        Provides the name of the directory, for display purposes. E.g. Exif
        Specified by:
        getName in class Directory
        Returns:
        the name of the directory
      • getTagNameMap

        protected java.util.HashMap<java.lang.Integer,​java.lang.String> getTagNameMap()
        Description copied from class: Directory
        Provides the map of tag names, hashed by tag type identifier.
        Specified by:
        getTagNameMap in class Directory
        Returns:
        the map of tag names