Uses of Class
jj2000.j2k.codestream.writer.HeaderEncoder
Packages that use HeaderEncoder
-
Uses of HeaderEncoder in jj2000.j2k.codestream.writer
Methods in jj2000.j2k.codestream.writer with parameters of type HeaderEncoderModifier and TypeMethodDescriptionabstract voidCodestreamWriter.commitBitstreamHeader(HeaderEncoder he) Writes the header data to the bit stream, if it has not been already done.voidFileCodestreamWriter.commitBitstreamHeader(HeaderEncoder he) Writes the header data in the codestream and actualize ndata with the header length. -
Uses of HeaderEncoder in jj2000.j2k.entropy.encoder
Methods in jj2000.j2k.entropy.encoder with parameters of type HeaderEncoderModifier and TypeMethodDescriptionvoidPostCompRateAllocator.setHeaderEncoder(HeaderEncoder headEnc) Keep a reference to the header encoder.