| BaseCodec |
BaseCodec contains default implementation and testing for classes
implementing the Codec interface, and acts as a base class for any
of the compression classes.
|
| BitBuffer |
Deprecated.
|
| Codec |
This class is an interface for any kind of compression or decompression.
|
| CodecException |
CodecException is the exception thrown when something
goes wrong performing a file format operation.
|
| CodecOptions |
Options for compressing and decompressing data.
|
| CompressionType |
An enumeration of compression types.
|
| JPEG2000BoxType |
An enumeration of JPEG 2000 box types.
|
| JPEG2000CodecOptions |
Options for compressing and decompressing JPEG-2000 data.
|
| JPEG2000SegmentMarker |
An enumeration of JPEG 2000 segment markers.
|