Uses of Class
ucar.jpeg.jj2000.j2k.entropy.decoder.EntropyDecoder

Packages that use EntropyDecoder
ucar.jpeg.jj2000.j2k.codestream.reader   
ucar.jpeg.jj2000.j2k.entropy.decoder   
 

Uses of EntropyDecoder in ucar.jpeg.jj2000.j2k.codestream.reader
 

Methods in ucar.jpeg.jj2000.j2k.codestream.reader that return EntropyDecoder
 EntropyDecoder HeaderDecoder.createEntropyDecoder(CodedCBlkDataSrcDec src, ParameterList pl)
          Creates and returns the entropy decoder corresponding to the information read from the codestream header and with the special additional parameters from the parameter list.
 

Uses of EntropyDecoder in ucar.jpeg.jj2000.j2k.entropy.decoder
 

Subclasses of EntropyDecoder in ucar.jpeg.jj2000.j2k.entropy.decoder
 class StdEntropyDecoder
          This class implements the JPEG 2000 entropy decoder, which codes stripes in code-blocks.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.