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