Uses of Class
com.aowagie.text.pdf.codec.TIFFField
Packages that use TIFFField
-
Uses of TIFFField in com.aowagie.text.pdf.codec
Fields in com.aowagie.text.pdf.codec declared as TIFFFieldModifier and TypeFieldDescriptionprivate TIFFField[]
TIFFDirectory.fields
An array of TIFFFields.Methods in com.aowagie.text.pdf.codec that return TIFFFieldModifier and TypeMethodDescription(package private) TIFFField
TIFFDirectory.getField
(int tag) Returns the value of a given tag as a TIFFField, or null if the tag is not present.TIFFDirectory.getFields()
Returns an array of TIFFFields containing all the fields in this directory.Methods in com.aowagie.text.pdf.codec with parameters of type TIFFField