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

Packages that use ucar.jpeg.jj2000.j2k.wavelet.synthesis
ucar.jpeg.jj2000.j2k.codestream.reader   
ucar.jpeg.jj2000.j2k.decoder   
ucar.jpeg.jj2000.j2k.entropy.decoder   
ucar.jpeg.jj2000.j2k.quantization.dequantizer   
ucar.jpeg.jj2000.j2k.roi   
ucar.jpeg.jj2000.j2k.wavelet.synthesis   
 

Classes in ucar.jpeg.jj2000.j2k.wavelet.synthesis used by ucar.jpeg.jj2000.j2k.codestream.reader
InvWTData
          This interface extends the MultiResImgData interface with the methods that are necessary for inverse wavelet data (i.e.
MultiResImgData
          This interface defines methods to access image attributes (width, height, number of components, etc.) of multiresolution images, such as those resulting from an inverse wavelet transform.
SubbandSyn
          This class represents a subband in a tree structure that describes the subband decomposition for a wavelet transform, specifically for the syhthesis side.
 

Classes in ucar.jpeg.jj2000.j2k.wavelet.synthesis used by ucar.jpeg.jj2000.j2k.decoder
SynWTFilterSpec
          This class extends ModuleSpec class for synthesis filters specification holding purpose.
 

Classes in ucar.jpeg.jj2000.j2k.wavelet.synthesis used by ucar.jpeg.jj2000.j2k.entropy.decoder
InvWTData
          This interface extends the MultiResImgData interface with the methods that are necessary for inverse wavelet data (i.e.
MultiResImgData
          This interface defines methods to access image attributes (width, height, number of components, etc.) of multiresolution images, such as those resulting from an inverse wavelet transform.
MultiResImgDataAdapter
          This class provides a default implementation for the methods of the 'MultiResImgData' interface.
SubbandSyn
          This class represents a subband in a tree structure that describes the subband decomposition for a wavelet transform, specifically for the syhthesis side.
 

Classes in ucar.jpeg.jj2000.j2k.wavelet.synthesis used by ucar.jpeg.jj2000.j2k.quantization.dequantizer
CBlkWTDataSrcDec
          This abstract class defines methods to transfer wavelet data in a code-block by code-block basis, for the decoder side.
InvWTData
          This interface extends the MultiResImgData interface with the methods that are necessary for inverse wavelet data (i.e.
MultiResImgData
          This interface defines methods to access image attributes (width, height, number of components, etc.) of multiresolution images, such as those resulting from an inverse wavelet transform.
MultiResImgDataAdapter
          This class provides a default implementation for the methods of the 'MultiResImgData' interface.
SubbandSyn
          This class represents a subband in a tree structure that describes the subband decomposition for a wavelet transform, specifically for the syhthesis side.
 

Classes in ucar.jpeg.jj2000.j2k.wavelet.synthesis used by ucar.jpeg.jj2000.j2k.roi
InvWTData
          This interface extends the MultiResImgData interface with the methods that are necessary for inverse wavelet data (i.e.
MultiResImgData
          This interface defines methods to access image attributes (width, height, number of components, etc.) of multiresolution images, such as those resulting from an inverse wavelet transform.
MultiResImgDataAdapter
          This class provides a default implementation for the methods of the 'MultiResImgData' interface.
SubbandSyn
          This class represents a subband in a tree structure that describes the subband decomposition for a wavelet transform, specifically for the syhthesis side.
 

Classes in ucar.jpeg.jj2000.j2k.wavelet.synthesis used by ucar.jpeg.jj2000.j2k.wavelet.synthesis
CBlkWTDataSrcDec
          This abstract class defines methods to transfer wavelet data in a code-block by code-block basis, for the decoder side.
InverseWT
          This abstract class extends the WaveletTransform one with the specifics of inverse wavelet transforms.
InvWT
          This interface extends the WaveletTransform with the specifics of inverse wavelet transforms.
InvWTAdapter
          This class provides default implementation of the methods in the 'InvWT' interface.
InvWTData
          This interface extends the MultiResImgData interface with the methods that are necessary for inverse wavelet data (i.e.
MultiResImgData
          This interface defines methods to access image attributes (width, height, number of components, etc.) of multiresolution images, such as those resulting from an inverse wavelet transform.
SubbandSyn
          This class represents a subband in a tree structure that describes the subband decomposition for a wavelet transform, specifically for the syhthesis side.
SynWTFilter
          This abstract class defines the methods of all synthesis wavelet filters.
SynWTFilterFloat
          This extends the synthesis wavelet filter general definitions of SynWTFilter by adding methods that work for float data specifically.
SynWTFilterInt
          This extends the synthesis wavelet filter general definitions of SynWTFilter by adding methods that work for int data specifically.
 



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