Uses of Interface
jj2000.j2k.wavelet.FilterTypes
-
Packages that use FilterTypes Package Description jj2000.j2k.codestream jj2000.j2k.image.forwcomptransf -
-
Uses of FilterTypes in jj2000.j2k.codestream
Classes in jj2000.j2k.codestream that implement FilterTypes Modifier and Type Class Description class
HeaderInfo
Classe that holds information found in the marker segments of the main and tile-part headers. -
Uses of FilterTypes in jj2000.j2k.image.forwcomptransf
Classes in jj2000.j2k.image.forwcomptransf that implement FilterTypes Modifier and Type Class Description class
ForwCompTransfSpec
This class extends CompTransfSpec class in order to hold encoder specific aspects of CompTransfSpec.
-