Package com.lizardtech.djvu

Interface Summary
Codec Creates a contract that an object may be initialized simply by passing a DataPool with the relevant chunk.
DjVuInterface This interface should be implemented by all DjVu classes which use DjVuOptions.
Hyperlink This class is an abstraction of all hyperlinks used by the viewer.
 

Class Summary
BitContext This class impliments a mutable Byte type class.
BSInputStream This class decodes a bzz encoded InputStream.
CachedInputStream This class is an InputStream which spans some of the accessable data in a DataPool object.
DataPool This class implements a random access mapping of input streams and URL connections.
DjVmDir This class represents an index structure for bundled and indexed documents.
DjVmDir.File This class stores the details about a single page of include file within a document.
DjVuInfo This codec represents global information about a page.
DjVuObject This is a basic implimentation of the DjVuInterface.
DjVuOptions This is a factory which stores standard encoding options.
DjVuPage DjVuPage decodes single page DjVu files.
Document This class represents indirect, bundled, and single page DjVu documents.
GBitmap This class represents bitonal and gray scale pixel images.
GMap This is an abstract class for representing pixel maps.
GPixel This class represents a single pixel.
GPixelReference DOCUMENT ME!
GPixmap This class represents 24 bit color image maps.
GRect A general class for rectange shapes.
IFFEnumeration This Enumeration iterates over a CachedInputStream as an ordered list of CachedInputStream's.
IWPixmap This class represents structured wavelette data.
JB2Codec DOCUMENT ME!
JB2Decode DOCUMENT ME!
JB2Dict DOCUMENT ME!
JB2Image DOCUMENT ME!
NumContext Implements an editable Integer class.
Palette DOCUMENT ME!
ZPCodec  
ZPTable DOCUMENT ME!