| Interface | Description | 
|---|---|
| StdEntropyCoderOptions | 
 This interface define the constants that identify the possible options for
 the entropy coder, as well some fixed parameters of the JPEG 2000 entropy
 coder. 
 | 
| Class | Description | 
|---|---|
| CBlkSizeSpec | 
 This class extends ModuleSpec class for code-blocks sizes holding purposes. 
 | 
| CodedCBlk | 
 This is the generic class to store coded (compressed) code-block. 
 | 
| PrecinctSizeSpec | 
 This class extends ModuleSpec class for precinct partition sizes holding
 purposes. 
 | 
| Progression | 
 This class holds one of the different progression orders defined in
 the bit stream. 
 | 
| ProgressionSpec | 
 This class extends ModuleSpec class for progression type(s) and progression
 order changes holding purposes. 
 | 
Copyright © 2014 Open Microscopy Environment