| Package | Description | 
|---|---|
| jj2000.j2k.codestream.writer | |
| jj2000.j2k.entropy.encoder | 
| Modifier and Type | Field and Description | 
|---|---|
| protected PostCompRateAllocator | HeaderEncoder. rallocReference to the rate allocator | 
| Constructor and Description | 
|---|
| HeaderEncoder(ImgData origsrc,
             boolean[] isorigsig,
             ForwardWT dwt,
             Tiler tiler,
             J2KImageWriteParamJava wp,
             ROIScaler roiSc,
             PostCompRateAllocator ralloc)Initializes the header writer with the references to the coding chain. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EBCOTRateAllocatorThis implements the EBCOT post compression rate allocation algorithm. | 
| Modifier and Type | Method and Description | 
|---|---|
| static PostCompRateAllocator | PostCompRateAllocator. createInstance(CodedCBlkDataSrcEnc src,
              float rate,
              CodestreamWriter bw,
              J2KImageWriteParamJava wp)Creates a PostCompRateAllocator object for the appropriate rate
 allocation parameters in the parameter list 'pl', having 'src' as the
 source of entropy coded data, 'rate' as the target bitrate and 'bw' as
 the bit stream writer object. | 
Copyright © 2015 Open Microscopy Environment