Uses of Package
ucar.jpeg.jj2000.j2k.codestream.reader

Packages that use ucar.jpeg.jj2000.j2k.codestream.reader
ucar.jpeg.colorspace   
ucar.jpeg.jj2000.j2k.codestream.reader   
 

Classes in ucar.jpeg.jj2000.j2k.codestream.reader used by ucar.jpeg.colorspace
HeaderDecoder
          This class reads main and tile-part headers from the codestream given a RandomAccessIO instance located at the beginning of the codestream (i.e just before the SOC marker) or at the beginning of a tile-part (i.e.
 

Classes in ucar.jpeg.jj2000.j2k.codestream.reader used by ucar.jpeg.jj2000.j2k.codestream.reader
BitstreamReaderAgent
          This is the generic interface for bit stream reader agents.
CBlkInfo
          This class contains location of code-blocks' piece of codewords (there is one piece per layer) and some other information.
HeaderDecoder
          This class reads main and tile-part headers from the codestream given a RandomAccessIO instance located at the beginning of the codestream (i.e just before the SOC marker) or at the beginning of a tile-part (i.e.
PktDecoder
          This class is used to read packet's head and body.
 



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