|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
RandomAccessFileOrArray,
int
|
Documentation changed from old to new. |
Constructs a TIFFDirectory from a SeekableStream. |
RandomAccessFileOrArray,
long
|
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. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |