| 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  | 
FileBitstreamReaderAgent
This 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  | 
HeaderDecoder
This class reads Main and Tile-part headers from the codestream. 
 | 
class  | 
PktDecoder
This class is used to read packet's head and body. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HeaderEncoder
This class writes almost of the markers and marker segments in main header
 and in tile-part headers. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
StdEntropyDecoder
This class implements the JPEG 2000 entropy decoder, which codes stripes in
 code-blocks. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EntropyCoder
This abstract class provides the general interface for block-based entropy
 encoders. 
 | 
class  | 
StdEntropyCoder
This class implements the JPEG 2000 entropy coder, which codes stripes in
 code-blocks. 
 | 
Copyright © 2014 Open Microscopy Environment