public class GlobalParametersIFD extends IFD
Modifier and Type | Field and Description |
---|---|
static int |
CODINGMETHODS
Tiff/FX-specific tags.
|
static int |
FAXPROFILE
Tiff/FX-specific tags.
|
static int |
MODENUMBER
Tiff/FX-specific tags.
|
static int |
PROFILETYPE
Tiff/FX-specific tags.
|
static int |
VERSIONYEAR
Tiff/FX-specific tags.
|
Constructor and Description |
---|
GlobalParametersIFD(long offset,
RepInfo info,
RandomAccessFile raf,
boolean bigEndian)
Instantiate a
GlobalParametersIFD object. |
Modifier and Type | Method and Description |
---|---|
Property |
getProperty(boolean rawOutput)
Get the IFD properties.
|
void |
lookupTag(int tag,
int type,
long count,
long value)
Lookup an IFD tag.
|
addBitmaskProperty, addIntegerArrayProperty, addIntegerProperty, addIntegerProperty, addRationalArrayProperty, addRationalProperty, average, calcValueSize, checkCount, checkType, checkType, getErrors, getNext, getOffset, getVersion, isBigEndian, isFirst, isThumbnail, parse, parse, parse, postParseInitialization, propertyHeader, readASCII, readASCIIArray, readByte, readByteArray, readDoubleArray, readLong, readLongArray, readRational, readRationalArray, readShort, readShortArray, readSignedRational, readSignedRationalArray, readSShortArray, readTrueByteArray, readUnsigned, setFirst, setThumbnail
public static final int PROFILETYPE
public static final int FAXPROFILE
public static final int CODINGMETHODS
public static final int VERSIONYEAR
public static final int MODENUMBER
public GlobalParametersIFD(long offset, RepInfo info, RandomAccessFile raf, boolean bigEndian)
GlobalParametersIFD
object.offset
- IFD offsetraf
- TIFF filebigEndian
- True if big-endian filepublic Property getProperty(boolean rawOutput) throws TiffException
getProperty
in class IFD
TiffException
public void lookupTag(int tag, int type, long count, long value) throws TiffException
lookupTag
in class IFD
TiffException
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.