Uses of Class
jj2000.j2k.wavelet.analysis.AnWTFilterSpec
-
Packages that use AnWTFilterSpec Package Description com.sun.media.imageioimpl.plugins.jpeg2000 jj2000.j2k.image.forwcomptransf -
-
Uses of AnWTFilterSpec in com.sun.media.imageioimpl.plugins.jpeg2000
Methods in com.sun.media.imageioimpl.plugins.jpeg2000 that return AnWTFilterSpec Modifier and Type Method Description AnWTFilterSpec
J2KImageWriteParamJava. getFilters()
Getsfilters
-
Uses of AnWTFilterSpec in jj2000.j2k.image.forwcomptransf
Constructors in jj2000.j2k.image.forwcomptransf with parameters of type AnWTFilterSpec Constructor Description ForwCompTransfSpec(int nt, int nc, byte type, AnWTFilterSpec wfs, J2KImageWriteParamJava wp, String values)
Constructs a new 'ForwCompTransfSpec' for the specified number of components and tiles and the arguments of optName option.
-