Uses of Class
com.itextpdf.io.codec.TIFFField
 
     
      Packages that use TIFFField
     
 
      
     -  
        
Uses of TIFFField in com.itextpdf.io.codec
Methods in com.itextpdf.io.codec that return TIFFFieldModifier and TypeMethodDescriptionTIFFDirectory.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.itextpdf.io.codec with parameters of type TIFFField