Uses of Class
jj2000.j2k.entropy.encoder.LayersInfo
-
Packages that use LayersInfo Package Description com.sun.media.imageioimpl.plugins.jpeg2000 jj2000.j2k.entropy.encoder -
-
Uses of LayersInfo in com.sun.media.imageioimpl.plugins.jpeg2000
Methods in com.sun.media.imageioimpl.plugins.jpeg2000 with parameters of type LayersInfo Modifier and Type Method Description void
J2KImageWriteParamJava. setProgressionType(LayersInfo lyrs, String values)
SetsprogressionType
-
Uses of LayersInfo in jj2000.j2k.entropy.encoder
Constructors in jj2000.j2k.entropy.encoder with parameters of type LayersInfo Constructor Description EBCOTRateAllocator(CodedCBlkDataSrcEnc src, LayersInfo lyrs, CodestreamWriter writer, J2KImageWriteParamJava wp)
Initializes the EBCOT rate allocator of entropy coded data.
-