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

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

Classes in ucar.jpeg.jj2000.j2k.entropy.encoder used by ucar.jpeg.jj2000.j2k.codestream.writer
CBlkRateDistStats
          This class stores coded (compressed) code-blocks with their associated rate-distortion statistics.
CodedCBlkDataSrcEnc
          This interface defines a source of entropy coded data and methods to transfer it in a code-block by code-block basis.
PostCompRateAllocator
          This is the abstract class from which post-compression rate allocators which generate layers should inherit.
 

Classes in ucar.jpeg.jj2000.j2k.entropy.encoder used by ucar.jpeg.jj2000.j2k.entropy.encoder
ByteOutputBuffer
          This class provides a buffering output stream similar to ByteArrayOutputStream, with some additional methods.
CBlkRateDistStats
          This class stores coded (compressed) code-blocks with their associated rate-distortion statistics.
CodedCBlkDataSrcEnc
          This interface defines a source of entropy coded data and methods to transfer it in a code-block by code-block basis.
EntropyCoder
          This abstract class provides the general interface for block-based entropy encoders.
LayersInfo
          This class stores the specification of a layer distribution in the bit stream.
PostCompRateAllocator
          This is the abstract class from which post-compression rate allocators which generate layers should inherit.
 



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