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

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

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

Methods in ucar.jpeg.jj2000.j2k.codestream.reader that return DecLyrdCBlk
 DecLyrdCBlk FileBitstreamReaderAgent.getCodeBlock(int c, int m, int n, SubbandSyn sb, int fl, int nl, DecLyrdCBlk ccb)
          Returns the specified coded code-block, for the specified component, in the current tile.
 

Methods in ucar.jpeg.jj2000.j2k.codestream.reader with parameters of type DecLyrdCBlk
 DecLyrdCBlk FileBitstreamReaderAgent.getCodeBlock(int c, int m, int n, SubbandSyn sb, int fl, int nl, DecLyrdCBlk ccb)
          Returns the specified coded code-block, for the specified component, in the current tile.
 

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

Methods in ucar.jpeg.jj2000.j2k.entropy.decoder that return DecLyrdCBlk
 DecLyrdCBlk CodedCBlkDataSrcDec.getCodeBlock(int c, int m, int n, SubbandSyn sb, int fl, int nl, DecLyrdCBlk ccb)
          Returns the specified coded code-block, for the specified component, in the current tile.
 

Methods in ucar.jpeg.jj2000.j2k.entropy.decoder with parameters of type DecLyrdCBlk
 DecLyrdCBlk CodedCBlkDataSrcDec.getCodeBlock(int c, int m, int n, SubbandSyn sb, int fl, int nl, DecLyrdCBlk ccb)
          Returns the specified coded code-block, for the specified component, in the current tile.
 



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