Class ExifIFD0Directory


  • public class ExifIFD0Directory
    extends ExifDirectoryBase
    Describes Exif tags from the IFD0 directory.
    • Field Detail

      • TAG_EXIF_SUB_IFD_OFFSET

        public static final int TAG_EXIF_SUB_IFD_OFFSET
        This tag is a pointer to the Exif SubIFD.
        See Also:
        Constant Field Values
      • TAG_GPS_INFO_OFFSET

        public static final int TAG_GPS_INFO_OFFSET
        This tag is a pointer to the Exif GPS IFD.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ExifIFD0Directory

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