|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TIFFField | |
---|---|
com.itextpdf.text.pdf.codec |
Uses of TIFFField in com.itextpdf.text.pdf.codec |
---|
Methods in com.itextpdf.text.pdf.codec that return TIFFField | |
---|---|
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. |
Methods in com.itextpdf.text.pdf.codec with parameters of type TIFFField | |
---|---|
int |
TIFFField.compareTo(TIFFField o)
Compares this TIFFField with another
TIFFField by comparing the tags. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |