Class SonyType6MakernoteDirectory


  • public class SonyType6MakernoteDirectory
    extends Directory
    Describes tags specific to Sony cameras that use the Sony Type 6 makernote tags.
    • Field Detail

      • TAG_MAKERNOTE_THUMB_OFFSET

        public static final int TAG_MAKERNOTE_THUMB_OFFSET
        See Also:
        Constant Field Values
      • TAG_MAKERNOTE_THUMB_LENGTH

        public static final int TAG_MAKERNOTE_THUMB_LENGTH
        See Also:
        Constant Field Values
      • TAG_MAKERNOTE_THUMB_VERSION

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

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

      • SonyType6MakernoteDirectory

        public SonyType6MakernoteDirectory()
    • 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