Class TiffElement

    • Field Detail

      • offset

        public final long offset
      • length

        public final int length
      • COMPARATOR

        public static final java.util.Comparator<TiffElement> COMPARATOR
    • Constructor Detail

      • TiffElement

        public TiffElement​(long offset,
                           int length)
    • Method Detail

      • getElementDescription

        public abstract java.lang.String getElementDescription()