Package org.libtiff.jai.codec
-
Interface Summary Interface Description XTIFFTileCodec The XTIFFTileCodec is the common interface used by all registered implementations of TIFF data compression. -
Class Summary Class Description XTIFF XTIFF.XTIFFDecodeParam An extension ofTIFFDecodeParam
for decoding images in the TIFF format.XTIFFDirectory XTIFFDirectory is an extensible TIFF directory object.XTIFFEncodeParam XTIFFExt XTIFFFactory A class representing the factory for constructing a XTIFFDirectory, and the corresponding XTIFFFields.XTIFFField XTIFFField is class representing a field in a TIFF 6.0 Image File Directory.XTIFFTileCodecImpl Provides a base class for writing TIFF tile codecs, to be registered with the XTIFFDirectory.