Class AbstractTiffElement

    • Field Detail

      • offset

        public final long offset
      • length

        public final int length
    • Constructor Detail

      • AbstractTiffElement

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

      • getElementDescription

        public abstract java.lang.String getElementDescription()