A B C D E F G H I J K L M N O P Q R S T U V W X Y

M

MAX_CB_AREA - Static variable in interface jp2codec.entropy.StdEntropyCoderOptions
The maximum code-block area (width x height).
MAX_CB_DIM - Static variable in interface jp2codec.entropy.StdEntropyCoderOptions
The maximum code-block dimension.
MAX_COMP_BITDEPTH - Static variable in interface jp2codec.codestream.Markers
The maximum number of component bitdepth
MAX_INT - Static variable in class jp2codec.IntegerSpec
The largest value of type int
MAX_LPPM - Static variable in interface jp2codec.codestream.Markers
Maximum length of PPM marker segment
MAX_LPPT - Static variable in interface jp2codec.codestream.Markers
Maximum length of PPT marker segment
MIN_CB_DIM - Static variable in interface jp2codec.entropy.StdEntropyCoderOptions
The minimum code-block dimension.
MQDecoder - Class in jp2codec.entropy.decoder
This class implements the MQ arithmetic decoder.
MQDecoder(ByteInputBuffer, int, int[]) - Constructor for class jp2codec.entropy.decoder.MQDecoder
Instantiates a new MQ-decoder, with the specified number of contexts and initial states.
Markers - Interface in jp2codec.codestream
This interface defines the values of the different markers in the JPEG 2000 codestream.
MathUtil - Class in jp2codec.util
This class contains a collection of utility methods fro mathematical operations.
MathUtil() - Constructor for class jp2codec.util.MathUtil
 
MaxShiftSpec - Class in jp2codec.roi
This class contains the maxshift scaling value for each tile-component.
MaxShiftSpec(int, int, byte) - Constructor for class jp2codec.roi.MaxShiftSpec
Constructs a 'ModuleSpec' object, initializing all the components and tiles to the 'SPEC_DEF' spec type, for the specified number of components and tiles.
ModuleSpec - Class in jp2codec
This generic class is used to handle values to be used by a module for each tile and component.
ModuleSpec(int, int, byte) - Constructor for class jp2codec.ModuleSpec
Constructs a 'ModuleSpec' object, initializing all the components and tiles to the 'SPEC_DEF' spec val type, for the specified number of components and tiles.
MsgLogger - Interface in jp2codec.util
This class provides a simple common abstraction of a facility that logs and/or displays messages or simple strings.
MsgPrinter - Class in jp2codec.util
This utility class formats messages to the specified line width, by inserting line-breaks between words, and printing the resulting lines.
MsgPrinter(int) - Constructor for class jp2codec.util.MsgPrinter
Creates a new message printer with the specified line width and with the default locale.
MultiResImgData - Interface in jp2codec.wavelet.synthesis
This interface defines methods to access image attributes (width, height, number of components, etc.) of multiresolution images, such as those resulting from an inverse wavelet transform.
MultiResImgDataAdapter - Class in jp2codec.wavelet.synthesis
This class provides a default implementation of the methods in the 'MultiResImgData' interface.
MultiResImgDataAdapter(MultiResImgData) - Constructor for class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Instantiates the MultiResImgDataAdapter object specifying the MultiResImgData source.
m - Variable in class jp2codec.codestream.reader.CBlkIndex
 
m - Variable in class jp2codec.entropy.CodedCBlk
The vertical index of the code-block, within the subband.
magbits - Variable in class jp2codec.wavelet.synthesis.SubbandSyn
The number of magnitude bits
mdl - Variable in class jp2codec.codestream.reader.BitstreamReaderAgent
The maximum number of decompostion levels for each component of the current tile.
mergeTree(String, Node) - Method in class jp2codec.imageio.JP2Metadata
 
mressrc - Variable in class jp2codec.wavelet.synthesis.InvWTAdapter
The 'MultiResImgData' source
mressrc - Variable in class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
The MultiResImgData source
msbSkipped - Variable in class jp2codec.codestream.reader.CBlkInfo
The number of most significant bits which are skipped for this code-block (= Mb-1-bitDepth).

A B C D E F G H I J K L M N O P Q R S T U V W X Y