| Package | Description | 
|---|---|
| jj2000.j2k.codestream.reader | |
| jj2000.j2k.codestream.writer | |
| jj2000.j2k.entropy.decoder | |
| jj2000.j2k.entropy.encoder | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FileBitstreamReaderAgentThis class reads the bit stream (with the help of HeaderDecoder for tile
 headers and PktDecoder for packets header and body) and retrives location
 of all code-block's codewords. | 
| class  | HeaderDecoderThis class reads Main and Tile-part headers from the codestream. | 
| class  | PktDecoderThis class is used to read packet's head and body. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HeaderEncoderThis class writes almost of the markers and marker segments in main header
 and in tile-part headers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StdEntropyDecoderThis class implements the JPEG 2000 entropy decoder, which codes stripes in
 code-blocks. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EntropyCoderThis abstract class provides the general interface for block-based entropy
 encoders. | 
| class  | StdEntropyCoderThis class implements the JPEG 2000 entropy coder, which codes stripes in
 code-blocks. | 
Copyright © 2016 Open Microscopy Environment