Uses of Class
ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterSpec

Packages that use AnWTFilterSpec
ucar.jpeg.jj2000.j2k.encoder   
ucar.jpeg.jj2000.j2k.image.forwcomptransf   
 

Uses of AnWTFilterSpec in ucar.jpeg.jj2000.j2k.encoder
 

Fields in ucar.jpeg.jj2000.j2k.encoder declared as AnWTFilterSpec
 AnWTFilterSpec EncoderSpecs.wfs
          Analysis wavelet filters specifications
 

Uses of AnWTFilterSpec in ucar.jpeg.jj2000.j2k.image.forwcomptransf
 

Constructors in ucar.jpeg.jj2000.j2k.image.forwcomptransf with parameters of type AnWTFilterSpec
ForwCompTransfSpec(int nt, int nc, byte type, AnWTFilterSpec wfs, ParameterList pl)
          Constructs a new 'ForwCompTransfSpec' for the specified number of components and tiles, the wavelet filters type and the parameter of the option 'Mct'.
 



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