Uses of Package
ucar.jpeg.jj2000.j2k.entropy

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

Classes in ucar.jpeg.jj2000.j2k.entropy used by ucar.jpeg.jj2000.j2k.codestream.reader
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.
 

Classes in ucar.jpeg.jj2000.j2k.entropy used by ucar.jpeg.jj2000.j2k.codestream.writer
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.
 

Classes in ucar.jpeg.jj2000.j2k.entropy used by ucar.jpeg.jj2000.j2k.decoder
CBlkSizeSpec
          This class extends ModuleSpec class for code-blocks sizes holding purposes.
PrecinctSizeSpec
          This class extends ModuleSpec class for precinct partition sizes holding purposes.
 

Classes in ucar.jpeg.jj2000.j2k.entropy used by ucar.jpeg.jj2000.j2k.encoder
CBlkSizeSpec
          This class extends ModuleSpec class for code-blocks sizes holding purposes.
PrecinctSizeSpec
          This class extends ModuleSpec class for precinct partition sizes holding purposes.
ProgressionSpec
          This class extends ModuleSpec class for progression type(s) and progression order changes holding purposes.
 

Classes in ucar.jpeg.jj2000.j2k.entropy used by ucar.jpeg.jj2000.j2k.entropy.decoder
CodedCBlk
          This is the generic class to store coded (compressed) code-block.
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.
 

Classes in ucar.jpeg.jj2000.j2k.entropy used by ucar.jpeg.jj2000.j2k.entropy.encoder
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.
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.
 



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