Uses of Package
ucar.jpeg.jj2000.j2k.wavelet.analysis

Packages that use ucar.jpeg.jj2000.j2k.wavelet.analysis
ucar.jpeg.jj2000.j2k.codestream.writer   
ucar.jpeg.jj2000.j2k.encoder   
ucar.jpeg.jj2000.j2k.entropy.encoder   
ucar.jpeg.jj2000.j2k.image.forwcomptransf   
ucar.jpeg.jj2000.j2k.quantization.quantizer   
ucar.jpeg.jj2000.j2k.roi.encoder   
ucar.jpeg.jj2000.j2k.wavelet.analysis   
 

Classes in ucar.jpeg.jj2000.j2k.wavelet.analysis used by ucar.jpeg.jj2000.j2k.codestream.writer
ForwardWT
          This abstract class represents the forward wavelet transform functional block.
 

Classes in ucar.jpeg.jj2000.j2k.wavelet.analysis used by ucar.jpeg.jj2000.j2k.encoder
AnWTFilterSpec
          This class extends ModuleSpec class for analysis filters specification holding purpose.
 

Classes in ucar.jpeg.jj2000.j2k.wavelet.analysis used by ucar.jpeg.jj2000.j2k.entropy.encoder
ForwWTDataProps
          This interface extends the ImgData interface with methods that are necessary for forward wavelet data (i.e.
SubbandAn
          This class represents a subband in a bidirectional tree structure that describes the subband decomposition for a wavelet transform, specifically for the analysis side.
 

Classes in ucar.jpeg.jj2000.j2k.wavelet.analysis used by ucar.jpeg.jj2000.j2k.image.forwcomptransf
AnWTFilterSpec
          This class extends ModuleSpec class for analysis filters specification holding purpose.
 

Classes in ucar.jpeg.jj2000.j2k.wavelet.analysis used by ucar.jpeg.jj2000.j2k.quantization.quantizer
CBlkWTData
          This is a generic abstract class to store a code-block of wavelet data, quantized or not.
CBlkWTDataSrc
          This abstract class defines methods to transfer wavelet data in a code-block by code-block basis.
ForwWTDataProps
          This interface extends the ImgData interface with methods that are necessary for forward wavelet data (i.e.
SubbandAn
          This class represents a subband in a bidirectional tree structure that describes the subband decomposition for a wavelet transform, specifically for the analysis side.
 

Classes in ucar.jpeg.jj2000.j2k.wavelet.analysis used by ucar.jpeg.jj2000.j2k.roi.encoder
CBlkWTData
          This is a generic abstract class to store a code-block of wavelet data, quantized or not.
ForwWTDataProps
          This interface extends the ImgData interface with methods that are necessary for forward wavelet data (i.e.
SubbandAn
          This class represents a subband in a bidirectional tree structure that describes the subband decomposition for a wavelet transform, specifically for the analysis side.
 

Classes in ucar.jpeg.jj2000.j2k.wavelet.analysis used by ucar.jpeg.jj2000.j2k.wavelet.analysis
AnWTFilter
          This abstract class defines the methods of all analysis wavelet filters.
AnWTFilterFloat
          This extends the analysis wavelet filter general definitions of AnWTFilter by adding methods that work for float data specifically.
AnWTFilterInt
          This extends the analysis wavelet filter general definitions of AnWTFilter by adding methods that work for int data specifically.
CBlkWTData
          This is a generic abstract class to store a code-block of wavelet data, quantized or not.
CBlkWTDataSrc
          This abstract class defines methods to transfer wavelet data in a code-block by code-block basis.
ForwardWT
          This abstract class represents the forward wavelet transform functional block.
ForwWT
          This interface extends the WaveletTransform with the specifics of forward wavelet transforms.
ForwWTDataProps
          This interface extends the ImgData interface with methods that are necessary for forward wavelet data (i.e.
SubbandAn
          This class represents a subband in a bidirectional tree structure that describes the subband decomposition for a wavelet transform, specifically for the analysis side.
 



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