Uses of Class
ucar.jpeg.jj2000.j2k.wavelet.synthesis.InverseWT

Packages that use InverseWT
ucar.jpeg.jj2000.j2k.wavelet.synthesis   
 

Uses of InverseWT in ucar.jpeg.jj2000.j2k.wavelet.synthesis
 

Subclasses of InverseWT in ucar.jpeg.jj2000.j2k.wavelet.synthesis
 class InvWTFull
          This class implements the InverseWT with the full-page approach for int and float data.
 

Methods in ucar.jpeg.jj2000.j2k.wavelet.synthesis that return InverseWT
static InverseWT InverseWT.createInstance(CBlkWTDataSrcDec src, DecoderSpecs decSpec)
          Creates an InverseWT object that works on the data type of the source, with the special additional parameters from the parameter list.
 



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