JIU 0.14.3

Uses of Class
net.sourceforge.jiu.codecs.tiff.TIFFCodec

Packages that use TIFFCodec
net.sourceforge.jiu.codecs.tiff Classes to handle the Tagged Image File Format (TIFF). 
 

Uses of TIFFCodec in net.sourceforge.jiu.codecs.tiff
 

Methods in net.sourceforge.jiu.codecs.tiff that return TIFFCodec
 TIFFCodec TIFFDecoder.getCodec()
          Returns the codec from which this decoder is used.
 

Methods in net.sourceforge.jiu.codecs.tiff with parameters of type TIFFCodec
 void TIFFDecoder.setCodec(TIFFCodec tiffCodec)
          Specify the codec to be used with this decoder.
 


JIU 0.14.3

Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Marco Schmidt