Uses of Interface
jj2000.j2k.wavelet.synthesis.InvWT
-
Packages that use InvWT Package Description jj2000.j2k.wavelet.synthesis -
-
Uses of InvWT in jj2000.j2k.wavelet.synthesis
Classes in jj2000.j2k.wavelet.synthesis that implement InvWT Modifier and Type Class Description classInverseWTThis abstract class extends the WaveletTransform one with the specifics of inverse wavelet transforms.classInvWTAdapterThis class provides default implementation of the methods in the 'InvWT' interface.classInvWTFullThis class implements the InverseWT with the full-page approach for int and float data.
-