| Package | Description | 
|---|---|
| jj2000.j2k.entropy.encoder | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StdEntropyCoderThis class implements the JPEG 2000 entropy coder, which codes stripes in
 code-blocks. | 
| Modifier and Type | Method and Description | 
|---|---|
| static EntropyCoder | EntropyCoder. createInstance(CBlkQuantDataSrcEnc src,
              J2KImageWriteParamJava wp,
              CBlkSizeSpec cblks,
              PrecinctSizeSpec pss,
              StringSpec bms,
              StringSpec mqrs,
              StringSpec rts,
              StringSpec css,
              StringSpec sss,
              StringSpec lcs,
              StringSpec tts)Creates a EntropyCoder object for the appropriate entropy coding
 parameters in the parameter list 'pl', and having 'src' as the source
 of quantized data. | 
Copyright © 2014 Open Microscopy Environment