| Package | Description | 
|---|---|
| com.itextpdf.io.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. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| int | TIFFField. compareTo(TIFFField o)
             Compares this  TIFFFieldwith anotherTIFFFieldby comparing the tags. | 
Copyright © 1998–2019 iText Group NV. All rights reserved.