JIU 0.14.3

Uses of Interface
net.sourceforge.jiu.codecs.tiff.TIFFConstants

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

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

Classes in net.sourceforge.jiu.codecs.tiff that implement TIFFConstants
 class TIFFCodec
          A codec to read Tagged Image File Format (TIFF) image files.
 class TIFFImageFileDirectory
          This class encapsulates all data of a TIFF image file directory (IFD).
 class TIFFTag
          This encapsulates the data stored in a TIFF tag (a single image file directory entry).
 


JIU 0.14.3

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