Package | Description |
---|---|
com.lowagie.text.pdf.codec |
Modifier and Type | Method and Description |
---|---|
TIFFField |
TIFFDirectory.getField(int tag)
Returns the value of a given tag as a TIFFField,
or null if the tag is not present.
|
TIFFField[] |
TIFFDirectory.getFields()
Returns an array of TIFFFields containing all the fields
in this directory.
|
Copyright © 2015. All rights reserved.