Class RicohMakernoteDirectory


  • public class RicohMakernoteDirectory
    extends Directory
    Describes tags specific to Ricoh cameras.
    • Field Detail

      • TAG_MAKERNOTE_DATA_TYPE

        public static final int TAG_MAKERNOTE_DATA_TYPE
        See Also:
        Constant Field Values
      • TAG_PRINT_IMAGE_MATCHING_INFO

        public static final int TAG_PRINT_IMAGE_MATCHING_INFO
        See Also:
        Constant Field Values
      • TAG_RICOH_CAMERA_INFO_MAKERNOTE_SUB_IFD_POINTER

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

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

      • RicohMakernoteDirectory

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