Generated by
JDiff

Class com.itextpdf.io.codec.TIFFDirectory

Changed Constructors
TIFFDirectory( RandomAccessFileOrArray, int ) Documentation changed from old to new.
Constructs a TIFFDirectory from a SeekableStream.
TIFFDirectory( RandomAccessFileOrArray, long , int ) Documentation changed from old to new.
Constructs a TIFFDirectory by reading a SeekableStream.
 

Changed Methods
long  getIFDOffset() Documentation changed from old to new.
Returns the offset of the IFD corresponding to this TIFFDirectory.
long  getNextIFDOffset() Documentation changed from old to new.
Returns the offset of the next IFD after the IFD corresponding to this TIFFDirectory.
int  getNumDirectories( RandomAccessFileOrArray) Documentation changed from old to new.
Returns the number of image directories (subimages) stored in a given TIFF file, represented by a SeekableStream.
boolean  isBigEndian() Documentation changed from old to new.
Returns a boolean indicating whether the byte order used in the TIFF file is big-endian (i.e.