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 Z

A

a - Variable in class jj2000.j2k.entropy.encoder.MQCoder
The current interval
a - Variable in class jj2000.j2k.entropy.decoder.MQDecoder
The current interval
ACCEL_FACTOR - Static variable in class jj2000.disp.ImgKeyListener
The acceleration factor when the shift key is pressed: 10
actualBytes - Variable in class jj2000.j2k.entropy.encoder.EBCOTLayer
The actual number of bytes which are consumed by the the current and any previous layers.
add(Component) - Method in class jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since no components can be added to this container.
add(Component, int) - Method in class jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since no components can be added to this container.
add(Component, Object) - Method in class jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since no components can be added to this container.
add(Component, Object, int) - Method in class jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since no components can be added to this container.
add(String, Component) - Method in class jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since no components can be added to this container.
addByteArray(byte[], int, int) - Method in class jj2000.j2k.entropy.decoder.ByteInputBuffer
Adds the specified data to the end of the byte array stream.
addConsumer(ImageConsumer) - Method in class jj2000.disp.BlkImgDataSrcImageProducer
Registers an image consumer with this image producer.
addFocusListener(FocusListener) - Method in class jj2000.disp.ImgScrollPane
Adds the specified focus listener to receive focus events from this component.
addKeyListener(KeyListener) - Method in class jj2000.disp.ImgScrollPane
Adds the specified key listener to receive key events from this component.
addMouseListener(MouseListener) - Method in class jj2000.disp.ImgScrollPane
Adds the specified mouse listener to receive mouse events from this component.
addMouseMotionListener(MouseMotionListener) - Method in class jj2000.disp.ImgScrollPane
Adds the specified mouse motion listener to receive mouse motion events from this component.
addNTP(int, int) - Method in class jj2000.j2k.codestream.reader.CBlkInfo
Adds the number of new truncation for specified layer.
addOptPoint(float, int) - Method in class jj2000.j2k.entropy.encoder.LayersInfo
Adds a new optimization point, with target bitrate 'brate' and with 'elyrs' (unoptimized) extra layers after it.
allocateRate() - Method in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Allocates output bit-rate for each tile in parsing mode: The allocator simulates the truncation of a virtual layer-resolution progressive codestream.
ALPHA - Static variable in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
The value of the first lifting step coefficient
ALPHA - Static variable in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
The value of the first lifting step coefficient
analyze_hpf(float[], int, int, int, float[], int, int, float[], int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
An implementation of the analyze_hpf() method that works on int data, for the forward 9x7 wavelet transform using the lifting scheme.
analyze_hpf(float[], int, int, int, float[], int, int, float[], int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloat
A specific version of the analyze_hpf() method that works on int data.
analyze_hpf(int[], int, int, int, int[], int, int, int[], int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
An implementation of the analyze_hpf() method that works on int data, for the forward 5x3 wavelet transform using the lifting scheme.
analyze_hpf(int[], int, int, int, int[], int, int, int[], int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterInt
A specific version of the analyze_hpf() method that works on int data.
analyze_hpf(Object, int, int, int, Object, int, int, Object, int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterInt
The general version of the analyze_hpf() method, it just calls the specialized version.
analyze_hpf(Object, int, int, int, Object, int, int, Object, int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloat
The general version of the analyze_hpf() method, it just calls the specialized version.
analyze_hpf(Object, int, int, int, Object, int, int, Object, int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilter
Filters the input signal by this analysis filter, decomposing it in a low-pass and a high-pass signal.
analyze_lpf(float[], int, int, int, float[], int, int, float[], int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
An implementation of the analyze_lpf() method that works on int data, for the forward 9x7 wavelet transform using the lifting scheme.
analyze_lpf(float[], int, int, int, float[], int, int, float[], int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloat
A specific version of the analyze_lpf() method that works on int data.
analyze_lpf(int[], int, int, int, int[], int, int, int[], int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
An implementation of the analyze_lpf() method that works on int data, for the forward 5x3 wavelet transform using the lifting scheme.
analyze_lpf(int[], int, int, int, int[], int, int, int[], int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterInt
A specific version of the analyze_lpf() method that works on int data.
analyze_lpf(Object, int, int, int, Object, int, int, Object, int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterInt
The general version of the analyze_lpf() method, it just calls the specialized version.
analyze_lpf(Object, int, int, int, Object, int, int, Object, int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloat
The general version of the analyze_lpf() method, it just calls the specialized version.
analyze_lpf(Object, int, int, int, Object, int, int, Object, int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilter
Filters the input signal by this analysis filter, decomposing it in a low-pass and a high-pass signal.
anbytes - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Actual number of read bytes
anGainExp - Variable in class jj2000.j2k.wavelet.Subband
The base 2 exponent of the analysis gain of the subband.
AnWTFilter - class jj2000.j2k.wavelet.analysis.AnWTFilter.
This abstract class defines the methods of all analysis wavelet filters.
AnWTFilter() - Constructor for class jj2000.j2k.wavelet.analysis.AnWTFilter
 
AnWTFilterFloat - class jj2000.j2k.wavelet.analysis.AnWTFilterFloat.
This extends the analysis wavelet filter general definitions of AnWTFilter by adding methods that work for float data specifically.
AnWTFilterFloat() - Constructor for class jj2000.j2k.wavelet.analysis.AnWTFilterFloat
 
AnWTFilterFloatLift9x7 - class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7.
This class inherits from the analysis wavelet filter definition for int data.
AnWTFilterFloatLift9x7() - Constructor for class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
 
AnWTFilterInt - class jj2000.j2k.wavelet.analysis.AnWTFilterInt.
This extends the analysis wavelet filter general definitions of AnWTFilter by adding methods that work for int data specifically.
AnWTFilterInt() - Constructor for class jj2000.j2k.wavelet.analysis.AnWTFilterInt
 
AnWTFilterIntLift5x3 - class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3.
This class inherits from the analysis wavelet filter definition for int data.
AnWTFilterIntLift5x3() - Constructor for class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
 
AnWTFilterSpec - class jj2000.j2k.wavelet.analysis.AnWTFilterSpec.
This class extends ModuleSpec class for analysis filters specification holding purpose.
AnWTFilterSpec(int, int, byte, QuantTypeSpec, ParameterList) - Constructor for class jj2000.j2k.wavelet.analysis.AnWTFilterSpec
Constructs a new 'AnWTFilterSpec' for the specified number of components and tiles.
apply(DataBlkFloat[], DataBlkFloat[]) - Method in class icc.lut.MatrixBasedTransformTosRGB
Performs the transform.
apply(DataBlkFloat, DataBlkFloat) - Method in class icc.lut.MonochromeTransformTosRGB
Populate the output block by looking up the values in the lut, using the input as lut indices.
apply(DataBlkInt[], DataBlkInt[]) - Method in class icc.lut.MatrixBasedTransformTosRGB
Performs the transform.
apply(DataBlkInt, DataBlkInt) - Method in class icc.lut.MonochromeTransformTosRGB
Populate the output block by looking up the values in the lut, using the input as lut indices.
arate - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Actual decoding rate in bpp
ArbROIMaskGenerator - class jj2000.j2k.roi.encoder.ArbROIMaskGenerator.
This class generates the ROI bit-mask when, at least, one ROI is not rectangular.
ArbROIMaskGenerator(ROI[], int, Quantizer) - Constructor for class jj2000.j2k.roi.encoder.ArbROIMaskGenerator
The constructor of the arbitrary mask generator
arbShape - Variable in class jj2000.j2k.roi.encoder.ROI
Where or not the ROI shape is arbitrary
ArrayUtil - class jj2000.j2k.util.ArrayUtil.
This class contains a colleaction of utility static methods for arrays.
ArrayUtil() - Constructor for class jj2000.j2k.util.ArrayUtil
 
ascii - Variable in class icc.tags.ICCTextType
Tag fields
ascii - Variable in class icc.tags.ICCTextDescriptionType
Tag fields
assignL2Norm(float) - Method in class jj2000.j2k.wavelet.analysis.SubbandAn
Assigns the given L2-norm to the first leaf that does not have an L2-norm value yet (i.e.
avbits - Variable in class jj2000.j2k.codestream.writer.BitOutputBuffer
The number of available bits in the current byte
ax - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The horizontal coordinate of the image origin in the canvas system, on the reference grid.
ay - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The vertical coordinate of the image origin in the canvas system, on the reference grid.

B

b - Variable in class jj2000.j2k.entropy.encoder.MQCoder
The last encoded byte of data
b - Variable in class jj2000.j2k.entropy.decoder.MQDecoder
The last byte read
bais - Variable in class jj2000.j2k.codestream.reader.PktHeaderBitReader
The byte array that is the source of data if the PktHeaderBitReader is instantiated with a buffer instead of a RandomAccessIO
bak_lblock - Variable in class jj2000.j2k.codestream.writer.PktEncoder
The saved base number of bits for sending code-block length information.
bak_prevtIdxs - Variable in class jj2000.j2k.codestream.writer.PktEncoder
The saved last encoded truncation point for each code-block.
baknBytes - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Backup of the number of bytes allocated to each tile.
baos - Variable in class jj2000.j2k.codestream.writer.HeaderEncoder
The ByteArrayOutputStream to store header data.
barr - Variable in class jj2000.j2k.image.input.ImgReaderPPM
Buffer for the 3 components of each pixel(in the current block)
bbuf - Variable in class jj2000.j2k.entropy.encoder.BitToByteOutput
The bit buffer
bbuf - Variable in class jj2000.j2k.entropy.decoder.ByteToBitInput
The bit buffer
bbuf - Variable in class jj2000.j2k.codestream.reader.PktHeaderBitReader
The current bit buffer
BEBufferedRandomAccessFile - class jj2000.j2k.io.BEBufferedRandomAccessFile.
This class defines a Buffered Random Access File, where all I/O is considered to be big-endian.
BEBufferedRandomAccessFile(File, String) - Constructor for class jj2000.j2k.io.BEBufferedRandomAccessFile
Constructor.
BEBufferedRandomAccessFile(File, String, int) - Constructor for class jj2000.j2k.io.BEBufferedRandomAccessFile
Constructor.
BEBufferedRandomAccessFile(String, String) - Constructor for class jj2000.j2k.io.BEBufferedRandomAccessFile
Constructor.
BEBufferedRandomAccessFile(String, String, int) - Constructor for class jj2000.j2k.io.BEBufferedRandomAccessFile
Constructor.
BETA - Static variable in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
The value of the second lifting step coefficient
BETA - Static variable in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
The value of the second lifting step coefficient
BIG_ENDIAN - Static variable in interface jj2000.j2k.io.EndianType
Identifier for big-endian byte ordering (i.e.
bin - Variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The bit based input for arithmetic coding bypass (i.e.
bin - Variable in class jj2000.j2k.codestream.reader.PktDecoder
The wrapper to read bits for the packet heads
BinaryDataInput - interface jj2000.j2k.io.BinaryDataInput.
This interface defines the input of binary data from streams and/or files.
BinaryDataOutput - interface jj2000.j2k.io.BinaryDataOutput.
This interface defines the output of binary data to streams and/or files.
bitdepth - Variable in class colorspace.boxes.PaletteBox
 
bitDepth - Variable in class jj2000.j2k.image.input.ImgReaderPGX
The bit-depth of the input file (must be between 1 and 31)
bitDepth - Variable in class jj2000.j2k.image.output.ImgWriterPGX
The bit-depth of the input file (must be between 1 and 31)
BitOutputBuffer - class jj2000.j2k.codestream.writer.BitOutputBuffer.
This class implements a buffer for writing bits, with the required bit stuffing policy for the packet headers.
BitOutputBuffer() - Constructor for class jj2000.j2k.codestream.writer.BitOutputBuffer
Creates a new BitOutputBuffer width a buffer of length 'SZ_INIT'.
BITS_PER_BYTE - Static variable in class icc.ICCProfile
 
BITS_PER_COMPONENT_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
BITS_PER_INT - Static variable in class icc.ICCProfile
 
BITS_PER_LONG - Static variable in class icc.ICCProfile
 
BITS_PER_SHORT - Static variable in class icc.ICCProfile
 
BitstreamReaderAgent - class jj2000.j2k.codestream.reader.BitstreamReaderAgent.
This is the generic interface for bit stream reader agents.
BitstreamReaderAgent(HeaderDecoder, DecoderSpecs) - Constructor for class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Initializes members of this class.
BitToByteOutput - class jj2000.j2k.entropy.encoder.BitToByteOutput.
This class provides an adapter to perform bit based output on byte based output objects that inherit from a 'ByteOutputBuffer' class.
BitToByteOutput(ByteOutputBuffer) - Constructor for class jj2000.j2k.entropy.encoder.BitToByteOutput
Instantiates a new 'BitToByteOutput' object that uses 'out' as the underlying byte based output.
BlkImgDataSrc - interface jj2000.j2k.image.BlkImgDataSrc.
This interface defines the methods to transfer image data in blocks, without following any particular order (random access).
BlkImgDataSrcImageProducer - class jj2000.disp.BlkImgDataSrcImageProducer.
This class provides an ImageProducer for the BlkImgDataSrc interface.
BlkImgDataSrcImageProducer(BlkImgDataSrc) - Constructor for class jj2000.disp.BlkImgDataSrcImageProducer
Creates an image producer which uses 'src' as the source of image data.
BLOCK_INCREMENT_PROPORTION - Static variable in class jj2000.disp.ImgScrollPane
The propertion between the visible scrollbar length and the block increment amount: 0.8
block0 - Variable in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Block used to request component with index 0
block0 - Variable in class jj2000.j2k.image.invcomptransf.InvCompTransf
Block used to request component 0
block1 - Variable in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Block used to request component with index 1
block1 - Variable in class jj2000.j2k.image.invcomptransf.InvCompTransf
Block used to request component 1
block2 - Variable in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Block used to request component with index 2
block2 - Variable in class jj2000.j2k.image.invcomptransf.InvCompTransf
Block used to request component 2
blockAligned - Variable in class jj2000.j2k.roi.encoder.ROIScaler
Flag indicating if block aligned ROIs are used
BLUE - Static variable in class colorspace.ColorSpace
 
BLUE - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
BLUE - Static variable in class icc.RestrictedICCProfile
Component index
BLUE - Static variable in class icc.ICCProfiler
 
BLUE - Static variable in class icc.ICCProfile
RGB index.
bms - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
By-pass mode specifications
bms - Variable in class jj2000.j2k.encoder.EncoderSpecs
By-pass mode specifications
boolean_size - Static variable in class icc.ICCProfile
Size of native type
boutT - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The raw bit output used, for each thread
boxEnd - Variable in class colorspace.boxes.JP2Box
offset to end of box
boxStart - Variable in class colorspace.boxes.JP2Box
offset to start of box
bpc - Variable in class jj2000.j2k.fileformat.writer.FileFormatWriter
Bits per component
bpc - Variable in class colorspace.boxes.ImageHeaderBox
 
BPC_LENGTH - Static variable in class jj2000.j2k.fileformat.writer.FileFormatWriter
base length of Bits Per Component box
bpcVaries - Variable in class jj2000.j2k.fileformat.writer.FileFormatWriter
Flag indicating whether number of bits per component varies
bpos - Variable in class jj2000.j2k.entropy.encoder.BitToByteOutput
The position of the next bit to put in the bit buffer.
bpos - Variable in class jj2000.j2k.entropy.decoder.ByteToBitInput
The position of the next bit to get from the byte buffer.
bpos - Variable in class jj2000.j2k.codestream.reader.PktHeaderBitReader
The position of the next bit to read in the bit buffer (0 means empty, 8 full)
bsWriter - Variable in class jj2000.j2k.entropy.encoder.PostCompRateAllocator
The bit-stream writer
btitle - Variable in class jj2000.disp.TitleUpdater
The base of the title
buf - Variable in class jj2000.j2k.util.ISRandomAccessIO
 
buf - Variable in class jj2000.j2k.image.input.ImgReaderPPM
The line buffer.
buf - Variable in class jj2000.j2k.image.input.ImgReaderPGX
The line buffer.
buf - Variable in class jj2000.j2k.image.input.ImgReaderPGM
The line buffer.
buf - Variable in class jj2000.j2k.entropy.encoder.ByteOutputBuffer
The buffer where the data is stored
buf - Variable in class jj2000.j2k.codestream.writer.BitOutputBuffer
The buffer where we store the data
buf - Variable in class jj2000.j2k.entropy.decoder.ByteInputBuffer
The byte array containing the data
buf - Variable in class jj2000.j2k.image.output.ImgWriterPPM
The line buffer.
buf - Variable in class jj2000.j2k.image.output.ImgWriterPGX
The line buffer.
buf - Variable in class jj2000.j2k.image.output.ImgWriterPGM
The line buffer.
BUF_DEF_LEN - Static variable in class jj2000.j2k.entropy.encoder.ByteOutputBuffer
The default initial buffer size
BUF_INC - Static variable in class jj2000.j2k.entropy.encoder.ByteOutputBuffer
The buffer increase size
BufferedRandomAccessFile - class jj2000.j2k.io.BufferedRandomAccessFile.
This class defines a Buffered Random Access File.
BufferedRandomAccessFile(File, String) - Constructor for class jj2000.j2k.io.BufferedRandomAccessFile
Constructor.
BufferedRandomAccessFile(File, String, int) - Constructor for class jj2000.j2k.io.BufferedRandomAccessFile
Constructor.
BufferedRandomAccessFile(String, String) - Constructor for class jj2000.j2k.io.BufferedRandomAccessFile
Constructor.
BufferedRandomAccessFile(String, String, int) - Constructor for class jj2000.j2k.io.BufferedRandomAccessFile
Constructor.
bugaddr - Static variable in class jj2000.j2k.JJ2KInfo
The bug reporting e-mail address
buildAndWriteLayers() - Method in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
This method builds all the bit stream layers and then writes them to the output bit stream.
buildTime - Variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
The wall time for the building of layers.
byte_size - Static variable in class icc.ICCProfile
Size of native type
byteArraySet(byte[], byte) - Static method in class jj2000.j2k.util.ArrayUtil
Reinitializes a byte array to the given value in an optimized way.
byteBuffer - Variable in class jj2000.j2k.io.BufferedRandomAccessFile
Buffer of bytes containing the part of the file that is currently being accessed
byteBufferChanged - Variable in class jj2000.j2k.io.BufferedRandomAccessFile
Boolean keeping track of whether the byte buffer has been changed since it was read.
byteIn() - Method in class jj2000.j2k.entropy.decoder.MQDecoder
This function gets one byte of compressed bits from the in-stream.
ByteInputBuffer - class jj2000.j2k.entropy.decoder.ByteInputBuffer.
This class provides a byte input facility from byte buffers.
ByteInputBuffer(byte[]) - Constructor for class jj2000.j2k.entropy.decoder.ByteInputBuffer
Creates a new byte array input stream that reads data from the specified byte array.
ByteInputBuffer(byte[], int, int) - Constructor for class jj2000.j2k.entropy.decoder.ByteInputBuffer
Creates a new byte array input stream that reads data from the specified byte array.
byteOrder - Variable in class jj2000.j2k.image.input.ImgReaderPGX
The byte ordering to use, as defined in EndianType
byteOrdering - Variable in class jj2000.j2k.io.BufferedRandomAccessFile
 
byteOut() - Method in class jj2000.j2k.entropy.encoder.MQCoder
This function puts one byte of compressed bits in the output stream.
ByteOutputBuffer - class jj2000.j2k.entropy.encoder.ByteOutputBuffer.
This class provides a buffering output stream similar to ByteArrayOutputStream, with some additional methods.
ByteOutputBuffer() - Constructor for class jj2000.j2k.entropy.encoder.ByteOutputBuffer
Creates a new byte array output stream.
ByteOutputBuffer(int) - Constructor for class jj2000.j2k.entropy.encoder.ByteOutputBuffer
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
BYTES_PER_INT - Static variable in class icc.ICCProfile
 
BYTES_PER_LONG - Static variable in class icc.ICCProfile
 
BYTES_PER_SHORT - Static variable in class icc.ICCProfile
 
ByteToBitInput - class jj2000.j2k.entropy.decoder.ByteToBitInput.
This class provides an adapter to perform bit based input on byte based output obejcts that inherit from a 'ByteInputBuffer' class.
ByteToBitInput(ByteInputBuffer) - Constructor for class jj2000.j2k.entropy.decoder.ByteToBitInput
Instantiates a new 'ByteToBitInput' object that uses 'in' as the underlying byte based input.

C

c - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder.Compressor
The component on which to compress
c - Variable in class jj2000.j2k.entropy.encoder.MQCoder
The current bit code
c - Variable in class jj2000.j2k.entropy.decoder.MQDecoder
The current bit code
c - Variable in class jj2000.j2k.image.output.ImgWriterPGX
The index of the component from where to get the data
c - Variable in class jj2000.j2k.image.output.ImgWriterPGM
The index of the component from where to get the data
c - Variable in class colorspace.boxes.ImageHeaderBox
 
calcBasisWaveForms(float[][]) - Method in class jj2000.j2k.wavelet.analysis.SubbandAn
Calculates the basis waveform of the first leaf for which the L2-norm has not been calculated yet.
calcDim() - Method in class jj2000.disp.ImgScrollPane.ImageScrollDisplay
Calculates the image display dimensions according to the zoom and image size.
calcIncrement(KeyEvent, Adjustable) - Method in class jj2000.disp.ImgKeyListener
Returns the increment based on the modifier keys of the KeyEvent.
calcL2Norms() - Method in class jj2000.j2k.wavelet.analysis.SubbandAn
Calculates the L2-norm of the sythesis waveforms of every leaf in the tree.
calcMaxMagBits(EncoderSpecs) - Method in class jj2000.j2k.roi.encoder.ROIScaler
Calculates the maximum amount of magnitude bits for each tile-component, and stores it in the 'maxMagBits' array.
calcMixedBitDepths(int[], int, int[]) - Static method in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Calculates the bitdepths of the transformed components, given the bitdepth of the un-transformed components and the component transformation type.
calcMixedBitDepths(int[], int, int[]) - Static method in class jj2000.j2k.image.invcomptransf.InvCompTransf
Calculates the bitdepths of the transformed components, given the bitdepth of the un-transformed components and the component tranformation type.
calcSbParams(SubbandAn, int) - Method in class jj2000.j2k.quantization.quantizer.StdQuantizer
Calculates the parameters of the SubbandAn objects that depend on the Quantizer.
calcSbParams(SubbandAn, int) - Method in class jj2000.j2k.quantization.quantizer.Quantizer
Calculates the parameters of the SubbandAn objects that depend on the Quantizer.
calcSkipMSBP(CBlkWTData, int) - Static method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Calculates the number of magnitude bit-planes that are to be skipped, because they are non-significant.
CAPTURE_RESOLUTION_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
cb0x - Variable in class jj2000.j2k.wavelet.analysis.ForwWTFull
The horizontal coordinate of the code-block partition origin on the reference grid
cb0x - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
The horizontal code-block partition origin
cb0y - Variable in class jj2000.j2k.wavelet.analysis.ForwWTFull
The vertical coordinate of the code-block partition on the reference grid
cb0y - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
The vertical code-block partition origin
cbI - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Array containing information for all the code-blocks: 1st dim: component index. 2nd dim: resolution level index. 3rd dim: subband index. 4th/5th dim: code-block index (vert.
cbLength - Variable in class jj2000.j2k.codestream.reader.PktInfo
The length of the code-block in this packet (in bytes)
cblk - Variable in class jj2000.j2k.codestream.PrecInfo
Code-blocks belonging to this precinct in each subbands of the resolution level
CBlkCoordInfo - class jj2000.j2k.codestream.CBlkCoordInfo.
This class is used to store the coordinates of code-blocks.
CBlkCoordInfo() - Constructor for class jj2000.j2k.codestream.CBlkCoordInfo
Constructor.
CBlkCoordInfo(int, int) - Constructor for class jj2000.j2k.codestream.CBlkCoordInfo
Constructor.
CBlkInfo - class jj2000.j2k.codestream.reader.CBlkInfo.
This class contains location of code-blocks' piece of codewords (there is one piece per layer) and some other information.
CBlkInfo(int, int, int, int, int) - Constructor for class jj2000.j2k.codestream.reader.CBlkInfo
Constructs a new instance with specified number of layers and code-block coordinates.
CBlkQuantDataSrcDec - interface jj2000.j2k.quantization.dequantizer.CBlkQuantDataSrcDec.
This interface defines a source of quantized wavelet coefficients and methods to transfer them in a code-block by code-block basis, fro the decoder side.
CBlkQuantDataSrcEnc - interface jj2000.j2k.quantization.quantizer.CBlkQuantDataSrcEnc.
This interface defines a source of quantized wavelet coefficients and methods to transfer them in a code-block by code-block basis.
CBlkRateDistStats - class jj2000.j2k.entropy.encoder.CBlkRateDistStats.
This class stores coded (compressed) code-blocks with their associated rate-distortion statistics.
CBlkRateDistStats() - Constructor for class jj2000.j2k.entropy.encoder.CBlkRateDistStats
Creates a new CBlkRateDistStats object without allocating any space for 'truncRates', 'truncSlopes', 'truncDists' and 'truncIdxs' or 'data'.
CBlkRateDistStats(int, int, int, byte[], int[], double[], boolean[], int, boolean) - Constructor for class jj2000.j2k.entropy.encoder.CBlkRateDistStats
Creates a new CBlkRateDistStats object and initializes the valid truncation points, their rates and their slopes, from the 'rates' and 'dist' arrays.
cblks - Variable in class jj2000.j2k.wavelet.analysis.ForwWTFull
The code-block size specifications
cblks - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The code-block size specifications
cblks - Variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
5D Array containing all the coded code-blocks: 1st index: tile index 2nd index: component index 3rd index: resolution level index 4th index: subband index 5th index: code-block index
cblks - Variable in class jj2000.j2k.encoder.EncoderSpecs
Code-blocks sizes specification
cblks - Variable in class jj2000.j2k.codestream.reader.PktDecoder
List of code-blocks found in last read packet head (one list per subband)
cblks - Variable in class jj2000.j2k.decoder.DecoderSpecs
Code-blocks sizes specification
CBlkSizeSpec - class jj2000.j2k.entropy.CBlkSizeSpec.
This class extends ModuleSpec class for code-blocks sizes holding purposes.
CBlkSizeSpec(int, int, byte) - Constructor for class jj2000.j2k.entropy.CBlkSizeSpec
Creates a new CBlkSizeSpec object for the specified number of tiles and components.
CBlkSizeSpec(int, int, byte, ParameterList) - Constructor for class jj2000.j2k.entropy.CBlkSizeSpec
Creates a new CBlkSizeSpec object for the specified number of tiles and components and the ParameterList instance.
cblkToDecode - Variable in class jj2000.j2k.wavelet.synthesis.InvWTFull
The total number of code-blocks to decode
CBlkWTData - class jj2000.j2k.wavelet.analysis.CBlkWTData.
This is a generic abstract class to store a code-block of wavelet data, quantized or not.
CBlkWTData() - Constructor for class jj2000.j2k.wavelet.analysis.CBlkWTData
 
CBlkWTDataFloat - class jj2000.j2k.wavelet.analysis.CBlkWTDataFloat.
This is an implementation of the 'CBlkWTData' abstract class for 32 bit floating point data (float).
CBlkWTDataFloat() - Constructor for class jj2000.j2k.wavelet.analysis.CBlkWTDataFloat
 
CBlkWTDataInt - class jj2000.j2k.wavelet.analysis.CBlkWTDataInt.
This is an implementation of the 'CBlkWTData' abstract class for signed 32 bit integer data.
CBlkWTDataInt() - Constructor for class jj2000.j2k.wavelet.analysis.CBlkWTDataInt
 
CBlkWTDataSrc - interface jj2000.j2k.wavelet.analysis.CBlkWTDataSrc.
This abstract class defines methods to transfer wavelet data in a code-block by code-block basis.
CBlkWTDataSrcDec - interface jj2000.j2k.wavelet.synthesis.CBlkWTDataSrcDec.
This abstract class defines methods to transfer wavelet data in a code-block by code-block basis, for the decoder side.
cbOff - Variable in class jj2000.j2k.codestream.reader.PktInfo
The code-block offset in the codestream (for this packet)
ccb - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder.Compressor
The object where to store the compressed code-block
ccoc - Variable in class jj2000.j2k.codestream.HeaderInfo.COC
 
ccom - Variable in class jj2000.j2k.codestream.HeaderInfo.COM
 
cdbox - Variable in class colorspace.ColorSpace
 
ce - Variable in class jj2000.j2k.entropy.Progression
Component index for the end of a progression.
cepoc - Variable in class jj2000.j2k.codestream.HeaderInfo.POC
 
CHANNEL_DEFINITION_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
ChannelDefinitionBox - class colorspace.boxes.ChannelDefinitionBox.
This class maps the components in the codestream to channels in the image.
ChannelDefinitionBox(RandomAccessIO, int) - Constructor for class colorspace.boxes.ChannelDefinitionBox
Construct a ChannelDefinitionBox from an input image.
ChannelDefinitionMapper - class colorspace.ChannelDefinitionMapper.
This class is responsible for the mapping between requested components and image channels.
ChannelDefinitionMapper(BlkImgDataSrc, ColorSpace) - Constructor for class colorspace.ChannelDefinitionMapper
Ctor which creates an ICCProfile for the image and initializes all data objects (input, working, and output).
char_size - Static variable in class icc.ICCProfile
Size of native type
checkBytePadding() - Method in class jj2000.j2k.entropy.decoder.ByteToBitInput
Checks for past errors in the decoding process by verifying the byte padding with an alternating sequence of 0's and 1's.
checkEndOfPassFF(byte[], int[], boolean[], int) - Static method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Ensures that at the end of a non-terminated coding pass there is not a 0xFF byte, modifying the stored rates if necessary.
checkLibrary() - Static method in class jj2000.j2k.util.NativeServices
Checks if the library SHLIB_NAME is already loaded and attempts to load if not yet loaded.
checkList(char[], String[]) - Method in class jj2000.j2k.util.ParameterList
Checks if the parameters which names do not start with any of the prefixes in 'prfxs' in this ParameterList are all in the list of valid parameter names 'plist'.
checkList(char, String[]) - Method in class jj2000.j2k.util.ParameterList
Checks if the parameters which name starts with the prefix 'prfx' in the parameter list are all in the list of valid parameter names 'plist'.
checkMarkerLength(DataInputStream, String) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Checks that the marker segment length is correct.
checkPredTerm() - Method in class jj2000.j2k.entropy.decoder.MQDecoder
Checks for past errors in the decoding process using the predictable error resilient termination.
checkProgMode(String) - Method in class jj2000.j2k.entropy.ProgressionSpec
Check if the progression mode exists and if so, return its integer value.
checkTargetErrors() - Method in class jj2000.j2k.util.ThreadPool
Checks that no error or runtime exception in any target have occurred so far.
cleanuppass(CBlkWTData, MQCoder, boolean, int, int[], int[], int[], int[], int[], int[], int, int, int) - Static method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Performs the cleanup pass on the specified data and bit-plane.
cleanuppass(DataBlk, MQDecoder, int, int[], int[], boolean) - Method in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Performs the cleanup pass on the specified data and bit-plane.
clear() - Method in class colorspace.ColorSpaceMapper.ComputedComponents
 
clearTargetErrors() - Method in class jj2000.j2k.util.ThreadPool
Clears the current target error conditions, if any.
clength - Variable in class jj2000.j2k.fileformat.writer.FileFormatWriter
Length of codestream
clone() - Method in class jj2000.j2k.ModuleSpec
 
close() - Method in class jj2000.j2k.util.ISRandomAccessIO
Closes this object for reading as well as the wrapped InputStream, if not already closed.
close() - Method in interface jj2000.j2k.io.RandomAccessIO
Closes the I/O stream.
close() - Method in class jj2000.j2k.io.BufferedRandomAccessFile
Closes the buffered random access file
close() - Method in class jj2000.j2k.image.input.ImgReaderPPM
Closes the underlying file from where the image data is being read.
close() - Method in class jj2000.j2k.image.input.ImgReaderPGX
Closes the underlying RandomAccessIO from where the image data is being read.
close() - Method in class jj2000.j2k.image.input.ImgReaderPGM
Closes the underlying RandomAccessFile from where the image data is being read.
close() - Method in class jj2000.j2k.image.input.ImgReader
Closes the underlying file or network connection from where the image data is being read.
close() - Method in class jj2000.j2k.codestream.writer.FileCodestreamWriter
Writes the EOC marker and closes the underlying stream.
close() - Method in class jj2000.j2k.codestream.writer.CodestreamWriter
Closes the underlying resource (file, stream, network connection, etc.).
close() - Method in class jj2000.j2k.image.output.ImgWriterPPM
Closes the underlying file or netwrok connection to where the data is written.
close() - Method in class jj2000.j2k.image.output.ImgWriterPGX
Closes the underlying file or netwrok connection to where the data is written.
close() - Method in class jj2000.j2k.image.output.ImgWriterPGM
Closes the underlying file or netwrok connection to where the data is written.
close() - Method in class jj2000.j2k.image.output.ImgWriter
Closes the underlying file or netwrok connection to where the data is written.
cm - Static variable in class jj2000.disp.BlkImgDataSrcImageProducer
The default color model (0xAARRGGBB) used in Java
cmbox - Variable in class colorspace.ColorSpace
 
CmdLnDecoder - class jj2000.j2k.decoder.CmdLnDecoder.
This class runs the JJ2000 decoder from the command line interface.
CmdLnDecoder(String[]) - Constructor for class jj2000.j2k.decoder.CmdLnDecoder
Instantiates a command line decoder object, width the 'argv' command line arguments.
CmdLnEncoder - class jj2000.j2k.encoder.CmdLnEncoder.
This class runs JJ2000's encoder from the command line interface.
CmdLnEncoder(String[]) - Constructor for class jj2000.j2k.encoder.CmdLnEncoder
Instantiates a command line encoder object, with the 'argv' command line arguments.
coc - Variable in class jj2000.j2k.codestream.HeaderInfo
Reference to the COC marker segments found in main and first tile-part header.
COC - Static variable in interface jj2000.j2k.codestream.Markers
Coding style component (COC): 0xFF53
COC_FOUND - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for COC marker segment found
cod - Variable in class jj2000.j2k.codestream.HeaderInfo
Reference to the COD marker segments found in main and first tile-part header.
COD - Static variable in interface jj2000.j2k.codestream.Markers
Coding style default (COD): 0xFF52
COD_FOUND - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for COD marker segment found
CodedCBlk - class jj2000.j2k.entropy.CodedCBlk.
This is the generic class to store coded (compressed) code-block.
CodedCBlk() - Constructor for class jj2000.j2k.entropy.CodedCBlk
Creates a new CodedCBlk object wit the default values and without allocating any space for its members.
CodedCBlk(int, int, int, byte[]) - Constructor for class jj2000.j2k.entropy.CodedCBlk
Creates a new CodedCBlk object with the specified values.
CodedCBlkDataSrcDec - interface jj2000.j2k.entropy.decoder.CodedCBlkDataSrcDec.
This interface defines a source of entropy coded data and methods to transfer it in a code-block by code-block basis.
CodedCBlkDataSrcEnc - interface jj2000.j2k.entropy.encoder.CodedCBlkDataSrcEnc.
This interface defines a source of entropy coded data and methods to transfer it in a code-block by code-block basis.
codeStreamLength - Variable in class jj2000.j2k.fileformat.reader.FileFormatReader
The lengths of the codestreams in the fileformat
CodestreamManipulator - class jj2000.j2k.util.CodestreamManipulator.
This class takes a legal JPEG 2000 codestream and performs some manipulation on it.
CodestreamManipulator(String, int, int, boolean, boolean, boolean, boolean) - Constructor for class jj2000.j2k.util.CodestreamManipulator
Instantiates a codestream manipulator..
codeStreamPos - Variable in class jj2000.j2k.fileformat.reader.FileFormatReader
The positions of the codestreams in the fileformat
CodestreamWriter - class jj2000.j2k.codestream.writer.CodestreamWriter.
This is the abstract class for writing to a codestream.
CodestreamWriter(int) - Constructor for class jj2000.j2k.codestream.writer.CodestreamWriter
Allocates this object and initializes the maximum number of bytes.
codeSymbol(int, int) - Method in class jj2000.j2k.entropy.encoder.MQCoder
This function performs the arithmetic encoding of one symbol.
codeSymbols(int[], int[], int) - Method in class jj2000.j2k.entropy.encoder.MQCoder
This function performs the arithmetic encoding of several symbols together.
colorant - Variable in class icc.RestrictedICCProfile
Colorant data
colorspace - package colorspace
 
colorSpace - Variable in class colorspace.boxes.ColorSpecificationBox
 
ColorSpace - class colorspace.ColorSpace.
This class analyzes the image to provide colorspace information for the decoding chain.
colorspace.boxes - package colorspace.boxes
 
ColorSpace.CSEnum - class colorspace.ColorSpace.CSEnum.
Colorspace enumeration class
ColorSpace.CSEnum(String) - Constructor for class colorspace.ColorSpace.CSEnum
 
ColorSpace.Enumeration - class colorspace.ColorSpace.Enumeration.
Typesafe enumeration class
ColorSpace.Enumeration(String) - Constructor for class colorspace.ColorSpace.Enumeration
 
ColorSpace.MethodEnum - class colorspace.ColorSpace.MethodEnum.
Method enumeration class
ColorSpace.MethodEnum(String) - Constructor for class colorspace.ColorSpace.MethodEnum
 
ColorSpace(RandomAccessIO, HeaderDecoder, ParameterList) - Constructor for class colorspace.ColorSpace
public constructor which takes in the image, parameterlist and the image header decoder as args.
ColorSpaceException - exception colorspace.ColorSpaceException.
This exception is thrown when the content of an image contains an incorrect colorspace box
ColorSpaceException() - Constructor for class colorspace.ColorSpaceException
Empty constructor
ColorSpaceException(String) - Constructor for class colorspace.ColorSpaceException
Contruct with message
ColorSpaceMapper - class colorspace.ColorSpaceMapper.
This is the base class for all modules in the colorspace and icc profiling steps of the decoding chain.
ColorSpaceMapper.ComputedComponents - class colorspace.ColorSpaceMapper.ComputedComponents.
 
ColorSpaceMapper.ComputedComponents() - Constructor for class colorspace.ColorSpaceMapper.ComputedComponents
 
ColorSpaceMapper.ComputedComponents(DataBlk) - Constructor for class colorspace.ColorSpaceMapper.ComputedComponents
 
ColorSpaceMapper(BlkImgDataSrc, ColorSpace) - Constructor for class colorspace.ColorSpaceMapper
Ctor which creates an ICCProfile for the image and initializes all data objects (input, working, and output).
ColorSpecificationBox - class colorspace.boxes.ColorSpecificationBox.
This class models the Color Specification Box in a JP2 image.
ColorSpecificationBox(RandomAccessIO, int) - Constructor for class colorspace.boxes.ColorSpecificationBox
Construct a ColorSpecificationBox from an input image.
colorSpecMethod(int) - Static method in class icc.ICCProfile.BoxType
 
COLOUR_SPECIFICATION_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
com - Variable in class jj2000.j2k.codestream.HeaderInfo
Reference to the COM marker segments found in main and tile-part headers.
COM - Static variable in interface jj2000.j2k.codestream.Markers
Comment (COM): 0xFF64
COM_FOUND - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for COM marker segment found
commitBitstreamHeader(HeaderEncoder) - Method in class jj2000.j2k.codestream.writer.FileCodestreamWriter
Writes the header data in the codestream and actualize ndata with the header length.
commitBitstreamHeader(HeaderEncoder) - Method in class jj2000.j2k.codestream.writer.CodestreamWriter
Writes the header data to the bit stream, if it has not been already done.
comp - Variable in class jj2000.j2k.roi.encoder.ROI
The components for which the ROI is relevant
COMP_POS_RES_LY_PROG - Static variable in interface jj2000.j2k.codestream.ProgressionType
The codestream is Component/Position/Resolution/Layer progressive : 4
compDef - Variable in class jj2000.j2k.ModuleSpec
The default value for each component.
compH - Variable in class jj2000.j2k.image.Tiler
The component height in the current active tile, for each component
compHeight - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
Component heights
compIdx - Variable in class jj2000.j2k.image.ImgDataJoiner
The component index associated with each ImgData
complete - Variable in class jj2000.j2k.util.ISRandomAccessIO
 
completedComps - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The queue of completed compressors, for each component.
compMainDefDecompType - Variable in class jj2000.j2k.wavelet.WTDecompSpec
The component main default decomposition, for each component.
compMainDefLevels - Variable in class jj2000.j2k.wavelet.WTDecompSpec
The component main default decomposition levels, for each component
COMPONENT_MAPPING_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
ComponentMappingBox - class colorspace.boxes.ComponentMappingBox.
This class maps the components in the codestream to channels in the image.
ComponentMappingBox(RandomAccessIO, int) - Constructor for class colorspace.boxes.ComponentMappingBox
Construct a ComponentMappingBox from an input image.
compressCodeBlock(int, CBlkRateDistStats, CBlkWTData, MQCoder, BitToByteOutput, ByteOutputBuffer, int[], double[], int[], boolean[], int[], int[], int, boolean, int, int) - Static method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Compresses the code-block in 'srcblk' and puts the results in 'ccb', using the specified options and temporary storage.
CompTransfSpec - class jj2000.j2k.image.CompTransfSpec.
This class extends the ModuleSpec class in order to hold tile specifications for multiple component transformation
CompTransfSpec(int, int, byte) - Constructor for class jj2000.j2k.image.CompTransfSpec
Constructs an empty 'CompTransfSpec' with the specified number of tiles and components.
computed - Variable in class colorspace.ColorSpaceMapper
 
compW - Variable in class jj2000.j2k.image.Tiler
The component width in the current active tile, for each component
compWidth - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
Component widths
conceal(DataBlk, int) - Method in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Conceals decoding errors detected in the last bit-plane.
CONCURRENCY_PROP_NAME - Static variable in class jj2000.j2k.util.ThreadPool
The name of the property that sets the concurrency level: jj2000.j2k.util.ThreadPool.concurrency
confirmFileType() - Method in class jj2000.j2k.image.input.ImgReaderPPM
Checks that the file begins with 'P6'
confirmFileType() - Method in class jj2000.j2k.image.input.ImgReaderPGM
Checks that the RandomAccessIO begins with 'P5'
consumers - Variable in class jj2000.disp.BlkImgDataSrcImageProducer
The list of image consumers for this image producer
CONTIGUOUS_CODESTREAM_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
convertFactor - Variable in class jj2000.j2k.wavelet.analysis.CBlkWTData
The value by which the absolute value of the data has to be divided in order to get the real absolute value.
convertFromExpMantissa(int) - Static method in class jj2000.j2k.quantization.quantizer.StdQuantizer
Converts the exponent-mantissa representation to its floating-point value.
convertToExpMantissa(float) - Static method in class jj2000.j2k.quantization.quantizer.StdQuantizer
Converts the floating point value to its exponent-mantissa representation.
Coord - class jj2000.j2k.image.Coord.
This class represents 2-D coordinates.
Coord() - Constructor for class jj2000.j2k.image.Coord
Creates a new coordinate object given with the (0,0) coordinates
Coord(Coord) - Constructor for class jj2000.j2k.image.Coord
Creates a new coordinate object given another Coord object i.e.
Coord(int, int) - Constructor for class jj2000.j2k.image.Coord
Creates a new coordinate object given the two coordinates.
CoordInfo - class jj2000.j2k.codestream.CoordInfo.
This class is used to store the coordinates of objects such as code-blocks or precincts.
CoordInfo() - Constructor for class jj2000.j2k.codestream.CoordInfo
Empty contructor
CoordInfo(int, int, int, int) - Constructor for class jj2000.j2k.codestream.CoordInfo
Constructor.
copyGeometry(DataBlk, DataBlk) - Static method in class colorspace.ColorSpaceMapper
Copy the DataBlk geometry from source to target DataBlk and assure that the target has an appropriate data buffer.
copyright - Static variable in class jj2000.j2k.JJ2KInfo
The copyright message string.
copyScroll - Variable in class jj2000.disp.ImgScrollPane
If scrolling is to be done by copying ot not.
CorruptedCodestreamException - exception jj2000.j2k.codestream.CorruptedCodestreamException.
This exception is thrown whenever an illegal value is read from a bit stream.
CorruptedCodestreamException() - Constructor for class jj2000.j2k.codestream.CorruptedCodestreamException
Constructs a new CorruptedCodestreamException exception with no detail message.
CorruptedCodestreamException(String) - Constructor for class jj2000.j2k.codestream.CorruptedCodestreamException
Constructs a new CorruptedCodestreamException exception with the specified detail message.
count - Variable in class jj2000.j2k.entropy.encoder.ByteOutputBuffer
The number of valid bytes in the buffer
count - Variable in class jj2000.j2k.entropy.decoder.ByteInputBuffer
The index one greater than the last valid character in the input stream buffer
count - Variable in class icc.tags.ICCTagTable.Triplet
length of tag data
count - Variable in class icc.tags.ICCTag
size of the tag data in the array
countedByteRead() - Method in class jj2000.j2k.image.input.ImgReaderPPM
Returns a byte read from the RandomAccessFile.
countedByteRead() - Method in class jj2000.j2k.image.input.ImgReaderPGM
Returns a byte read from the RandomAccessIO.
cps - Variable in class jj2000.j2k.image.output.ImgWriterPPM
The array of indexes of the components from where to get the data
cqcc - Variable in class jj2000.j2k.codestream.HeaderInfo.QCC
 
cQuit - Variable in class jj2000.j2k.codestream.reader.PktDecoder
The component in which the ncb quit condition was reached
createChannelDefinitionMapper(BlkImgDataSrc, ColorSpace) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Creates and returns the ChannelDefinitonMapper which maps the input channels to the channel definition for the appropriate colorspace.
createColorSpaceMapper(BlkImgDataSrc, ColorSpace) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Creates and returns the EnumeratedColorSpaceMapper corresponding to the information read from the JP2 image file via the ColorSpace parameter.
createDequantizer(CBlkQuantDataSrcDec, int[], DecoderSpecs) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns the dequantizer parameters.
createEntropyDecoder(CodedCBlkDataSrcDec, ParameterList) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Creates and returns the entropy decoder corresponding to the information read from the codestream header and with the special additional parameters from the parameter list.
createImage(BlkImgDataSrc) - Static method in class jj2000.disp.BlkImgDataSrcImageProducer
Returns an Image object given an BlkImgDataSrc source.
createImage(BlkImgDataSrc, Component) - Static method in class jj2000.disp.BlkImgDataSrcImageProducer
Returns an Image object given an BlkImgDataSrc source.
createInstance(BlkImgDataSrc, ColorSpace) - Static method in class colorspace.SYccColorSpaceMapper
Factory method for creating instances of this class.
createInstance(BlkImgDataSrc, ColorSpace) - Static method in class colorspace.Resampler
Factory method for creating instances of this class.
createInstance(BlkImgDataSrc, ColorSpace) - Static method in class colorspace.PalettizedColorSpaceMapper
Factory method for creating instances of this class.
createInstance(BlkImgDataSrc, ColorSpace) - Static method in class colorspace.EnumeratedColorSpaceMapper
Factory method for creating instances of this class.
createInstance(BlkImgDataSrc, ColorSpace) - Static method in class colorspace.ColorSpaceMapper
Factory method for creating instances of this class.
createInstance(BlkImgDataSrc, ColorSpace) - Static method in class colorspace.ChannelDefinitionMapper
Factory method for creating instances of this class.
createInstance(BlkImgDataSrc, ColorSpace) - Static method in class icc.ICCProfiler
Factory method for creating instances of this class.
createInstance(BlkImgDataSrc, ParameterList, EncoderSpecs) - Static method in class jj2000.j2k.wavelet.analysis.ForwardWT
Creates a ForwardWT object with the specified filters, and with other options specified in the parameter list 'pl'.
createInstance(byte[]) - Static method in class icc.tags.ICCTagTable
Factory method for creating a tag table from raw input.
createInstance(CBlkQuantDataSrcDec, ParameterList, DecoderSpecs) - Static method in class jj2000.j2k.roi.ROIDeScaler
Creates a ROIDeScaler object.
createInstance(CBlkQuantDataSrcEnc, ParameterList, CBlkSizeSpec, PrecinctSizeSpec, StringSpec, StringSpec, StringSpec, StringSpec, StringSpec, StringSpec, StringSpec) - Static method in class jj2000.j2k.entropy.encoder.EntropyCoder
Creates a EntropyCoder object for the appropriate entropy coding parameters in the parameter list 'pl', and having 'src' as the source of quantized data.
createInstance(CBlkWTDataSrcDec, DecoderSpecs) - Static method in class jj2000.j2k.wavelet.synthesis.InverseWT
Creates an InverseWT object that works on the data type of the source, with the special additional parameters from the parameter list.
createInstance(CBlkWTDataSrc, EncoderSpecs) - Static method in class jj2000.j2k.quantization.quantizer.Quantizer
Creates a Quantizer object for the appropriate type of quantization specified in the options in the parameter list 'pl', and having 'src' as the source of data to be quantized.
createInstance(CodedCBlkDataSrcEnc, ParameterList, float, CodestreamWriter, EncoderSpecs) - Static method in class jj2000.j2k.entropy.encoder.PostCompRateAllocator
Creates a PostCompRateAllocator object for the appropriate rate allocation parameters in the parameter list 'pl', having 'src' as the source of entropy coded data, 'rate' as the target bitrate and 'bw' as the bit stream writer object.
createInstance(ColorSpace) - Static method in class icc.ICCMonochromeInputProfile
Return the ICCProfile embedded in the input image
createInstance(ColorSpace) - Static method in class icc.ICCMatrixBasedInputProfile
Factory method to create ICCMatrixBasedInputProfile based on a suppled profile file.
createInstance(ICCCurveType) - Static method in class icc.RestrictedICCProfile
Factory method for creating a RestrictedICCProfile from gray curve data.
createInstance(ICCCurveType) - Static method in class icc.MonochromeInputRestrictedProfile
Factory method which returns a 1 component RestrictedICCProfile
createInstance(ICCCurveType, ICCCurveType, ICCCurveType, ICCXYZType, ICCXYZType, ICCXYZType) - Static method in class icc.RestrictedICCProfile
Factory method for creating a RestrictedICCProfile from 3 component curve and colorant data.
createInstance(ICCCurveType, ICCCurveType, ICCCurveType, ICCXYZType, ICCXYZType, ICCXYZType) - Static method in class icc.MatrixBasedRestrictedProfile
Factory method which returns a 3 component RestrictedICCProfile
createInstance(ICCCurveType, int) - Static method in class icc.lut.LookUpTableFP
Factory method for getting a lut from a given curve.
createInstance(ICCCurveType, int, int) - Static method in class icc.lut.LookUpTable32
Factory method for getting a 32 bit lut from a given curve.
createInstance(ICCCurveType, int, int) - Static method in class icc.lut.LookUpTable16
Factory method for getting a 16 bit lut from a given curve.
createInstance(int, byte[], int, int) - Static method in class icc.tags.ICCTag
Factory method for creating a tag of a specific type.
createInstance(int, double, int, double, double, double) - Static method in class icc.lut.LookUpTable16LinearSRGBtoSRGB
Factory method for creating the lut.
createInstance(int, int, double, double, double, double, double) - Static method in class icc.lut.LookUpTable32LinearSRGBtoSRGB
Factory method for creating the lut.
createInstance(Quantizer, ParameterList, EncoderSpecs) - Static method in class jj2000.j2k.roi.encoder.ROIScaler
Creates a ROIScaler object.
createInstance(RandomAccessIO, HeaderDecoder, ParameterList, DecoderSpecs, boolean, HeaderInfo) - Static method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Creates a bit stream reader of the correct type that works on the provided RandomAccessIO, with the special parameters from the parameter list.
createMatrix(RestrictedICCProfile, int[]) - Method in class icc.lut.MatrixBasedTransformTosRGB
 
createPalettizedColorSpaceMapper(BlkImgDataSrc, ColorSpace) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Creates and returns the PalettizedColorSpaceMapper which uses the input samples as indicies into a sample palette to construct the output.
createResampler(BlkImgDataSrc, ColorSpace) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Creates and returns the Resampler which converts the input source to one in which all channels have the same number of samples.
createROIDeScaler(CBlkQuantDataSrcDec, ParameterList, DecoderSpecs) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Creates and returns the ROIDeScaler corresponding to the information read from the codestream header and with the special additional parameters from the parameter list.
createTileParts() - Method in class jj2000.j2k.util.CodestreamManipulator
This method creates the tileparts from the buffered tile headers, packet headers and packet data
crg - Variable in class jj2000.j2k.codestream.HeaderInfo
Reference to the CRG marker segment found in main header
CRG - Static variable in interface jj2000.j2k.codestream.Markers
Component registration (CRG): 0xFF63
CRG_FOUND - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for CRG marker segment found
crgn - Variable in class jj2000.j2k.codestream.HeaderInfo.RGN
 
cs - Variable in class jj2000.j2k.entropy.Progression
Component index for the start of a progression
CSB_APPROX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
CSB_ENUM_GREY - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
CSB_ENUM_SRGB - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
CSB_LENGTH - Static variable in class jj2000.j2k.fileformat.writer.FileFormatWriter
Length of Colour Specification Box
CSB_METH - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
Colour Specification Box Fields
CSB_PREC - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
csbox - Variable in class colorspace.ColorSpace
 
csiz - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
csMap - Variable in class jj2000.j2k.decoder.Decoder
Parses the inputstream to analyze the box structure of the JP2 file.
csMap - Variable in class colorspace.ColorSpaceMapper
ColorSpace info
cspoc - Variable in class jj2000.j2k.codestream.HeaderInfo.POC
 
css - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Causal stripes specifications
css - Variable in class jj2000.j2k.encoder.EncoderSpecs
Causal stripes specifications
cT - Variable in class jj2000.j2k.entropy.encoder.MQCoder
The bit code counter
cT - Variable in class jj2000.j2k.entropy.decoder.MQDecoder
The bit code counter
ctp - Variable in class jj2000.j2k.codestream.reader.CBlkInfo
The cumulative number of truncation points
cts - Variable in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
The component transformations specifications
cts - Variable in class jj2000.j2k.encoder.EncoderSpecs
Component transformation specifications
cts - Variable in class jj2000.j2k.quantization.dequantizer.Dequantizer
The inverse component transformation specifications
cts - Variable in class jj2000.j2k.image.invcomptransf.InvCompTransf
The component transformations specifications
cts - Variable in class jj2000.j2k.decoder.DecoderSpecs
The component transformation specifications
ctX - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The current tile horizontal index
ctxtbufT - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Buffer for the contexts to use when sending buffered symbols to the MQ-coder, for each thread.
ctY - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The current tile vertical index
culx - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The horizontal coordinates of the upper-left corner of the active tile, with respect to the canvas origin, in the component hi-res grid, for each component.
culy - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The vertical coordinates of the upper-left corner of the active tile, with respect to the canvas origin, in the component hi-res grid, for each component.
curbyte - Variable in class jj2000.j2k.codestream.writer.BitOutputBuffer
The position of the current byte to write
currentSubband - Variable in class jj2000.j2k.wavelet.analysis.ForwWTFull
The subband being dealt with in each component
curTilePart - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
The current tile part being used
curve - Variable in class icc.lut.LookUpTable
The curve data
CurveGammaToDouble(int) - Static method in class icc.tags.ICCCurveTypeReverse
Normalization utility
CurveGammaToDouble(int) - Static method in class icc.tags.ICCCurveType
Normalization utility
CurveToDouble(int) - Static method in class icc.tags.ICCCurveTypeReverse
Normalization utility
CurveToDouble(int) - Static method in class icc.tags.ICCCurveType
Normalization utility
CUSTOM - Static variable in interface jj2000.j2k.wavelet.FilterTypes
User-defined filter: -1

D

data - Variable in class jj2000.j2k.image.DataBlkInt
The array where the data is stored
data - Variable in class jj2000.j2k.image.DataBlkFloat
The array where the data is stored
data - Variable in class jj2000.j2k.wavelet.analysis.CBlkWTDataInt
The array where the data is stored
data - Variable in class jj2000.j2k.wavelet.analysis.CBlkWTDataFloat
The array where the data is stored
data - Variable in class jj2000.j2k.entropy.CodedCBlk
The compressed data
data - Variable in class icc.tags.ICCTag
Tag data
data - Variable in class icc.ICCProfile
 
DataBlk - class jj2000.j2k.image.DataBlk.
This is a generic abstract class to store data from a block of an image.
DataBlk() - Constructor for class jj2000.j2k.image.DataBlk
 
DataBlkFloat - class jj2000.j2k.image.DataBlkFloat.
This is an implementation of the DataBlk interface for 32 bit floating point data (float).
DataBlkFloat() - Constructor for class jj2000.j2k.image.DataBlkFloat
Creates a DataBlkFloat with 0 dimensions and no data array (i.e.
DataBlkFloat(DataBlkFloat) - Constructor for class jj2000.j2k.image.DataBlkFloat
Copy constructor.
DataBlkFloat(int, int, int, int) - Constructor for class jj2000.j2k.image.DataBlkFloat
Creates a DataBlkFloat with the specified dimensions and position.
DataBlkInt - class jj2000.j2k.image.DataBlkInt.
This is an implementation of the DataBlk interface for signed 32 bit integral data.
DataBlkInt() - Constructor for class jj2000.j2k.image.DataBlkInt
Creates a DataBlkInt with 0 dimensions and no data array (i.e.
DataBlkInt(DataBlkInt) - Constructor for class jj2000.j2k.image.DataBlkInt
Copy constructor.
DataBlkInt(int, int, int, int) - Constructor for class jj2000.j2k.image.DataBlkInt
Creates a DataBlkInt with the specified dimensions and position.
dataFloat - Variable in class colorspace.ColorSpaceMapper
 
dataInt - Variable in class colorspace.ColorSpaceMapper
 
dataStart - Variable in class colorspace.boxes.JP2Box
offset to start of data in box
dateTime - Variable in class icc.types.ICCProfileHeader
Header field
db - Variable in class jj2000.j2k.image.output.ImgWriterPPM
A DataBlk, just used to avoid allocating a new one each time it is needed
db - Variable in class jj2000.j2k.image.output.ImgWriterPGX
A DataBlk, just used to avoid allocating a new one each time it is needed
db - Variable in class jj2000.j2k.image.output.ImgWriterPGM
A DataBlk, just used to avoid allocating a new one each time it is needed
dbi - Variable in class jj2000.j2k.image.input.ImgReaderPPM
Data block used only to store coordinates of the buffered blocks
dbi - Variable in class jj2000.j2k.image.invcomptransf.InvCompTransf
Data block used only to store coordinates and progressiveness of the buffered blocks
DC_OFFSET - Static variable in class jj2000.j2k.image.input.ImgReaderPPM
DC offset value used when reading image
DC_OFFSET - Static variable in class jj2000.j2k.image.input.ImgReaderPGM
DC offset value used when reading image
debugging() - Method in class colorspace.ColorSpace
Are profiling diagnostics turned on
dec - Variable in class jj2000.j2k.decoder.SimpleAppletDecoder
The decoder
dec - Variable in class jj2000.j2k.decoder.CmdLnDecoder
The current Decoder object
dec - Variable in class jj2000.disp.ImgKeyListener
Decoder instance
dec - Variable in class jj2000.disp.ExitHandler
The decoder instance
DEC_SPEC_COMP_DEF - Static variable in class jj2000.j2k.wavelet.WTDecompSpec
The identifier for "component default" specified decomposition
DEC_SPEC_MAIN_DEF - Static variable in class jj2000.j2k.wavelet.WTDecompSpec
The identifier for "main default" specified decomposition
DEC_SPEC_TILE_COMP - Static variable in class jj2000.j2k.wavelet.WTDecompSpec
The identifier for "tile and component specific" specified decomposition
DEC_SPEC_TILE_DEF - Static variable in class jj2000.j2k.wavelet.WTDecompSpec
The identifier for "tile specific default" specified decomposition
DecLyrdCBlk - class jj2000.j2k.entropy.decoder.DecLyrdCBlk.
This class stores coded (compressed) code-blocks that are organized in layers.
DecLyrdCBlk() - Constructor for class jj2000.j2k.entropy.decoder.DecLyrdCBlk
 
Decoder - class jj2000.j2k.decoder.Decoder.
This class is the main class of JJ2000's decoder.
Decoder(ParameterList) - Constructor for class jj2000.j2k.decoder.Decoder
Instantiates a decoder object, with the ParameterList object given as argument.
Decoder(ParameterList, ImgScrollPane) - Constructor for class jj2000.j2k.decoder.Decoder
Instantiates a decoder object, with the ParameterList object given as argument and a component where to display the image if no output file is specified.
DecoderSpecs - class jj2000.j2k.decoder.DecoderSpecs.
This class holds references to each module specifications used in the decoding chain.
DecoderSpecs(int, int) - Constructor for class jj2000.j2k.decoder.DecoderSpecs
Initialize all members with the given number of tiles and components.
decodeSymbol(int) - Method in class jj2000.j2k.entropy.decoder.MQDecoder
Arithmetically decodes one symbol from the bit stream with the given context and returns its decoded value.
decodeSymbols(int[], int[], int) - Method in class jj2000.j2k.entropy.decoder.MQDecoder
This function performs the arithmetic decoding.
decomp(Subband, int, int, int) - Method in class jj2000.j2k.roi.encoder.ArbROIMaskGenerator
This function decomposes the mask for a node in the subband tree.
decomposedComps - Variable in class jj2000.j2k.wavelet.analysis.ForwWTFull
Block storing the full band decomposition for each component.
decSpec - Variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The decoder spec
decSpec - Variable in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
The decoder specifications
decSpec - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Reference to decoder specifications
decSpec - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
The decoder specifications
decSpec - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The decoder specifications
decStarted - Variable in class jj2000.j2k.decoder.SimpleAppletDecoder
If the decoder thread has already been started
decThread - Variable in class jj2000.j2k.decoder.SimpleAppletDecoder
The thread where the decoder is run
def - Variable in class jj2000.j2k.ModuleSpec
Default value for each tile-component
DEF_BUF_LEN - Static variable in class jj2000.j2k.codestream.writer.FileCodestreamWriter
The default buffer length, 1024 bytes
DEF_STRIP_HEIGHT - Static variable in class jj2000.j2k.image.output.ImgWriter
The defaukt height used when writing strip by strip in the 'write()' method.
DEF_THREADS_NUM - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The default value for the property in THREADS_PROP_NAME: 0
DEFAULT_DISPLAY_RESOLUTION_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
defimgn - Variable in class jj2000.j2k.codestream.writer.HeaderEncoder
Nominal range bit of the component defining default values in QCD for main header
definitions - Variable in class colorspace.boxes.ChannelDefinitionBox
 
defMsgLogger - Static variable in class jj2000.j2k.util.FacilityManager
The default logger, for threads that have none associated with them
defpl - Variable in class jj2000.j2k.encoder.Encoder
The default parameter list (arguments)
defpl - Variable in class jj2000.j2k.encoder.CmdLnEncoder
The default parameter list (arguments)
defpl - Variable in class jj2000.j2k.decoder.Decoder
The default parameter list (arguments)
defpl - Variable in class jj2000.j2k.decoder.CmdLnDecoder
The default parameter list (with modules arguments)
deftilenr - Variable in class jj2000.j2k.codestream.writer.HeaderEncoder
Nominal range bit of the component defining default values in QCD for tile headers
defWatchProg - Static variable in class jj2000.j2k.util.FacilityManager
The default ProgressWatch for threads that have none associated with them.
delFF - Variable in class jj2000.j2k.entropy.encoder.MQCoder
If a 0xFF byte has been delayed and not yet been written to the output (in the MQ we can never have more than 1 0xFF byte in a row).
delFF - Variable in class jj2000.j2k.entropy.encoder.BitToByteOutput
Flag that indicates if an FF has been delayed
DELTA - Static variable in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
The value of the fourth lifting step coefficient
DELTA - Static variable in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
The value of the fourth lifting step coefficient
Dequantizer - class jj2000.j2k.quantization.dequantizer.Dequantizer.
This is the abstract class from which all dequantizers must inherit.
Dequantizer(CBlkQuantDataSrcDec, int[], DecoderSpecs) - Constructor for class jj2000.j2k.quantization.dequantizer.Dequantizer
Initializes the source of compressed data.
DequantizerParams - class jj2000.j2k.quantization.dequantizer.DequantizerParams.
This is the generic ineterface for dequantization parameters.
DequantizerParams() - Constructor for class jj2000.j2k.quantization.dequantizer.DequantizerParams
 
derived - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Whether or not the components in the current tile uses a derived quantization step size (only relevant in non reversible quantization mode).
destroy() - Method in class jj2000.j2k.decoder.SimpleAppletDecoder
Waits for the decoder thread to end and sets it to null.
dfE - Variable in class icc.lut.LookUpTableFPGamma
 
dim - Variable in class jj2000.disp.ImgScrollPane.ImageScrollDisplay
The preferred size for this component
dimFlags - Variable in class jj2000.disp.ImgScrollPane.ImageScrollDisplay
The image dimension flags, as in ImageObserver.
distbufT - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The buffer for distortion values (avoids reallocation for each code-block), for each thread.
dl - Variable in class jj2000.j2k.entropy.decoder.DecLyrdCBlk
The coded (compressed) data length.
dls - Variable in class jj2000.j2k.wavelet.analysis.ForwWTFull
The number of decomposition levels specification
dls - Variable in class jj2000.j2k.entropy.PrecinctSizeSpec
Reference to wavelet number of decomposition levels for each tile-component.
dls - Variable in class jj2000.j2k.encoder.EncoderSpecs
Number of decomposition levels specifications
dls - Variable in class jj2000.j2k.decoder.DecoderSpecs
Number of decomposition levels specifications
DO_TIMING - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Whether to collect timing information or not: false.
DO_TIMING - Static variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Whether to collect timing information or not: false.
DO_TIMING - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Whether to collect timing information or not: false.
doCodestreamManipulation() - Method in class jj2000.j2k.util.CodestreamManipulator
This method performs the actual manipulation of the codestream which is the reparsing for tile parts and packed packet headers
doer - Variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Flag to indicate if we should try to detect errors or just ignore any error resilient information
doLayout() - Method in class jj2000.disp.ImgScrollPane
Causes this container to lay out its components.
done - Variable in class jj2000.disp.TitleUpdater
The thread exits when this is true
doNotifyAll - Variable in class jj2000.j2k.util.ThreadPool.ThreadPoolThread
 
double_size - Static variable in class icc.ICCProfile
Size of native type
DoubleToCurve(double) - Static method in class icc.tags.ICCCurveType
Normalization utility
DoubleToCurve(int) - Static method in class icc.tags.ICCCurveTypeReverse
Normalization utility
DoubleToXYZ(double) - Static method in class icc.tags.ICCXYZType
Normalization utility
DoubleToXYZ(double) - Static method in class icc.types.XYZNumber
Normalization utility
dtype - Variable in class jj2000.j2k.wavelet.synthesis.InvWTFull
Current data type
dwCMMFlags - Variable in class icc.types.ICCProfileHeader
Header field
dwCMMTypeSignature - Variable in class icc.types.ICCProfileHeader
Header field
dwColorSpaceType - Variable in class icc.types.ICCProfileHeader
Header field
dwCreatorSig - Variable in class icc.types.ICCProfileHeader
Header field
dwDeviceAttributes1 - Variable in class icc.types.ICCProfileHeader
Header field
dwDeviceAttributesReserved - Variable in class icc.types.ICCProfileHeader
Header field
dwDeviceManufacturer - Variable in class icc.types.ICCProfileHeader
Header field
dwDeviceModel - Variable in class icc.types.ICCProfileHeader
Header field
dwInputMaxValue - Variable in class icc.lut.MonochromeTransformTosRGB
 
dwMaxCols - Variable in class icc.lut.MatrixBasedTransformTosRGB
 
dwMaxOutput - Variable in class icc.lut.LookUpTable8
Maximum output value of the LUT
dwMaxOutput - Variable in class icc.lut.LookUpTable32
Maximum output value of the LUT
dwMaxOutput - Variable in class icc.lut.LookUpTable16
Maximum output value of the LUT
dwMaxRows - Variable in class icc.lut.MatrixBasedTransformTosRGB
 
dwMaxValue - Variable in class icc.lut.MatrixBasedTransformTosRGB
 
dwNumInput - Variable in class icc.lut.LookUpTable
Number of values in created lut
dwPCSType - Variable in class icc.types.ICCProfileHeader
Header field
dwPlatformSignature - Variable in class icc.types.ICCProfileHeader
Header field
dwProfileClass - Variable in class icc.types.ICCProfileHeader
Header field
dwProfileSignature - Variable in class icc.types.ICCProfileHeader
Header field
dwProfileSize - Variable in class icc.types.ICCProfileHeader
Header field
dwRenderingIntent - Variable in class icc.types.ICCProfileHeader
Header field
dwShiftValue - Variable in class icc.lut.MatrixBasedTransformTosRGB
 
dwt - Variable in class jj2000.j2k.codestream.writer.HeaderEncoder
Reference to the DWT module
dwX - Variable in class icc.types.XYZNumber
x value
dwY - Variable in class icc.types.XYZNumber
y value
dwZ - Variable in class icc.types.XYZNumber
z value

E

EBCOTLayer - class jj2000.j2k.entropy.encoder.EBCOTLayer.
This class holds information about each layer that is to be, or has already been, allocated .
EBCOTLayer() - Constructor for class jj2000.j2k.entropy.encoder.EBCOTLayer
 
EBCOTRateAllocator - class jj2000.j2k.entropy.encoder.EBCOTRateAllocator.
This implements the EBCOT post compression rate allocation algorithm.
EBCOTRateAllocator(CodedCBlkDataSrcEnc, LayersInfo, CodestreamWriter, EncoderSpecs, ParameterList) - Constructor for class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Initializes the EBCOT rate allocator of entropy coded data.
ecopts - Variable in class jj2000.j2k.decoder.DecoderSpecs
The Entropy decoder options specifications
ehs - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Reference to the stream where to read from
elementAt(int) - Method in class icc.lut.LookUpTableFP
lut accessor
elementAt(int) - Method in class icc.lut.LookUpTable8
lut accessor
elementAt(int) - Method in class icc.lut.LookUpTable32
lut accessor
elementAt(int) - Method in class icc.lut.LookUpTable16
lut accessor
enc - Variable in class jj2000.j2k.encoder.CmdLnEncoder
The current encoder object
encode(int, int, int, BitOutputBuffer) - Method in class jj2000.j2k.codestream.writer.TagTreeEncoder
Encodes information for the specified element of the tree, given the threshold and sends it to the 'out' stream.
encodeMainHeader() - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Write main header.
encodePacket(int, int, int, int, CBlkRateDistStats[][], int[][], BitOutputBuffer, byte[], int) - Method in class jj2000.j2k.codestream.writer.PktEncoder
Encodes a packet and returns the buffer containing the encoded packet header.
Encoder - class jj2000.j2k.encoder.Encoder.
This class is the main class of JJ2000's encoder.
Encoder(ParameterList) - Constructor for class jj2000.j2k.encoder.Encoder
Instantiates an encoder object, width the ParameterList object given as argument.
EncoderSpecs - class jj2000.j2k.encoder.EncoderSpecs.
This class holds references to each module specifications used in the encoding chain.
EncoderSpecs(int, int, BlkImgDataSrc, ParameterList) - Constructor for class jj2000.j2k.encoder.EncoderSpecs
Initialize all members with the given number of tiles and components and the command-line arguments stored in a ParameterList instance
encodeTilePartHeader(int, int) - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Writes tile-part header.
encSpec - Variable in class jj2000.j2k.entropy.encoder.PostCompRateAllocator
The source of entropy coded data
encSpec - Variable in class jj2000.j2k.codestream.writer.PktEncoder
The encoder specs
encSpec - Variable in class jj2000.j2k.codestream.writer.HeaderEncoder
The encoder specifications
EndianType - interface jj2000.j2k.io.EndianType.
This interface defines constants for the two types of byte ordering: little- and big-endian.
enJJ2KMarkSeg - Variable in class jj2000.j2k.codestream.writer.HeaderEncoder
Whether or not to write the JJ2000 COM marker segment
entries - Variable in class colorspace.boxes.PaletteBox
 
EntropyCoder - class jj2000.j2k.entropy.encoder.EntropyCoder.
This abstract class provides the general interface for block-based entropy encoders.
EntropyCoder(CBlkQuantDataSrcEnc) - Constructor for class jj2000.j2k.entropy.encoder.EntropyCoder
Initializes the source of quantized wavelet coefficients.
EntropyDecoder - class jj2000.j2k.entropy.decoder.EntropyDecoder.
This is the abstract class from which all entropy decoders must inherit.
EntropyDecoder(CodedCBlkDataSrcDec) - Constructor for class jj2000.j2k.entropy.decoder.EntropyDecoder
Initializes the source of compressed data.
entry - Variable in class icc.tags.ICCCurveTypeReverse
Tag fields
entry - Variable in class icc.tags.ICCCurveType
Tag fields
entry(int) - Method in class icc.tags.ICCCurveTypeReverse
Accessor for curve entry at index.
entry(int) - Method in class icc.tags.ICCCurveType
Accessor for curve entry at index.
ENUMERATED - Static variable in class colorspace.ColorSpace
method enumeration
EnumeratedColorSpaceMapper - class colorspace.EnumeratedColorSpaceMapper.
This class provides Enumerated ColorSpace API for the jj2000.j2k imaging chain by implementing the BlkImgDataSrc interface, in particular the getCompData and getInternCompData methods.
EnumeratedColorSpaceMapper(BlkImgDataSrc, ColorSpace) - Constructor for class colorspace.EnumeratedColorSpaceMapper
Ctor which creates an ICCProfile for the image and initializes all data objects (input, working, and output).
EOC - Static variable in interface jj2000.j2k.codestream.Markers
End of codestream (EOC): 0xFFD9
eol - Static variable in class colorspace.boxes.JP2Box
Platform dependant line terminator
eol - Static variable in class colorspace.ColorSpaceMapper
Platform dependant end of line String.
eol - Static variable in class colorspace.ColorSpace
 
eol - Static variable in class icc.lut.MonochromeTransformTosRGB
 
eol - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
eol - Static variable in class icc.lut.LookUpTableFPGamma
 
eol - Static variable in class icc.lut.LookUpTable
End of line string.
eol - Static variable in class icc.tags.ICCTagTable
 
eol - Static variable in class icc.tags.ICCCurveTypeReverse
 
eol - Static variable in class icc.tags.ICCCurveType
 
eol - Static variable in class icc.types.ICCProfileHeader
 
eol - Static variable in class icc.RestrictedICCProfile
 
eol - Static variable in class icc.ICCProfiler
Platform dependant end of line String.
eol - Static variable in class icc.ICCProfile
 
EPH - Static variable in interface jj2000.j2k.codestream.Markers
End of packet header (EPH): 0xFF92
EPH_LENGTH - Static variable in interface jj2000.j2k.codestream.Markers
Length of EPH marker (in bytes)
ephMarker - Variable in class jj2000.j2k.codestream.writer.FileCodestreamWriter
Array used to store the EPH markers values
ephs - Variable in class jj2000.j2k.encoder.EncoderSpecs
End of packet header (EPH) marker use specification
ephs - Variable in class jj2000.j2k.decoder.DecoderSpecs
The End of Packet Headers (EPH) markers specifications
ephUsed - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Whether or not EPH marker are used
equals(ColorSpaceMapper.ComputedComponents) - Method in class colorspace.ColorSpaceMapper.ComputedComponents
 
equals(Object) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Tests if the 'obj' object is the same filter as this one.
equals(Object) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Tests if the 'obj' object is the same filter as this one.
erase - Variable in class jj2000.disp.ImgScrollPane.ImageScrollDisplay
If the current graphics context should be erased prior to drawing the image.
err - Variable in class jj2000.j2k.util.StreamMsgLogger
The 'err' stream
ERROR - Static variable in interface jj2000.j2k.util.MsgLogger
Severity of message.
error(String, int) - Method in class jj2000.j2k.encoder.Encoder
Prints the error message 'msg' to standard err, prepending "ERROR" to it, and sets the exitCode to 'code'.
error(String, int) - Method in class jj2000.j2k.decoder.Decoder
Prints the error message 'msg' to standard err, prepending "ERROR" to it, and sets the exitCode to 'code'.
error(String, int, Throwable) - Method in class jj2000.j2k.decoder.Decoder
Prints the error message 'msg' to standard err, prepending "ERROR" to it, and sets the exitCode to 'code'.
ers - Variable in class jj2000.j2k.decoder.DecoderSpecs
The error resilience specifications concerning the entropy decoder
ERS_SEG_SYMBOLS - Static variable in interface jj2000.j2k.codestream.Markers
The "segmentation symbols used" flag within Sers: 2
ERS_SOP - Static variable in interface jj2000.j2k.codestream.Markers
The "SOP marker segments used" flag within Sers: 1
estimateLayerThreshold(int, EBCOTLayer) - Method in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
This function attempts to estimate a rate-distortion slope threshold which will achieve a target number of code bytes close the `targetBytes' value.
exit() - Method in class jj2000.j2k.decoder.Decoder
Exit the decoding process according to the isChildProcess variable
exitCode - Variable in class jj2000.j2k.encoder.Encoder
The exit code of the run method
exitCode - Variable in class jj2000.j2k.decoder.Decoder
The exit code of the run method
ExitHandler - class jj2000.disp.ExitHandler.
This class implements the WindowHandler for the ImageFrames
ExitHandler(Decoder) - Constructor for class jj2000.disp.ExitHandler
Class constructor.
exp - Variable in class jj2000.j2k.quantization.dequantizer.StdDequantizerParams
The quantization step "exponent" value, for each resolution level and subband, as it appears in the codestream.
extractMainMarkSeg(short, RandomAccessIO) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
This method extract a marker segment from the main header and stores it into a byte buffer for the second pass.
extractTilePartMarkSeg(short, RandomAccessIO, int, int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
This method extracts a marker segment in a tile-part header and stores it into a byte buffer for the second pass.
extralyrs - Variable in class jj2000.j2k.entropy.encoder.LayersInfo
The number of extra layers to be added after an optimized layer.

F

FacilityManager - class jj2000.j2k.util.FacilityManager.
This class manages common facilities for multi-threaded environments, It can register different facilities for each thread, and also a default one, so that they can be referred by static methods, while possibly having different ones for different threads.
FacilityManager() - Constructor for class jj2000.j2k.util.FacilityManager
 
fastCodeSymbols(int, int, int) - Method in class jj2000.j2k.entropy.encoder.MQCoder
This method performs the coding of the symbol 'bit', using context 'ctxt', 'n' times, using the MQ-coder speedup mode if possible.
fastDecodeSymbols(int[], int, int) - Method in class jj2000.j2k.entropy.decoder.MQDecoder
Decodes 'n' symbols from the bit stream using the same context 'ctxt'.
fb - Variable in class jj2000.j2k.image.output.ImgWriterPPM
The array of the number of fractional bits in the components of the source data
fb - Variable in class jj2000.j2k.image.output.ImgWriterPGX
The number of fractional bits in the source data
fb - Variable in class jj2000.j2k.image.output.ImgWriterPGM
The number of fractional bits in the source data
fBuf - Variable in class icc.lut.MatrixBasedTransformTosRGB
 
fi - Variable in class jj2000.j2k.fileformat.writer.FileFormatWriter
The file from which to read the codestream and write file
FILE_TYPE_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
FileBitstreamReaderAgent - class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent.
This class reads the bit stream (with the help of HeaderDecoder for tile headers and PktDecoder for packets header and body) and retrives location of all code-block's codewords.
FileBitstreamReaderAgent(HeaderDecoder, RandomAccessIO, DecoderSpecs, ParameterList, boolean, HeaderInfo) - Constructor for class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Reads all tiles headers and keep offset of their first packet.
FileCodestreamWriter - class jj2000.j2k.codestream.writer.FileCodestreamWriter.
This class implements a CodestreamWriter for Java streams.
FileCodestreamWriter(File, int) - Constructor for class jj2000.j2k.codestream.writer.FileCodestreamWriter
Opens the file 'file' for writing the codestream.
FileCodestreamWriter(OutputStream, int) - Constructor for class jj2000.j2k.codestream.writer.FileCodestreamWriter
Uses the output stream 'os' for writing the bit stream, using the 'he' header encoder.
FileCodestreamWriter(String, int) - Constructor for class jj2000.j2k.codestream.writer.FileCodestreamWriter
Opens the file named 'fname' for writing the bit stream, using the 'he' header encoder.
FileFormatBoxes - interface jj2000.j2k.fileformat.FileFormatBoxes.
This class contains all the markers used in the JPEG 2000 Part I file format
FileFormatReader - class jj2000.j2k.fileformat.reader.FileFormatReader.
This class reads the file format wrapper that may or may not exist around a valid JPEG 2000 codestream.
FileFormatReader(RandomAccessIO) - Constructor for class jj2000.j2k.fileformat.reader.FileFormatReader
The constructor of the FileFormatReader
FileFormatWriter - class jj2000.j2k.fileformat.writer.FileFormatWriter.
This class writes the file format wrapper that may or may not exist around a valid JPEG 2000 codestream.
FileFormatWriter(String, int, int, int, int[], int) - Constructor for class jj2000.j2k.fileformat.writer.FileFormatWriter
The constructor of the FileFormatWriter.
filename - Variable in class jj2000.j2k.fileformat.writer.FileFormatWriter
The name of the file from which to read the codestream and to write the JP2 file
fileName - Variable in class jj2000.j2k.io.BufferedRandomAccessFile
The name of the current file
fillPrecInfo(int, int, int) - Method in class jj2000.j2k.codestream.writer.PktEncoder
Retrives precincts and code-blocks coordinates in the given resolution, component and tile.
fillPrecInfo(int, int, int) - Method in class jj2000.j2k.codestream.reader.PktDecoder
Retrives precincts and code-blocks coordinates in the given resolution, level and component.
FILTER_SPEC_COMP_DEF - Static variable in class jj2000.j2k.wavelet.WTFilterSpec
The identifier for "component default" specified filters
FILTER_SPEC_MAIN_DEF - Static variable in class jj2000.j2k.wavelet.WTFilterSpec
The identifier for "main default" specified filters
FILTER_SPEC_TILE_COMP - Static variable in class jj2000.j2k.wavelet.WTFilterSpec
The identifier for "tile and component specific" specified filters
FILTER_SPEC_TILE_DEF - Static variable in class jj2000.j2k.wavelet.WTFilterSpec
The identifier for "tile specific default" specified filters
filters - Variable in class jj2000.j2k.wavelet.analysis.ForwWTFull
Wavelet filters for all components and tiles
FilterTypes - interface jj2000.j2k.wavelet.FilterTypes.
This interface defines the identifiers for the different types of filters that are supported.
finalize() - Method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Prints the timing information, if collected, and calls 'finalize' on the super class.
finalize() - Method in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Prints the timing information, if collected, and calls 'finalize' on the super class.
finalize() - Method in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Prints the timing information, if collected, and calls 'finalize' on the super class.
finalize() - Method in class jj2000.j2k.image.output.ImgWriter
Flushes the buffered data before the object is garbage collected.
findTruncIndices(int, int, int, int, SubbandAn, float, int) - Method in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
This function finds the new truncation points indices for a packet.
finishedTileComponent - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
A flag indicating for each component if all the code-blocks of the * current tile have been returned.
finishLengthCalculation(int[], int) - Method in class jj2000.j2k.entropy.encoder.MQCoder
Terminates the calculation of the required length for each coding pass.
FIRST_BYPASS_PASS_IDX - Static variable in interface jj2000.j2k.entropy.StdEntropyCoderOptions
The index of the first "raw" pass, if bypass mode is on.
firstPackOff - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Offset of the first packet in each tile-part in each tile
firstTilePartHeadLen - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
First tile part header length
fixedPtBitsArray - Variable in class colorspace.ColorSpaceMapper
 
FLOAT_ABS_PRECISION - Static variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
The precision for float data type, in an absolute sense.
FLOAT_REL_PRECISION - Static variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
The relative precision for float data.
float_size - Static variable in class icc.ICCProfile
Size of native type
flush() - Method in class jj2000.j2k.util.StreamMsgLogger
Writes any buffered data from the print() and println() methods to the device.
flush() - Method in interface jj2000.j2k.util.MsgLogger
Writes any buffered data from the println() method to the device.
flush() - Method in class jj2000.j2k.util.ISRandomAccessIO
Does nothing since this class does not implement data output.
flush() - Method in class jj2000.j2k.io.BufferedRandomAccessFile
Any data that has been buffered must be written (including buffering at the bit level), and the stream should be realigned at the byte level.
flush() - Method in interface jj2000.j2k.io.BinaryDataOutput
Any data that has been buffered must be written, and the stream should be realigned at the byte level.
flush() - Method in class jj2000.j2k.entropy.encoder.BitToByteOutput
Writes the contents of the bit buffer and byte aligns the output by filling bits with an alternating sequence of 0's and 1's.
flush() - Method in class jj2000.j2k.entropy.decoder.ByteToBitInput
Flushes (i.e.
flush() - Method in class jj2000.j2k.image.output.ImgWriterPPM
Writes all buffered data to the file or resource.
flush() - Method in class jj2000.j2k.image.output.ImgWriterPGX
Writes all buffered data to the file or resource.
flush() - Method in class jj2000.j2k.image.output.ImgWriterPGM
Writes all buffered data to the file or resource.
flush() - Method in class jj2000.j2k.image.output.ImgWriter
Writes all buffered data to the file or resource.
fLut - Variable in class icc.lut.MonochromeTransformTosRGB
 
fLut - Variable in class icc.lut.MatrixBasedTransformTosRGB
 
FM_LOSSLESS - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Distortion estimation lookup table for bits coded using the magnitude-refinement (MR) primative, for lossless coding and last bit-plane.
FM_LOSSY - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Distortion estimation lookup table for bits coded using the magnitude-refinement (MR) primative, for lossy coding (i.e.
FORW_ICT - Static variable in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Identifier for the Forward Irreversible Component Transformation (FORW_ICT).
FORW_RCT - Static variable in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Identifier for the Forward Reversible Component Transformation (FORW_RCT).
ForwardWT - class jj2000.j2k.wavelet.analysis.ForwardWT.
This abstract class represents the forward wavelet transform functional block.
ForwardWT(ImgData) - Constructor for class jj2000.j2k.wavelet.analysis.ForwardWT
Initializes this object for the specified number of tiles 'nt' and components 'nc'.
ForwCompTransf - class jj2000.j2k.image.forwcomptransf.ForwCompTransf.
This class apply component transformations to the tiles depending on user specifications.
ForwCompTransf(BlkImgDataSrc, EncoderSpecs) - Constructor for class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Constructs a new ForwCompTransf object that operates on the specified source of image data.
ForwCompTransfSpec - class jj2000.j2k.image.forwcomptransf.ForwCompTransfSpec.
This class extends CompTransfSpec class in order to hold encoder specific aspects of CompTransfSpec.
ForwCompTransfSpec(int, int, byte, AnWTFilterSpec, ParameterList) - Constructor for class jj2000.j2k.image.forwcomptransf.ForwCompTransfSpec
Constructs a new 'ForwCompTransfSpec' for the specified number of components and tiles, the wavelet filters type and the parameter of the option 'Mct'.
forwICT(DataBlk, int) - Method in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Apply forward irreversible component transformation to obtain requested component from specified block of data.
forwRCT(DataBlk, int) - Method in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Apply forward component transformation to obtain requested component from specified block of data.
ForwWT - interface jj2000.j2k.wavelet.analysis.ForwWT.
This interface extends the WaveletTransform with the specifics of forward wavelet transforms.
ForwWTDataProps - interface jj2000.j2k.wavelet.analysis.ForwWTDataProps.
This interface extends the ImgData interface with methods that are necessary for forward wavelet data (i.e.
ForwWTFull - class jj2000.j2k.wavelet.analysis.ForwWTFull.
This class implements the ForwardWT abstract class with the full-page approach to be used either with integer or floating-point filters
ForwWTFull(BlkImgDataSrc, EncoderSpecs, int, int) - Constructor for class jj2000.j2k.wavelet.analysis.ForwWTFull
Initializes this object with the given source of image data and with all the decompositon parameters
fp - Variable in class jj2000.j2k.image.ImgDataConverter
The number of fraction bits in the casted ints
FS_LOSSLESS - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Distortion estimation lookup table for bits coded using the sign-code (SC) primative, for lossless coding and last bit-plane.
FS_LOSSY - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Distortion estimation lookup table for bits coded using the sign-code (SC) primative, for lossy coding (i.e.
FT_BR - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
File Type Fields
FTB_LENGTH - Static variable in class jj2000.j2k.fileformat.writer.FileFormatWriter
Length of File Type Box
ftpIdx - Variable in class jj2000.j2k.entropy.decoder.DecLyrdCBlk
The index of the first truncation point returned

G

GAMMA - Static variable in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
The value of the third lifting step coefficient
GAMMA - Static variable in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
The value of the third lifting step coefficient
gb - Variable in class jj2000.j2k.codestream.HeaderInfo.QCD
 
gb - Variable in class jj2000.j2k.codestream.HeaderInfo.QCC
 
gb - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Number of guard bits off all component in the current tile.
gbs - Variable in class jj2000.j2k.quantization.quantizer.StdQuantizer
The guard bits specifications
gbs - Variable in class jj2000.j2k.encoder.EncoderSpecs
Number of guard bits specifications
gbs - Variable in class jj2000.j2k.quantization.dequantizer.StdDequantizer
The number of guard bits spec
gbs - Variable in class jj2000.j2k.decoder.DecoderSpecs
Number of guard bits specifications
gcd(int[]) - Static method in class jj2000.j2k.util.MathUtil
Method that calculates the Greatest Common Divisor (GCD) of several positive integer numbers.
gcd(int, int) - Static method in class jj2000.j2k.util.MathUtil
Method that calculates the Greatest Common Divisor (GCD) of two positive integer numbers.
get(int) - Static method in class colorspace.boxes.JP2Box.BoxType
 
get(int) - Static method in class icc.ICCProfile.BoxType
 
getActualNbytes() - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Return the actual number of read bytes.
getActualRate() - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Return the actual decoding rate in bits per pixel.
getAllCodeBlocks() - Method in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
This method gets all the coded code-blocks from the EBCOT entropy coder for every component and every tile.
getAllParameters() - Static method in class jj2000.j2k.encoder.Encoder
Returns all the parameters used in the encoding chain.
getAllParameters() - Static method in class jj2000.j2k.decoder.Decoder
Returns all the parameters used in the decoding chain.
getAnHighNegSupport() - Method in interface jj2000.j2k.wavelet.WaveletFilter
Returns the negative support of the high-pass analysis filter.
getAnHighNegSupport() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the negative support of the high-pass analysis filter.
getAnHighNegSupport() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the negative support of the high-pass analysis filter.
getAnHighNegSupport() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the negative support of the high-pass analysis filter.
getAnHighNegSupport() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the negative support of the high-pass analysis filter.
getAnHighPosSupport() - Method in interface jj2000.j2k.wavelet.WaveletFilter
Returns the positive support of the high-pass analysis filter.
getAnHighPosSupport() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the positive support of the high-pass analysis filter.
getAnHighPosSupport() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the positive support of the high-pass analysis filter.
getAnHighPosSupport() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the positive support of the high-pass analysis filter.
getAnHighPosSupport() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the positive support of the high-pass analysis filter.
getAnLowNegSupport() - Method in interface jj2000.j2k.wavelet.WaveletFilter
Returns the negative support of the low-pass analysis filter.
getAnLowNegSupport() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the negative support of the low-pass analysis filter.
getAnLowNegSupport() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the negative support of the low-pass analysis filter.
getAnLowNegSupport() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the negative support of the low-pass analysis filter.
getAnLowNegSupport() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the negative support of the low-pass analysis filter.
getAnLowPosSupport() - Method in interface jj2000.j2k.wavelet.WaveletFilter
Returns the positive support of the low-pass analysis filter.
getAnLowPosSupport() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the positive support of the low-pass analysis filter.
getAnLowPosSupport() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the positive support of the low-pass analysis filter.
getAnLowPosSupport() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the positive support of the low-pass analysis filter.
getAnLowPosSupport() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the positive support of the low-pass analysis filter.
getAnSubbandTree(int, int) - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Returns a reference to the subband tree structure representing the subband decomposition for the specified tile-component of the source.
getAnSubbandTree(int, int) - Method in interface jj2000.j2k.wavelet.analysis.ForwWTDataProps
Returns a reference to the root of subband tree structure representing the subband decomposition for the specified tile-component.
getAnSubbandTree(int, int) - Method in class jj2000.j2k.quantization.quantizer.Quantizer
Returns a reference to the subband tree structure representing the subband decomposition for the specified tile-component.
getAnSubbandTree(int, int) - Method in class jj2000.j2k.roi.encoder.ROIScaler
Returns a reference to the subband tree structure representing the subband decomposition for the specified tile-component.
getAnSubbandTree(int, int) - Method in class jj2000.j2k.entropy.encoder.EntropyCoder
Returns a reference to the root of subband tree structure representing the subband decomposition for the specified tile-component.
getAppletInfo() - Method in class jj2000.j2k.decoder.SimpleAppletDecoder
Returns the applet information (version, copyright, etc.)
getAsoc(byte[]) - Method in class colorspace.boxes.ChannelDefinitionBox
Return the associated channel from the record.
getAsoc(int) - Method in class colorspace.boxes.ChannelDefinitionBox
 
getAsoc(int[]) - Method in class colorspace.boxes.ChannelDefinitionBox
 
getBitDepth(int) - Method in class colorspace.boxes.PaletteBox
Return the bitdepth of palette entries.
getBlockAligned() - Method in class jj2000.j2k.roi.encoder.ROIScaler
This function returns the blockAligned flag
getBooleanParameter(String) - Method in class jj2000.j2k.util.ParameterList
Returns the value of the named parameter as a boolean.
getBoxes() - Method in class colorspace.ColorSpace
Retrieve the various boxes from the JP2 file.
getBuffer() - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Returns the byte-buffer used to store the codestream header.
getBuffer() - Method in class jj2000.j2k.codestream.writer.BitOutputBuffer
Returns the byte buffer.
getBufferLength() - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Returns the number of bytes used in the codestream header's buffer.
getByte(int) - Method in class jj2000.j2k.entropy.encoder.ByteOutputBuffer
Returns the byte buffered at the given position in the buffer.
getByteInputBuffer() - Method in class jj2000.j2k.entropy.decoder.MQDecoder
Returns the underlying 'ByteInputBuffer' from where the MQ coded input bytes are read.
getByteOrdering() - Method in class jj2000.j2k.util.ISRandomAccessIO
Returns the endianess (i.e., byte ordering) of multi-byte I/O operations.
getByteOrdering() - Method in class jj2000.j2k.io.BufferedRandomAccessFile
Returns the endianess (i.e., byte ordering) of the implementing class.
getByteOrdering() - Method in interface jj2000.j2k.io.BinaryDataOutput
Returns the endianness (i.e., byte ordering) of the implementing class.
getByteOrdering() - Method in interface jj2000.j2k.io.BinaryDataInput
Returns the endianess (i.e., byte ordering) of the implementing class.
getCBlkHeight(byte, int, int) - Method in class jj2000.j2k.entropy.CBlkSizeSpec
Returns the code-block height: for the specified tile/component for the specified tile for the specified component default value The value returned depends on the value of the variable 'type' which can take the following values : SPEC_DEF -> Default value is returned.
getCBlkHeight(int, int) - Method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Returns the code-block height for the specified tile and component.
getCBlkHeight(int, int) - Method in class jj2000.j2k.entropy.encoder.EntropyCoder
Returns the code-block height for the specified tile and component.
getCBlkInfo() - Method in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Gets the reference to the CBlkInfo array
getCBlkWidth(byte, int, int) - Method in class jj2000.j2k.entropy.CBlkSizeSpec
Returns the code-block width : for the specified tile/component for the specified tile for the specified component default value The value returned depends on the value of the variable 'type' which can take the following values :
SPEC_DEF -> Default value is returned.
getCBlkWidth(int, int) - Method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Returns the code-block width for the specified tile and component.
getCBlkWidth(int, int) - Method in class jj2000.j2k.entropy.encoder.EntropyCoder
Returns the code-block width for the specified tile and component.
getCbULX() - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the horizontal offset of the code-block partition.
getCbULX() - Method in interface jj2000.j2k.wavelet.analysis.ForwWTDataProps
Returns the horizontal offset of the code-block partition.
getCbULX() - Method in class jj2000.j2k.quantization.quantizer.Quantizer
Returns the horizontal offset of the code-block partition.
getCbULX() - Method in class jj2000.j2k.roi.ROIDeScaler
Returns the horizontal code-block partition origin.
getCbULX() - Method in class jj2000.j2k.roi.encoder.ROIScaler
Returns the horizontal offset of the code-block partition.
getCbULX() - Method in class jj2000.j2k.entropy.encoder.EntropyCoder
Returns the horizontal offset of the code-block partition.
getCbULX() - Method in class jj2000.j2k.entropy.decoder.EntropyDecoder
Returns the horizontal code-block partition origin.
getCbULX() - Method in class jj2000.j2k.quantization.dequantizer.Dequantizer
Returns the horizontal code-block partition origin.
getCbULX() - Method in interface jj2000.j2k.wavelet.synthesis.InvWTData
Returns the horizontal code-block partition origin.
getCbULX() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns the horizontal code-block partition origin.Allowable values are 0 and 1, nothing else.
getCbULX() - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the horizontal code-block partition origin.
getCbULY() - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the vertical offset of the code-block partition.
getCbULY() - Method in interface jj2000.j2k.wavelet.analysis.ForwWTDataProps
Returns the vertical offset of the code-block partition.
getCbULY() - Method in class jj2000.j2k.quantization.quantizer.Quantizer
Returns the vertical offset of the code-block partition.
getCbULY() - Method in class jj2000.j2k.roi.ROIDeScaler
Returns the vertical code-block partition origin.
getCbULY() - Method in class jj2000.j2k.roi.encoder.ROIScaler
Returns the vertical offset of the code-block partition.
getCbULY() - Method in class jj2000.j2k.entropy.encoder.EntropyCoder
Returns the vertical offset of the code-block partition.
getCbULY() - Method in class jj2000.j2k.entropy.decoder.EntropyDecoder
Returns the vertical code-block partition origin.
getCbULY() - Method in class jj2000.j2k.quantization.dequantizer.Dequantizer
Returns the vertical code-block partition origin.
getCbULY() - Method in interface jj2000.j2k.wavelet.synthesis.InvWTData
Returns the vertical code-block partition origin Allowable values are 0 and 1, nothing else.
getCbULY() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns the vertical code-block partition origin.
getCbULY() - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the vertical code-block partition origin.
getChannelDefinition(int) - Method in class colorspace.ColorSpace
Return the channel definition of the input component.
getCMMFlags() - Method in class icc.ICCProfile
 
getCMMTypeSignature() - Method in class icc.ICCProfile
 
getCMP(byte[]) - Method in class colorspace.boxes.ComponentMappingBox
 
getCMP(int) - Method in class colorspace.boxes.ComponentMappingBox
 
getCn(byte[]) - Method in class colorspace.boxes.ChannelDefinitionBox
Return the channel from the record.
getCn(int) - Method in class colorspace.boxes.ChannelDefinitionBox
 
getCn(int[]) - Method in class colorspace.boxes.ChannelDefinitionBox
 
getCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in class jj2000.j2k.roi.ROIDeScaler
Returns the specified code-block in the current tile for the specified component, as a copy (see below).
getCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Returns the specified code-block in the current tile for the specified component, as a copy (see below).
getCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in class jj2000.j2k.quantization.dequantizer.StdDequantizer
Returns the specified code-block in the current tile for the specified component, as a copy (see below).
getCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in interface jj2000.j2k.quantization.dequantizer.CBlkQuantDataSrcDec
Returns the specified code-block in the current tile for the specified component, as a copy (see below).
getCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in interface jj2000.j2k.wavelet.synthesis.CBlkWTDataSrcDec
Returns the specified code-block in the current tile for the specified component, as a copy (see below).
getCodeBlock(int, int, int, SubbandSyn, int, int, DecLyrdCBlk) - Method in interface jj2000.j2k.entropy.decoder.CodedCBlkDataSrcDec
Returns the specified coded code-block, for the specified component, in the current tile.
getCodeBlock(int, int, int, SubbandSyn, int, int, DecLyrdCBlk) - Method in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Returns the specified coded code-block, for the specified component, in the current tile.
getCodeStreamPos() - Method in class jj2000.j2k.fileformat.reader.FileFormatReader
This method creates and returns an array of positions to contiguous codestreams in the file
getColorSpace() - Method in class colorspace.boxes.ColorSpecificationBox
 
getColorSpace() - Method in class colorspace.ColorSpace
Return the colorspace (sYCC, sRGB, sGreyScale).
getColorSpaceString() - Method in class colorspace.boxes.ColorSpecificationBox
 
getColorSpaceType() - Method in class icc.ICCProfile
 
getCOMInfo() - Method in class jj2000.j2k.decoder.Decoder
Return the information found in the COM marker segments encountered in the decoded codestream.
getCompData(DataBlk, int) - Method in class jj2000.j2k.image.Tiler
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class jj2000.j2k.image.ImgDataJoiner
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class jj2000.j2k.image.ImgDataConverter
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component, using the 'transfer type' specified in the block given as argument.
getCompData(DataBlk, int) - Method in interface jj2000.j2k.image.BlkImgDataSrc
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class jj2000.j2k.image.input.ImgReaderPPM
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class jj2000.j2k.image.input.ImgReaderPGX
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class jj2000.j2k.image.input.ImgReaderPGM
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Apply forward component transformation associated with the current tile.
getCompData(DataBlk, int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTFull
Returns a block of image data containing the specifed rectangular area, in the specified component, as a copy (see below).
getCompData(DataBlk, int) - Method in class jj2000.j2k.image.invcomptransf.InvCompTransf
Apply inverse component transformation associated with the current tile.
getCompData(DataBlk, int) - Method in class colorspace.SYccColorSpaceMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class colorspace.Resampler
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class colorspace.PalettizedColorSpaceMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class colorspace.EnumeratedColorSpaceMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class colorspace.ColorSpaceMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class colorspace.ChannelDefinitionMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class icc.ICCProfiler
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompDef(int) - Method in class jj2000.j2k.ModuleSpec
Gets default value of the specified component.
getCompImgHeight(int) - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the height in pixels of the specified component in the overall image.
getCompImgHeight(int) - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the height in pixels of the specified component in the overall image.
getCompImgHeight(int) - Method in interface jj2000.j2k.image.ImgData
Returns the height in pixels of the specified component in the overall image.
getCompImgHeight(int) - Method in class jj2000.j2k.image.input.ImgReader
Returns the height in pixels of the specified component in the overall image.
getCompImgHeight(int) - Method in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
getCompImgHeight(int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the height in pixels of the specified component in the overall image.
getCompImgHeight(int) - Method in class colorspace.Resampler
Returns the height in pixels of the specified component in the overall image.
getCompImgHeight(int) - Method in class colorspace.PalettizedColorSpaceMapper
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the image data in the specified component.
getCompImgHeight(int) - Method in class colorspace.ChannelDefinitionMapper
 
getCompImgHeight(int, int) - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the height in pixels of the specified component in the overall image, for the given resolution level.
getCompImgHeight(int, int) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the height in pixels of the specified component in the overall image, for the given resolution level.
getCompImgHeight(int, int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the height in pixels of the specified component in the overall image, for the given (component) resolution level.
getCompImgWidth(int) - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the width in pixels of the specified component in the overall image.
getCompImgWidth(int) - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the width in pixels of the specified component in the overall image.
getCompImgWidth(int) - Method in interface jj2000.j2k.image.ImgData
Returns the width in pixels of the specified component in the overall image.
getCompImgWidth(int) - Method in class jj2000.j2k.image.input.ImgReader
Returns the width in pixels of the specified component in the overall image.
getCompImgWidth(int) - Method in class jj2000.j2k.codestream.HeaderInfo.SIZ
Width of the specified tile-component
getCompImgWidth(int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the width in pixels of the specified component in the overall image.
getCompImgWidth(int) - Method in class colorspace.Resampler
Returns the width in pixels of the specified component in the overall image.
getCompImgWidth(int) - Method in class colorspace.PalettizedColorSpaceMapper
Returns the width in pixels of the specified component in the overall image.
getCompImgWidth(int) - Method in class colorspace.ChannelDefinitionMapper
 
getCompImgWidth(int, int) - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the width in pixels of the specified component in the overall image, for the given resolution level.
getCompImgWidth(int, int) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the width in pixels of the specified component in the overall image, for the given resolution level.
getCompImgWidth(int, int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the width in pixels of the specified component in the overall image, for the given (component) resolution level.
getCompSubsX(int) - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in interface jj2000.j2k.image.ImgData
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class jj2000.j2k.image.input.ImgReader
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns the component sub-sampling factor, with respect to the reference grid, along the horizontal direction for the specified component.
getCompSubsX(int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class colorspace.Resampler
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class colorspace.PalettizedColorSpaceMapper
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class colorspace.ChannelDefinitionMapper
 
getCompSubsY(int) - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in interface jj2000.j2k.image.ImgData
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class jj2000.j2k.image.input.ImgReader
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns the component sub-sampling factor, with respect to the reference grid, along the vertical direction for the specified component.
getCompSubsY(int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class colorspace.Resampler
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class colorspace.PalettizedColorSpaceMapper
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class colorspace.ChannelDefinitionMapper
 
getCompULX(int) - Method in class jj2000.j2k.image.Tiler
Returns the horizontal coordinate of the upper-left corner of the specified component in the current tile.
getCompULX(int) - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the horizontal coordinate of the upper-left corner of the specified component in the current tile.
getCompULX(int) - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the horizontal coordinate of the upper-left corner of the specified component in the current tile.
getCompULX(int) - Method in interface jj2000.j2k.image.ImgData
Returns the horizontal coordinate of the upper-left corner of the specified component in the current tile.
getCompULX(int) - Method in class jj2000.j2k.image.input.ImgReader
Returns the horizontal coordinate of the upper-left corner of the specified component in the current tile.
getCompULX(int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the horizontal coordinate of the upper-left corner of the specified component in the current tile.
getCompULX(int) - Method in class colorspace.PalettizedColorSpaceMapper
Returns the horizontal coordinate of the upper-left corner of the specified component in the current tile.
getCompULX(int) - Method in class colorspace.ChannelDefinitionMapper
 
getCompULY(int) - Method in class jj2000.j2k.image.Tiler
Returns the vertical coordinate of the upper-left corner of the specified component in the current tile.
getCompULY(int) - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the vertical coordinate of the upper-left corner of the specified component in the current tile.
getCompULY(int) - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the vertical coordinate of the upper-left corner of the specified component in the current tile.
getCompULY(int) - Method in interface jj2000.j2k.image.ImgData
Returns the vertical coordinate of the upper-left corner of the specified component in the current tile.
getCompULY(int) - Method in class jj2000.j2k.image.input.ImgReader
Returns the vertical coordinate of the upper-left corner of the specified component in the current tile.
getCompULY(int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the vertical coordinate of the upper-left corner of the specified component in the current tile.
getCompULY(int) - Method in class colorspace.PalettizedColorSpaceMapper
Returns the vertical coordinate of the upper-left corner of the specified component in the current tile.
getCompULY(int) - Method in class colorspace.ChannelDefinitionMapper
 
getCopy() - Method in class jj2000.j2k.ModuleSpec
 
getCopy() - Method in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
getCopy() - Method in class jj2000.j2k.codestream.HeaderInfo.COD
 
getCopy() - Method in class jj2000.j2k.decoder.DecoderSpecs
Returns a copy of the current object.
getCopy(int) - Method in class jj2000.j2k.codestream.HeaderInfo
Returns a copy of this object
getCopyScroll() - Method in class jj2000.disp.ImgScrollPane
Returns true if the scrolling is done by copying.
getCreatorSig() - Method in class icc.ICCProfile
 
getData() - Method in class jj2000.j2k.image.DataBlkInt
Returns the array containing the data, or null if there is no data array.
getData() - Method in class jj2000.j2k.image.DataBlkFloat
Returns the array containing the data, or null if there is no data array.
getData() - Method in class jj2000.j2k.image.DataBlk
Returns the array containing the data, or null if there is no data.
getData() - Method in class jj2000.j2k.wavelet.analysis.CBlkWTDataInt
Returns the array containing the data, or null if there is no data array.
getData() - Method in class jj2000.j2k.wavelet.analysis.CBlkWTDataFloat
Returns the array containing the data, or null if there is no data array.
getData() - Method in class jj2000.j2k.wavelet.analysis.CBlkWTData
Returns the array containing the data, or null if there is no data.
getData(DataBlk, int, boolean) - Method in class jj2000.j2k.image.ImgDataConverter
Implements the 'getInternCompData()' and the 'getCompData()' methods.
getDataFloat() - Method in class jj2000.j2k.image.DataBlkFloat
Returns the array containing the data, or null if there is no data array.
getDataFloat() - Method in class jj2000.j2k.wavelet.analysis.CBlkWTDataFloat
Returns the array containing the data, or null if there is no data array.
getDataInt() - Method in class jj2000.j2k.image.DataBlkInt
Returns the array containing the data, or null if there is no data array.
getDataInt() - Method in class jj2000.j2k.wavelet.analysis.CBlkWTDataInt
Returns the array containing the data, or null if there is no data array.
getDataType() - Method in class jj2000.j2k.image.DataBlkInt
Returns the identifier of this data type, TYPE_INT, as defined in DataBlk.
getDataType() - Method in class jj2000.j2k.image.DataBlkFloat
Returns the identifier of this data type, TYPE_FLOAT, as defined in DataBlk.
getDataType() - Method in class jj2000.j2k.image.DataBlk
Returns the data type of the DataBlk object, as defined in this class.
getDataType() - Method in interface jj2000.j2k.wavelet.WaveletFilter
Returns the type of data on which this filter works, as defined in the DataBlk interface.
getDataType() - Method in class jj2000.j2k.wavelet.analysis.CBlkWTDataInt
Returns the data type of this object, always DataBlk.TYPE_INT.
getDataType() - Method in class jj2000.j2k.wavelet.analysis.CBlkWTDataFloat
Returns the identifier of this data type, TYPE_FLOAT, as defined in DataBlk.
getDataType() - Method in class jj2000.j2k.wavelet.analysis.CBlkWTData
Returns the data type of the CBlkWTData object, as defined in the DataBlk class.
getDataType() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterInt
Returns the type of data on which this filter works, as defined in the DataBlk interface, which is always TYPE_INT for this class.
getDataType() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloat
Returns the type of data on which this filter works, as defined in the DataBlk interface, which is always TYPE_FLOAT for this class.
getDataType() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterInt
Returns the type of data on which this filter works, as defined in the DataBlk interface, which is always TYPE_INT for this class.
getDataType() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloat
Returns the type of data on which this filter works, as defined in the DataBlk interface, which is always TYPE_FLOAT for this class.
getDataType(int, int) - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Return the data type of this CBlkWTDataSrc.
getDataType(int, int) - Method in interface jj2000.j2k.wavelet.analysis.CBlkWTDataSrc
Return the data type of this CBlkWTDataSrc for the given component in the current tile.
getDecoderSpecs() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Return the DecoderSpecs instance filled when reading the headers
getDecomp(int, int) - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the wavelet tree decomposition.
getDecomp(int, int) - Method in interface jj2000.j2k.wavelet.analysis.ForwWT
Returns the wavelet tree decomposition.
getDecompLevels(int, int) - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the number of decomposition levels that are applied to the LL band, in the specified tile-component.
getDecompLevels(int, int) - Method in interface jj2000.j2k.wavelet.analysis.ForwWT
Returns the number of decomposition levels that are applied to obtain the LL band, in the specified tile-component.
getDecompType(int) - Method in class jj2000.j2k.wavelet.WTDecompSpec
Returns the decomposition type to be used in component 'n' and tile 't'.
getDecSpecType(int) - Method in class jj2000.j2k.wavelet.WTDecompSpec
Returns the type of specification for the decomposition in the specified component and tile.
getDefault() - Method in class jj2000.j2k.ModuleSpec
Gets default value for this module.
getDefaultParameterList() - Method in class jj2000.j2k.util.ParameterList
Returns the default ParameterList.
getDequantizerType() - Method in class jj2000.j2k.quantization.dequantizer.StdDequantizerParams
Returns the type of the dequantizer for which the parameters are.
getDequantizerType() - Method in class jj2000.j2k.quantization.dequantizer.DequantizerParams
Returns the type of the dequantizer for which the parameters are.
getDeviceAttributes1() - Method in class icc.ICCProfile
 
getDeviceAttributesReserved() - Method in class icc.ICCProfile
 
getDeviceManufacturer() - Method in class icc.ICCProfile
 
getDeviceModel() - Method in class icc.ICCProfile
 
getEntry(int, int) - Method in class colorspace.boxes.PaletteBox
Return an entry for a given index and column.
getEntrySize(int) - Method in class colorspace.boxes.PaletteBox
 
getExitCode() - Method in class jj2000.j2k.encoder.Encoder
Returns the exit code of the class.
getExitCode() - Method in class jj2000.j2k.decoder.Decoder
Returns the exit code of the class.
getExtraLayers(int) - Method in class jj2000.j2k.entropy.encoder.LayersInfo
Returns the number of extra layers to add after the optimization point 'n', but before optimization point 'n+1'.
getFilterType() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the type of filter used according to the FilterTypes interface (W5x3).
getFilterType() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the type of filter used according to the FilterTypes interface(W9x7).
getFilterType() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilter
Returns the type of filter used according to the FilterTypes interface.
getFilterType(int, AnWTFilterSpec) - Method in class jj2000.j2k.image.forwcomptransf.ForwCompTransfSpec
Get the filter type common to all component of a given tile.
getFirstCodeStreamLength() - Method in class jj2000.j2k.fileformat.reader.FileFormatReader
This method returns the length of the first contiguous codestreams in the file
getFirstCodeStreamPos() - Method in class jj2000.j2k.fileformat.reader.FileFormatReader
This method returns the position of the first contiguous codestreams in the file
getFixedPoint(int) - Method in class jj2000.j2k.image.Tiler
Returns the position of the fixed point in the specified component.
getFixedPoint(int) - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the position of the fixed point in the specified component.
getFixedPoint(int) - Method in class jj2000.j2k.image.ImgDataConverter
Returns the position of the fixed point in the specified component.
getFixedPoint(int) - Method in interface jj2000.j2k.image.BlkImgDataSrc
Returns the position of the fixed point in the specified component, or equivalently the number of fractional bits.
getFixedPoint(int) - Method in class jj2000.j2k.image.input.ImgReaderPPM
Returns the position of the fixed point in the specified component (i.e.
getFixedPoint(int) - Method in class jj2000.j2k.image.input.ImgReaderPGX
Returns the position of the fixed point in the specified component (i.e.
getFixedPoint(int) - Method in class jj2000.j2k.image.input.ImgReaderPGM
Returns the position of the fixed point in the specified component (i.e.
getFixedPoint(int) - Method in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Returns the position of the fixed point in the specified component.
getFixedPoint(int) - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the position of the fixed point in the specified component.
getFixedPoint(int) - Method in interface jj2000.j2k.wavelet.analysis.CBlkWTDataSrc
Returns the position of the fixed point in the specified component, or equivalently the number of fractional bits.
getFixedPoint(int) - Method in class jj2000.j2k.quantization.dequantizer.StdDequantizer
Returns the position of the fixed point in the output data for the specified component.
getFixedPoint(int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTFull
Returns the position of the fixed point in the specified component.
getFixedPoint(int) - Method in interface jj2000.j2k.wavelet.synthesis.CBlkWTDataSrcDec
Returns the position of the fixed point in the specified component, or equivalently the number of fractional bits.
getFixedPoint(int) - Method in class jj2000.j2k.image.invcomptransf.InvCompTransf
Returns the position of the fixed point in the specified component.
getFixedPoint(int) - Method in class colorspace.ColorSpaceMapper
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the data in the specified component.
getFixedPoint(int) - Method in class colorspace.ChannelDefinitionMapper
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the data in the specified component.
getFloatParameter(String) - Method in class jj2000.j2k.util.ParameterList
Returns the value of the named parameter as a float.
getHAdjustable() - Method in class jj2000.disp.ImgScrollPane
Returns the Adjustable object which represents the state of the horizontal scrollbar.
getHeader() - Method in class icc.ICCProfile
Access the profile header
getHeight() - Method in class jj2000.j2k.codestream.writer.TagTreeEncoder
Returns the number of leafs along the vertical direction.
getHeight() - Method in class jj2000.j2k.codestream.reader.TagTreeDecoder
Returns the number of leafs along the vertical direction.
getHelp() - Static method in class jj2000.disp.ImgKeyListener
Create a help TextArea concerning the tools associated with keys.
getHFilters(int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterSpec
Returns the horizontal analysis filters to be used in component 'n' and tile 't'.
getHFilters(int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterSpec
Returns the horizontal analysis filters to be used in component 'n' and tile 't'.
getHH() - Method in class jj2000.j2k.wavelet.Subband
Returns the HH child subband of this subband.
getHH() - Method in class jj2000.j2k.wavelet.analysis.SubbandAn
Returns the HH child subband of this subband.
getHH() - Method in class jj2000.j2k.wavelet.synthesis.SubbandSyn
Returns the HH child subband of this subband.
getHL() - Method in class jj2000.j2k.wavelet.Subband
Returns the HL (horizontal high-pass) child subband of this subband.
getHL() - Method in class jj2000.j2k.wavelet.analysis.SubbandAn
Returns the HL (horizontal high-pass) child subband of this subband.
getHL() - Method in class jj2000.j2k.wavelet.synthesis.SubbandSyn
Returns the HL (horizontal high-pass) child subband of this subband.
getHorAnWaveletFilters(int, int) - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the horizontal analysis wavelet filters used in each level, for the specified component and tile.
getHorAnWaveletFilters(int, int) - Method in interface jj2000.j2k.wavelet.analysis.ForwWT
Returns the horizontal analysis wavelet filters used in each level, for the specified tile-component.
getHorWFilter() - Method in class jj2000.j2k.wavelet.Subband
This function returns the horizontal wavelet filter relevant to this subband
getHorWFilter() - Method in class jj2000.j2k.wavelet.analysis.SubbandAn
This function returns the horizontal wavelet filter relevant to this subband
getHorWFilter() - Method in class jj2000.j2k.wavelet.synthesis.SubbandSyn
This function returns the horizontal wavelet filter relevant to this subband
getHPSynthesisFilter() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the time-reversed high-pass synthesis waveform of the filter, which is the high-pass filter.
getHPSynthesisFilter() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the time-reversed high-pass synthesis waveform of the filter, which is the high-pass filter.
getHPSynthesisFilter() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilter
Returns the time-reversed high-pass synthesis waveform of the filter, which is the high-pass filter.
getHPSynWaveForm(float[], float[]) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilter
Returns the equivalent high-pass synthesis waveform of a cascade of filters, given the syhthesis waveform of the previous stage.
getICCDateTime(byte[], int) - Static method in class icc.ICCProfile
Create an ICCDateTime from byte [] input
getICCProfile() - Method in class colorspace.boxes.ColorSpecificationBox
 
getICCProfile() - Method in class colorspace.ColorSpace
Retrieve the ICC profile from the images as a byte array.
getICCProfile(ColorSpace) - Method in class icc.ICCProfiler
Get the ICCProfile information JP2 ColorSpace
getICCProfileVersion(byte[], int) - Static method in class icc.ICCProfile
Create an ICCProfileVersion from byte [] input
getIdle(boolean) - Method in class jj2000.j2k.util.ThreadPool
Returns and idle thread and removes it from the list of idle threads.
getIdx() - Method in class jj2000.j2k.entropy.encoder.StdEntropyCoder.Compressor
Returns the index of this compressor.
getImage() - Method in class jj2000.disp.ImgScrollPane
Returns the image that is displayed in this component.
getImgHeight() - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the overall height of the image in pixels.
getImgHeight() - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the overall height of the image in pixels.
getImgHeight() - Method in interface jj2000.j2k.image.ImgData
Returns the overall height of the image in pixels.
getImgHeight() - Method in class jj2000.j2k.image.input.ImgReader
Returns the overall height of the image in pixels.
getImgHeight() - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the overall height of the image in pixels.
getImgHeight() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns the image height in the reference grid.
getImgHeight(int) - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the overall height of the image in pixels, for the given resolution level.
getImgHeight(int) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the overall height of the image in pixels, for the given resolution level.
getImgHeight(int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the overall height of the image in pixels, for the given resolution level.
getImgRes() - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the image resolution level to reconstruct from the codestream.
getImgULX() - Method in class jj2000.j2k.image.Tiler
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULX() - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULX() - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULX() - Method in interface jj2000.j2k.image.ImgData
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULX() - Method in class jj2000.j2k.image.input.ImgReader
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULX() - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULX() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Return the horizontal upper-left coordinate of the image in the reference grid.
getImgULX(int) - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid at the specified resolution level.
getImgULX(int) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid at the specified resolution level.
getImgULX(int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid at the specified resolution level.
getImgULY() - Method in class jj2000.j2k.image.Tiler
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULY() - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULY() - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULY() - Method in interface jj2000.j2k.image.ImgData
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULY() - Method in class jj2000.j2k.image.input.ImgReader
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULY() - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULY() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Return the vertical upper-left coordinate of the image in the reference grid.
getImgULY(int) - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid at the specified resolution level.
getImgULY(int) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid at the specified resolution level.
getImgULY(int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid at the specified resolution level.
getImgWidth() - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the overall width of the image in pixels.
getImgWidth() - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the overall width of the image in pixels.
getImgWidth() - Method in interface jj2000.j2k.image.ImgData
Returns the overall width of the image in pixels.
getImgWidth() - Method in class jj2000.j2k.image.input.ImgReader
Returns the overall width of the image in pixels.
getImgWidth() - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the overall width of the image in pixels.
getImgWidth() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns the image width in the reference grid.
getImgWidth(int) - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the overall width of the image in pixels, for the given resolution level.
getImgWidth(int) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the overall width of the image in pixels, for the given resolution level.
getImgWidth(int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the overall width of the image in pixels, for the given (image) resolution level.
getImplementationType(int) - Method in interface jj2000.j2k.wavelet.WaveletTransform
Returns the implementation type of this wavelet transform (WT_IMPL_LINE or WT_IMPL_FRAME) for the specified component, in the current tile.
getImplementationType(int) - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the implementation type of this wavelet transform, WT_IMPL_FULL (full-page based transform).
getImplementationType(int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTFull
Returns the implementation type of this wavelet transform, WT_IMPL_FULL (full-page based transform).
getImplType() - Method in interface jj2000.j2k.wavelet.WaveletFilter
Returns the implementation type of this filter, as defined in this class, such as WT_FILTER_INT_LIFT, WT_FILTER_FLOAT_LIFT, WT_FILTER_FLOAT_CONVOL.
getImplType() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the implementation type of this filter, as defined in this class, such as WT_FILTER_INT_LIFT, WT_FILTER_FLOAT_LIFT, WT_FILTER_FLOAT_CONVOL.
getImplType() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the implementation type of this filter, as defined in this class, such as WT_FILTER_INT_LIFT, WT_FILTER_FLOAT_LIFT, WT_FILTER_FLOAT_CONVOL.
getImplType() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the implementation type of this filter, as defined in this class, such as WT_FILTER_INT_LIFT, WT_FILTER_FLOAT_LIFT, WT_FILTER_FLOAT_CONVOL.
getImplType() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the implementation type of this filter, as defined in this class, such as WT_FILTER_INT_LIFT, WT_FILTER_FLOAT_LIFT, WT_FILTER_FLOAT_CONVOL.
getInt(byte[], int) - Static method in class icc.ICCProfile
Create an int from a byte [4].
getInt(byte[], int, boolean) - Static method in class icc.ICCProfile
Create an int from a byte [4], with optional byte swapping.
getInternCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in class jj2000.j2k.roi.ROIDeScaler
Returns the specified code-block in the current tile for the specified component (as a reference or copy).
getInternCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Returns the specified code-block in the current tile for the specified component (as a reference or copy).
getInternCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in class jj2000.j2k.quantization.dequantizer.StdDequantizer
Returns the specified code-block in the current tile for the specified component (as a reference or copy).
getInternCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in interface jj2000.j2k.quantization.dequantizer.CBlkQuantDataSrcDec
Returns the specified code-block in the current tile for the specified component (as a reference or copy).
getInternCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in interface jj2000.j2k.wavelet.synthesis.CBlkWTDataSrcDec
Returns the specified code-block in the current tile for the specified component (as a reference or copy).
getInternCompData(DataBlk, int) - Method in class jj2000.j2k.image.Tiler
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class jj2000.j2k.image.ImgDataJoiner
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class jj2000.j2k.image.ImgDataConverter
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component, using the 'transfer type' defined in the block given as argument.
getInternCompData(DataBlk, int) - Method in interface jj2000.j2k.image.BlkImgDataSrc
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class jj2000.j2k.image.input.ImgReaderPPM
Returns, in the blk argument, the block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class jj2000.j2k.image.input.ImgReaderPGX
Returns, in the blk argument, the block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class jj2000.j2k.image.input.ImgReaderPGM
Returns, in the blk argument, the block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Apply the component transformation associated with the current tile.
getInternCompData(DataBlk, int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTFull
Returns a block of image data containing the specifed rectangular area, in the specified component, as a reference to the internal buffer (see below).
getInternCompData(DataBlk, int) - Method in class jj2000.j2k.image.invcomptransf.InvCompTransf
Apply the inverse component transformation associated with the current tile.
getInternCompData(DataBlk, int) - Method in class colorspace.SYccColorSpaceMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class colorspace.Resampler
Return a DataBlk containing the requested component upsampled by the scale factor applied to the particular scaling direction Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class colorspace.PalettizedColorSpaceMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class colorspace.EnumeratedColorSpaceMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class colorspace.ColorSpaceMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class colorspace.ChannelDefinitionMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class icc.ICCProfiler
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getIntFromString(String) - Static method in class icc.ICCProfile
Creates an int from a 4 character String
getIntParameter(String) - Method in class jj2000.j2k.util.ParameterList
Returns the value of the named parameter as an int.
getKerSpecType(int) - Method in class jj2000.j2k.wavelet.WTFilterSpec
Returns the type of specification for the filters in the specified component and tile.
getLastBodyBuf() - Method in class jj2000.j2k.codestream.writer.PktEncoder
Returns the buffer of the body of the last encoded packet.
getLastBodyLen() - Method in class jj2000.j2k.codestream.writer.PktEncoder
Returns the length of the body of the last encoded packet, in bytes.
getLength() - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Returns the length of the header.
getLength() - Method in class jj2000.j2k.codestream.writer.FileCodestreamWriter
Returns the current length of the entire bit stream.
getLength() - Method in class jj2000.j2k.codestream.writer.CodestreamWriter
Returns the current length of the entire codestream.
getLength() - Method in class jj2000.j2k.codestream.writer.BitOutputBuffer
Returns the current length of the buffer, in bytes.
getLevels(int) - Method in class jj2000.j2k.wavelet.WTDecompSpec
Returns the decomposition number of levels in component 'n' and tile 't'.
getLH() - Method in class jj2000.j2k.wavelet.Subband
Returns the LH (vertical high-pass) child subband of this subband.
getLH() - Method in class jj2000.j2k.wavelet.analysis.SubbandAn
Returns the LH (vertical high-pass) child subband of this subband.
getLH() - Method in class jj2000.j2k.wavelet.synthesis.SubbandSyn
Returns the LH (vertical high-pass) child subband of this subband.
getLimitedSIndexFromSlope(float) - Static method in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Returns the index of a slope for the summary table, limiting to the admissible values.
getLineWidth() - Method in class jj2000.j2k.util.MsgPrinter
Returns the line width that is used for formatting.
getLL() - Method in class jj2000.j2k.wavelet.Subband
Returns the LL child subband of this subband.
getLL() - Method in class jj2000.j2k.wavelet.analysis.SubbandAn
Returns the LL child subband of this subband.
getLL() - Method in class jj2000.j2k.wavelet.synthesis.SubbandSyn
Returns the LL child subband of this subband.
getLong(byte[], int) - Static method in class icc.ICCProfile
Create an long from a byte [8].
getLPSynthesisFilter() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the time-reversed low-pass synthesis waveform of the filter, which is the low-pass filter.
getLPSynthesisFilter() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the time-reversed low-pass synthesis waveform of the filter, which is the low-pass filter.
getLPSynthesisFilter() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilter
Returns the time-reversed low-pass synthesis waveform of the filter, which is the low-pass filter.
getLPSynWaveForm(float[], float[]) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilter
Returns the equivalent low-pass synthesis waveform of a cascade of filters, given the syhthesis waveform of the previous stage.
getMainDefDecompType() - Method in class jj2000.j2k.wavelet.WTDecompSpec
Returns the main default decomposition type.
getMainDefLevels() - Method in class jj2000.j2k.wavelet.WTDecompSpec
Returns the main default decomposition number of levels.
getMax() - Method in class jj2000.j2k.IntegerSpec
Gets the maximum value of all tile-components.
getMaxAvailableBytes() - Method in class jj2000.j2k.codestream.writer.FileCodestreamWriter
Returns the number of bytes remaining available in the bit stream.
getMaxAvailableBytes() - Method in class jj2000.j2k.codestream.writer.CodestreamWriter
Returns the number of bytes remaining available in the codestream.
getMaxCBlkHeight() - Method in class jj2000.j2k.entropy.CBlkSizeSpec
Returns the maximum code-block's height
getMaxCBlkWidth() - Method in class jj2000.j2k.entropy.CBlkSizeSpec
Returns the maximum code-block's width
getMaxCompHeight() - Method in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
getMaxCompImgHeight() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Return the maximum height among all components
getMaxCompImgWidth() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Return the maximum width among all components
getMaxCompWidth() - Method in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
getMaximumSize() - Method in class jj2000.disp.ImgScrollPane.ImageScrollDisplay
Returns the maximum size for this component, which is infinite.
getMaxInComp(int) - Method in class jj2000.j2k.IntegerSpec
Gets the maximum value of each tile for specified component
getMaxInTile(int) - Method in class jj2000.j2k.IntegerSpec
Gets the maximum value of all components in the specified tile.
getMaxMagBits(int) - Method in class jj2000.j2k.quantization.quantizer.StdQuantizer
Returns the maximum number of magnitude bits in any subband of the current tile.
getMaxMagBits(int) - Method in class jj2000.j2k.quantization.quantizer.Quantizer
Returns the maximum number of magnitude bits in any subband in the current tile.
getMaxMagBitsDerived(Subband, int, int) - Method in class jj2000.j2k.quantization.quantizer.StdQuantizer
Returns the maximum number of magnitude bits in any subband in the given tile-component if derived quantization is used
getMaxMagBitsExpounded(Subband, int, int) - Method in class jj2000.j2k.quantization.quantizer.StdQuantizer
Returns the maximum number of magnitude bits in any subband in the given tile-component if expounded quantization is used
getMaxMagBitsRev(Subband, int) - Method in class jj2000.j2k.quantization.quantizer.StdQuantizer
Returns the maximum number of magnitude bits in any subband of the current tile if reversible quantization is used
getMethod() - Method in class colorspace.boxes.ColorSpecificationBox
 
getMethod() - Method in class colorspace.ColorSpace
Return the colorspace method (Profiled, enumerated, or palettized).
getMethodString() - Method in class colorspace.boxes.ColorSpecificationBox
 
getMin() - Method in class jj2000.j2k.IntegerSpec
Get the minimum value of all tile-components.
getMinimumSize() - Method in class jj2000.disp.ImgScrollPane.ImageScrollDisplay
Returns the minimum size for this component, which is (0,0).
getMinInComp(int) - Method in class jj2000.j2k.IntegerSpec
Gets the minimum value of all tiles for the specified component.
getMinInTile(int) - Method in class jj2000.j2k.IntegerSpec
Gets the minimum value of each component in specified tile
getMsgLogger() - Static method in class jj2000.j2k.util.FacilityManager
Returns the MsgLogger registered with the current thread (the thread that calls this method).
getMsgLogger(Thread) - Static method in class jj2000.j2k.util.FacilityManager
Returns the MsgLogger registered with the thread 't' (the thread that calls this method).
getMTYP(byte[]) - Method in class colorspace.boxes.ComponentMappingBox
 
getMTYP(int) - Method in class colorspace.boxes.ComponentMappingBox
Return the channel type.
getNChannels() - Method in class colorspace.boxes.ComponentMappingBox
 
getNDefs() - Method in class colorspace.boxes.ChannelDefinitionBox
 
getNewCOC() - Method in class jj2000.j2k.codestream.HeaderInfo
Returns a new instance of COC
getNewCOD() - Method in class jj2000.j2k.codestream.HeaderInfo
Returns a new instance of COD
getNewCOM() - Method in class jj2000.j2k.codestream.HeaderInfo
Returns a new instance of COM
getNewCRG() - Method in class jj2000.j2k.codestream.HeaderInfo
Returns a new instance of CRG
getNewPOC() - Method in class jj2000.j2k.codestream.HeaderInfo
Returns a new instance of POC
getNewQCC() - Method in class jj2000.j2k.codestream.HeaderInfo
Returns a new instance of QCC
getNewQCD() - Method in class jj2000.j2k.codestream.HeaderInfo
Returns a new instance of QCD
getNewRGN() - Method in class jj2000.j2k.codestream.HeaderInfo
Returns a new instance of RGN
getNewSIZ() - Method in class jj2000.j2k.codestream.HeaderInfo
Returns a new instance of SIZ
getNewSOT() - Method in class jj2000.j2k.codestream.HeaderInfo
Returns a new instance of SOT
getNextCodeBlock(int, CBlkRateDistStats) - Method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Returns the next coded code-block in the current tile for the specified component, as a copy (see below).
getNextCodeBlock(int, CBlkRateDistStats) - Method in interface jj2000.j2k.entropy.encoder.CodedCBlkDataSrcEnc
Returns the next coded code-block in the current tile for the specified component, as a copy (see below).
getNextCodeBlock(int, CBlkWTData) - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the next code-block in the current tile for the specified component, as a copy (see below).
getNextCodeBlock(int, CBlkWTData) - Method in interface jj2000.j2k.wavelet.analysis.CBlkWTDataSrc
Returns the next code-block in the current tile for the specified component, as a copy (see below).
getNextCodeBlock(int, CBlkWTData) - Method in class jj2000.j2k.quantization.quantizer.StdQuantizer
Returns the next code-block in the current tile for the specified component, as a copy (see below).
getNextCodeBlock(int, CBlkWTData) - Method in interface jj2000.j2k.quantization.quantizer.CBlkQuantDataSrcEnc
Returns the next code-block in the current tile for the specified component, as a copy (see below).
getNextCodeBlock(int, CBlkWTData) - Method in class jj2000.j2k.roi.encoder.ROIScaler
This function gets a datablk from the entropy coder.
getNextInternCodeBlock(int, CBlkWTData) - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the next code-block in the current tile for the specified component.
getNextInternCodeBlock(int, CBlkWTData) - Method in interface jj2000.j2k.wavelet.analysis.CBlkWTDataSrc
Returns the next code-block in the current tile for the specified component.
getNextInternCodeBlock(int, CBlkWTData) - Method in class jj2000.j2k.quantization.quantizer.StdQuantizer
Returns the next code-block in the current tile for the specified component.
getNextInternCodeBlock(int, CBlkWTData) - Method in interface jj2000.j2k.quantization.quantizer.CBlkQuantDataSrcEnc
Returns the next code-block in the current tile for the specified component.
getNextInternCodeBlock(int, CBlkWTData) - Method in class jj2000.j2k.roi.encoder.ROIScaler
This function gets a datablk from the entropy coder.
getNextResLevel() - Method in class jj2000.j2k.wavelet.Subband
Returns the first leaf subband element in the next higher resolution level.
getNextSubband(int) - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the next subband that will be used to get the next code-block to return by the getNext[Intern]CodeBlock method.
getNomRangeBits(int) - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the data in the specified component.
getNomRangeBits(int) - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the image data in the specified component.
getNomRangeBits(int) - Method in interface jj2000.j2k.image.ImgData
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the image data in the specified component.
getNomRangeBits(int) - Method in class jj2000.j2k.image.input.ImgReaderPPM
Returns the number of bits corresponding to the nominal range of the data in the specified component.
getNomRangeBits(int) - Method in class jj2000.j2k.image.input.ImgReaderPGX
Returns the number of bits corresponding to the nominal range of the data in the specified component.
getNomRangeBits(int) - Method in class jj2000.j2k.image.input.ImgReaderPGM
Returns the number of bits corresponding to the nominal range of the data in the specified component.
getNomRangeBits(int) - Method in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the data in the specified component and in the current tile.
getNomRangeBits(int) - Method in class jj2000.j2k.quantization.dequantizer.Dequantizer
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the data in the specified component.
getNomRangeBits(int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTFull
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the data in the specified component.
getNomRangeBits(int) - Method in interface jj2000.j2k.wavelet.synthesis.CBlkWTDataSrcDec
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the data in the specified component.
getNomRangeBits(int) - Method in class jj2000.j2k.image.invcomptransf.InvCompTransf
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the data in the specified component.
getNomRangeBits(int) - Method in class colorspace.PalettizedColorSpaceMapper
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the image data in the specified component.
getNomRangeBits(int) - Method in class colorspace.ChannelDefinitionMapper
 
getNomTileHeight() - Method in class jj2000.j2k.image.Tiler
Returns the nominal width of the tiles in the reference grid.
getNomTileHeight() - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the nominal tiles height
getNomTileHeight() - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the nominal tiles height
getNomTileHeight() - Method in interface jj2000.j2k.image.ImgData
Returns the nominal tiles height
getNomTileHeight() - Method in class jj2000.j2k.image.input.ImgReader
Returns the nominal tiles height
getNomTileHeight() - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the nominal tiles height
getNomTileHeight() - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the nominal tiles height
getNomTileHeight() - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the nominal height of tiles
getNomTileHeight() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns the nominal width of the tiles in the reference grid.
getNomTileHeight() - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the nominal tile height
getNomTileWidth() - Method in class jj2000.j2k.image.Tiler
Returns the nominal width of the tiles in the reference grid.
getNomTileWidth() - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the nominal tiles width
getNomTileWidth() - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the nominal tiles width
getNomTileWidth() - Method in interface jj2000.j2k.image.ImgData
Returns the nominal tiles width
getNomTileWidth() - Method in class jj2000.j2k.image.input.ImgReader
Returns the nominal tiles width
getNomTileWidth() - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the nominal tiles width
getNomTileWidth() - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the nominal tiles width
getNomTileWidth() - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the nominal width of tiles
getNomTileWidth() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns the nominal width of the tiles in the reference grid.
getNomTileWidth() - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the nominal tile width
getNOptPoints() - Method in class jj2000.j2k.entropy.encoder.LayersInfo
Returns the number of layers to optimize, or optimization points, as specified by this object.
getNumCodedBytes() - Method in class jj2000.j2k.entropy.encoder.MQCoder
Returns the number of bytes that are necessary from the compressed output stream to decode all the symbols that have been coded this far.
getNumColumns() - Method in class colorspace.boxes.PaletteBox
Return the number of palette columns.
getNumCOM() - Method in class jj2000.j2k.codestream.HeaderInfo
Returns the number of found COM marker segments
getNumComps() - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the number of components in the image.
getNumComps() - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the number of components in the image.
getNumComps() - Method in interface jj2000.j2k.image.ImgData
Returns the number of components in the image.
getNumComps() - Method in class jj2000.j2k.image.input.ImgReader
Returns the number of components in the image.
getNumComps() - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the number of components in the image.
getNumComps() - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the number of components in the image.
getNumComps() - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the number of components in the image.
getNumComps() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns the number of components in the image.
getNumComps() - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the number of components in the image.
getNumComps() - Method in class colorspace.PalettizedColorSpaceMapper
Returns the number of components in the image.
getNumCtxts() - Method in class jj2000.j2k.entropy.encoder.MQCoder
Returns the number of contexts in the arithmetic coder.
getNumCtxts() - Method in class jj2000.j2k.entropy.decoder.MQDecoder
Returns the number of contexts in the arithmetic coder.
getNumEntries() - Method in class colorspace.boxes.PaletteBox
Return the number of palette entries.
getNumFoundMarkSeg() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns the number of found marker segments in the current header.
getNumGuardBits() - Method in class jj2000.j2k.codestream.HeaderInfo.QCD
 
getNumGuardBits() - Method in class jj2000.j2k.codestream.HeaderInfo.QCC
 
getNumGuardBits(int, int) - Method in class jj2000.j2k.quantization.quantizer.StdQuantizer
Returns the number of guard bits used by this quantizer in the given tile-component.
getNumGuardBits(int, int) - Method in class jj2000.j2k.quantization.quantizer.Quantizer
Returns the number of guard bits used by this quantizer in the given tile-component.
getNumLayers() - Method in class jj2000.j2k.entropy.encoder.PostCompRateAllocator
Returns the number of layers that are actually generated.
getNumPrecinct(int, int) - Method in class jj2000.j2k.codestream.reader.PktDecoder
Gets the number of precincts in a given component and resolution level.
getNumTileParts(int) - Method in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Returns the number of tile-part found for a given tile
getNumTiles() - Method in class jj2000.j2k.image.Tiler
Returns the total number of tiles in the image.
getNumTiles() - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the total number of tiles in the image.
getNumTiles() - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the total number of tiles in the image.
getNumTiles() - Method in interface jj2000.j2k.image.ImgData
Returns the total number of tiles in the image.
getNumTiles() - Method in class jj2000.j2k.image.input.ImgReader
Returns the total number of tiles in the image.
getNumTiles() - Method in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
getNumTiles() - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the total number of tiles in the image.
getNumTiles() - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the total number of tiles in the image.
getNumTiles() - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the total number of tiles in the image.
getNumTiles() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Return the number of tiles in the image
getNumTiles() - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the total number of tiles in the image.
getNumTiles(Coord) - Method in class jj2000.j2k.image.Tiler
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles(Coord) - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles(Coord) - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles(Coord) - Method in interface jj2000.j2k.image.ImgData
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles(Coord) - Method in class jj2000.j2k.image.input.ImgReader
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles(Coord) - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles(Coord) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles(Coord) - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles(Coord) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the number of tiles in the horizontal and vertical directions.
getOffLastROIPkt() - Method in class jj2000.j2k.codestream.writer.FileCodestreamWriter
Gives the offset of the end of last packet containing ROI information
getOffLastROIPkt() - Method in class jj2000.j2k.codestream.writer.CodestreamWriter
Gives the offset of the end of last packet containing ROI information
getOrigBitDepth(int) - Method in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
getOriginalBitDepth(int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns the original bitdepth of the specified component.
getPackedPktHead(int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Return the packed packet headers for a given tile.
getPaletteBox() - Method in class colorspace.ColorSpace
Return number of channels in the palette.
getPaletteChannelBits(int) - Method in class colorspace.ColorSpace
Return bitdepth of the palette entries.
getPaletteChannels() - Method in class colorspace.ColorSpace
Return number of channels in the palette.
getPalettizedSample(int, int) - Method in class colorspace.ColorSpace
Return a palettized sample
getParameter(String) - Method in class jj2000.j2k.util.ParameterList
Returns the value of the named parameter, as a string.
getParameterInfo() - Static method in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class jj2000.j2k.wavelet.analysis.ForwardWT
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class jj2000.j2k.wavelet.analysis.AnWTFilter
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class jj2000.j2k.quantization.quantizer.Quantizer
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class jj2000.j2k.roi.ROIDeScaler
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class jj2000.j2k.roi.encoder.ROIScaler
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class jj2000.j2k.entropy.encoder.PostCompRateAllocator
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class jj2000.j2k.entropy.encoder.EntropyCoder
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class jj2000.j2k.codestream.writer.PktEncoder
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class jj2000.j2k.codestream.writer.HeaderEncoder
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class jj2000.j2k.encoder.Encoder
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class jj2000.j2k.entropy.decoder.EntropyDecoder
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class jj2000.j2k.quantization.dequantizer.Dequantizer
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class jj2000.j2k.image.invcomptransf.InvCompTransf
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns the parameters that are used in this class.
getParameterInfo() - Static method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Method in class jj2000.j2k.decoder.SimpleAppletDecoder
Returns the applet parameter information.
getParameterInfo() - Static method in class jj2000.j2k.decoder.Decoder
Returns the parameters that are used in this class.
getParameterInfo() - Static method in class colorspace.ColorSpaceMapper
Returns the parameters that are used in this class and implementing classes.
getParent() - Method in class jj2000.j2k.wavelet.Subband
Returns the parent of this subband.
getParent() - Method in class jj2000.j2k.wavelet.analysis.SubbandAn
Returns the parent of this subband.
getParent() - Method in class jj2000.j2k.wavelet.synthesis.SubbandSyn
Returns the parent of this subband.
getPCOL(byte[]) - Method in class colorspace.boxes.ComponentMappingBox
 
getPCOL(int) - Method in class colorspace.boxes.ComponentMappingBox
Return the palette index for the channel.
getPCSType() - Method in class icc.ICCProfile
 
getPlatformSignature() - Method in class icc.ICCProfile
 
getPos() - Method in class jj2000.j2k.util.ISRandomAccessIO
Returns the current position in the stream, which is the position from where the next byte of data would be read.
getPos() - Method in interface jj2000.j2k.io.RandomAccessIO
Returns the current position in the stream, which is the position from where the next byte of data would be read.
getPos() - Method in class jj2000.j2k.io.BufferedRandomAccessFile
Returns the current offset in the file
getPPX(int, int, int) - Method in class jj2000.j2k.entropy.PrecinctSizeSpec
Returns the precinct partition width in component 'n' and tile 't' at resolution level 'rl'.
getPPX(int, int, int) - Method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Returns the precinct partition width for the specified component, tile and resolution level.
getPPX(int, int, int) - Method in interface jj2000.j2k.entropy.encoder.CodedCBlkDataSrcEnc
Returns the width of a packet for the specified tile-component and resolution level.
getPPX(int, int, int) - Method in class jj2000.j2k.codestream.reader.PktDecoder
Returns the precinct partition width for the specified component, resolution level and tile.
getPPX(int, int, int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns the precinct partition width for the specified tile-component and resolution level.
getPPX(int, int, int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the precinct partition width for the specified tile-component and (tile-component) resolution level.
getPPY(int, int, int) - Method in class jj2000.j2k.entropy.PrecinctSizeSpec
Returns the precinct partition height in component 'n' and tile 't' at resolution level 'rl'.
getPPY(int, int, int) - Method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Returns the precinct partition height for the specified component, tile and resolution level.
getPPY(int, int, int) - Method in interface jj2000.j2k.entropy.encoder.CodedCBlkDataSrcEnc
Returns the height of a packet for the specified tile-component and resolution level.
getPPY(int, int, int) - Method in class jj2000.j2k.codestream.reader.PktDecoder
Returns the precinct partition height for the specified component, resolution level and tile.
getPPY(int, int, int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns the precinct partition height for the specified tile-component and resolution level.
getPPY(int, int, int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the precinct partition height for the specified tile-component and (tile-component) resolution level.
getPrecInfo(int, int, int) - Method in class jj2000.j2k.codestream.reader.PktDecoder
Get PrecInfo instance of the specified resolution level, component and precinct.
getPrecInfo(int, int, int, int) - Method in class jj2000.j2k.codestream.writer.PktEncoder
Returns information about a given precinct
getPreferredSize() - Method in class jj2000.disp.ImgScrollPane.ImageScrollDisplay
Returns the preferred size for this component, which is the image display size, if known, the previous image display size, if any, or the size specified at the constructor.
getPreferredSize() - Method in class jj2000.disp.ImgScrollPane.ISPScrollbar
Returns the preferred size of the scrollbar.
getProfileClass() - Method in class icc.ICCProfile
 
getProfileSignature() - Method in class icc.ICCProfile
 
getProfileSize() - Method in class icc.ICCProfile
 
getProfileVersion() - Method in class icc.ICCProfile
 
getProgressWatch() - Static method in class jj2000.j2k.util.FacilityManager
Returns the ProgressWatch instance registered with the current thread (the thread that calls this method).
getQuantType() - Method in class jj2000.j2k.codestream.HeaderInfo.QCD
 
getQuantType() - Method in class jj2000.j2k.codestream.HeaderInfo.QCC
 
getQuantTypeSpec() - Method in class jj2000.j2k.quantization.quantizer.StdQuantizer
Returns the quantization type spec object associated to the quantizer.
getRenderingIntent() - Method in class icc.ICCProfile
 
getResULX(int, int) - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the horizontal coordinate of the upper-left corner of the specified resolution level in the given component of the current tile.
getResULX(int, int) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the horizontal coordinate of the upper-left corner of the specified resolution in the given component of the current tile.
getResULX(int, int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the horizontal coordinate of the upper-left corner of the specified resolution in the given component of the current tile.
getResULY(int, int) - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the vertical coordinate of the upper-left corner of the specified resolution in the given component of the current tile.
getResULY(int, int) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the vertical coordinate of the upper-left corner of the specified resolution in the given component of the current tile.
getResULY(int, int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the vertical coordinate of the upper-left corner of the specified component in the given component of the current tile.
getROILen() - Method in class jj2000.j2k.codestream.writer.PktEncoder
Gives the length to read in current packet body to get all ROI information
getROIMask(DataBlkInt, Subband, int, int) - Method in class jj2000.j2k.roi.encoder.RectROIMaskGenerator
This functions gets a DataBlk the size of the current code-block and fills this block with the ROI mask.
getROIMask(DataBlkInt, Subband, int, int) - Method in class jj2000.j2k.roi.encoder.ROIMaskGenerator
This functions gets a DataBlk with the size of the current code-block and fills it with the ROI mask.
getROIMask(DataBlkInt, Subband, int, int) - Method in class jj2000.j2k.roi.encoder.ArbROIMaskGenerator
This functions gets a DataBlk the size of the current code-block an fills this block with the ROI mask.
getROIMaskGenerator() - Method in class jj2000.j2k.roi.encoder.ROIScaler
This function returns the ROI mask generator.
getROIs() - Method in class jj2000.j2k.roi.encoder.ROIMaskGenerator
This function returns the ROIs in the image
getScrollbarDisplayPolicy() - Method in class jj2000.disp.ImgScrollPane
Returns the display policy for the scrollbars.
getScrollPosition() - Method in class jj2000.disp.ImgScrollPane
Returns the current x,y position within the child which is displayed at the 0,0 location of the scrolled panel's view port.
getShort(byte[], int) - Static method in class icc.ICCProfile
Create a short from a two byte [].
getShort(byte[], int, boolean) - Static method in class icc.ICCProfile
Create a short from a two byte [], with optional byte swapping.
getSize() - Method in class jj2000.j2k.util.ThreadPool
Returns the size of the pool.
getSize(int) - Static method in class jj2000.j2k.image.DataBlk
Returns the size in bits, given the data type.
getSlopeFromSIndex(int) - Static method in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Returns the minimum slope value associated with a summary table index.
getSpec(int, int) - Method in class jj2000.j2k.ModuleSpec
Gets value of specified tile-component without knowing if a specific tile-component value has been previously entered.
getSpecValType(int, int) - Method in class jj2000.j2k.ModuleSpec
Return the spec type of the given tile-component.
getString(byte[], int, int, boolean) - Static method in class icc.ICCProfile
Create a String from a byte [].
getSubband(int, int) - Method in class jj2000.j2k.wavelet.Subband
Returns a reference to the Subband element to which the specified point belongs.
getSubbandByIdx(int, int) - Method in class jj2000.j2k.wavelet.Subband
Returns a subband element in the tree, given its resolution level and subband index.
getSubbandRectROIMask(int, int) - Method in class jj2000.j2k.roi.encoder.SubbandROIMask
Returns a reference to the Subband mask element to which the specified point belongs.
getSynHighNegSupport() - Method in interface jj2000.j2k.wavelet.WaveletFilter
Returns the negative support of the high-pass synthesis filter.
getSynHighNegSupport() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the negative support of the high-pass synthesis filter.
getSynHighNegSupport() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the negative support of the high-pass synthesis filter.
getSynHighNegSupport() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the negative support of the high-pass synthesis filter.
getSynHighNegSupport() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the negative support of the high-pass synthesis filter.
getSynHighPosSupport() - Method in interface jj2000.j2k.wavelet.WaveletFilter
Returns the positive support of the high-pass synthesis filter.
getSynHighPosSupport() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the positive support of the high-pass synthesis filter.
getSynHighPosSupport() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the positive support of the high-pass synthesis filter.
getSynHighPosSupport() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the positive support of the high-pass synthesis filter.
getSynHighPosSupport() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the positive support of the high-pass synthesis filter.
getSynLowNegSupport() - Method in interface jj2000.j2k.wavelet.WaveletFilter
Returns the negative support of the low-pass synthesis filter.
getSynLowNegSupport() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the negative support of the low-pass synthesis filter.
getSynLowNegSupport() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the negative support of the low-pass synthesis filter.
getSynLowNegSupport() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the negative support of the low-pass synthesis filter.
getSynLowNegSupport() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the negative support of the low-pass synthesis filter.
getSynLowPosSupport() - Method in interface jj2000.j2k.wavelet.WaveletFilter
Returns the positive support of the low-pass synthesis filter.
getSynLowPosSupport() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the positive support of the low-pass synthesis filter.
getSynLowPosSupport() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the positive support of the low-pass synthesis filter.
getSynLowPosSupport() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the positive support of the low-pass synthesis filter.
getSynLowPosSupport() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the positive support of the low-pass synthesis filter.
getSynSubbandTree(int, int) - Method in class jj2000.j2k.roi.ROIDeScaler
Returns the subband tree, for the specified tile-component.
getSynSubbandTree(int, int) - Method in class jj2000.j2k.entropy.decoder.EntropyDecoder
Returns the subband tree, for the specified tile-component.
getSynSubbandTree(int, int) - Method in class jj2000.j2k.quantization.dequantizer.Dequantizer
Returns the subband tree, for the specified tile-component.
getSynSubbandTree(int, int) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the specified synthesis subband tree
getSynSubbandTree(int, int) - Method in interface jj2000.j2k.wavelet.synthesis.InvWTData
Returns the subband tree, for the specified tile-component.
getSynSubbandTree(int, int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the specified synthesis subband tree
getSynSubbandTree(int, int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the subband tree, for the specified tile-component.
getTagTable() - Method in class icc.ICCProfile
Access the profile tag table
getTargetBitrate(int) - Method in class jj2000.j2k.entropy.encoder.LayersInfo
Returns the target bitrate of the optmimization point 'n'.
getTargetNbytes() - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Return the target number of read bytes.
getTargetRate() - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Return the target decoding rate in bits per pixel.
getThreadConcurrency() - Static method in class jj2000.j2k.util.NativeServices
Returns the current concurrency level.
getThreadConcurrencyN() - Static method in class jj2000.j2k.util.NativeServices
Calls the POSIX threads 'pthread_getconcurrency', or equivalent, function and return the result.
getTile(Coord) - Method in class jj2000.j2k.image.Tiler
Returns the horizontal and vertical indexes of the current tile.
getTile(Coord) - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the coordinates of the current tile.
getTile(Coord) - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the indexes of the current tile.
getTile(Coord) - Method in interface jj2000.j2k.image.ImgData
Returns the indixes of the current tile.
getTile(Coord) - Method in class jj2000.j2k.image.input.ImgReader
Returns the coordinates of the current tile.
getTile(Coord) - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the indexes of the current tile.
getTile(Coord) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the indexes of the current tile.
getTile(Coord) - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the indixes of the current tile.
getTile(Coord) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the indexes of the current tile.
getTileCompHeight(int, int) - Method in class jj2000.j2k.image.Tiler
Returns the height in pixels of the specified tile-component.
getTileCompHeight(int, int) - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the height in pixels of the specified tile-component.
getTileCompHeight(int, int) - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the height in pixels of the specified tile-component.
getTileCompHeight(int, int) - Method in interface jj2000.j2k.image.ImgData
Returns the height in pixels of the specified tile-component.
getTileCompHeight(int, int) - Method in class jj2000.j2k.image.input.ImgReader
Returns the height in pixels of the specified tile-component.
getTileCompHeight(int, int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the height in pixels of the specified tile-component.
getTileCompHeight(int, int) - Method in class colorspace.Resampler
Returns the height in pixels of the specified tile-component.
getTileCompHeight(int, int) - Method in class colorspace.PalettizedColorSpaceMapper
Returns the height in pixels of the specified tile-component.
getTileCompHeight(int, int) - Method in class colorspace.ChannelDefinitionMapper
 
getTileCompHeight(int, int, int) - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the height in pixels of the specified tile-component for the given resolution level.
getTileCompHeight(int, int, int) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the height in pixels of the specified tile-component for the given resolution level.
getTileCompHeight(int, int, int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the height in pixels of the specified tile-component for the given (tile-component) resolution level.
getTileCompVal(int, int) - Method in class jj2000.j2k.ModuleSpec
Gets value of specified tile-component.
getTileCompWidth(int, int) - Method in class jj2000.j2k.image.Tiler
Returns the width in pixels of the specified tile-component.
getTileCompWidth(int, int) - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the width in pixels of the specified tile-component
getTileCompWidth(int, int) - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the width in pixels of the specified tile-component tile.
getTileCompWidth(int, int) - Method in interface jj2000.j2k.image.ImgData
Returns the width in pixels of the specified tile-component
getTileCompWidth(int, int) - Method in class jj2000.j2k.image.input.ImgReader
Returns the width in pixels of the specified tile-component.
getTileCompWidth(int, int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the width in pixels of the specified tile-component
getTileCompWidth(int, int) - Method in class colorspace.Resampler
Returns the width in pixels of the specified tile-component..
getTileCompWidth(int, int) - Method in class colorspace.PalettizedColorSpaceMapper
Returns the width in pixels of the specified tile-component
getTileCompWidth(int, int) - Method in class colorspace.ChannelDefinitionMapper
 
getTileCompWidth(int, int, int) - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the width in pixels of the specified tile-component for the given resolution level.
getTileCompWidth(int, int, int) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the width in pixels of the specified tile-component for the given resolution level.
getTileCompWidth(int, int, int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the width in pixels of the specified tile-component for the given (tile-component) resolution level.
getTileDef(int) - Method in class jj2000.j2k.ModuleSpec
Gets default value of the specified tile.
getTileHeight() - Method in class jj2000.j2k.image.Tiler
Returns the overall height of the current tile in pixels.
getTileHeight() - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the overall height of the current tile in pixels.
getTileHeight() - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the overall height of the current tile in pixels.
getTileHeight() - Method in interface jj2000.j2k.image.ImgData
Returns the overall height of the current tile in pixels.
getTileHeight() - Method in class jj2000.j2k.image.input.ImgReader
Returns the overall height of the current tile in pixels, assuming there is no-tiling.
getTileHeight() - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the overall height of the current tile in pixels.
getTileHeight(int) - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the overall height of the current tile in pixels, for the given resolution level.
getTileHeight(int) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the overall height of the current tile in pixels, for the given resolution level.
getTileHeight(int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the overall height of the current tile in pixels, for the given resolution level.
getTileIdx() - Method in class jj2000.j2k.image.Tiler
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in interface jj2000.j2k.image.ImgData
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in class jj2000.j2k.image.input.ImgReader
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the index of the current tile, relative to a standard scan-line order.
getTilePartULX() - Method in class jj2000.j2k.image.Tiler
Returns the horizontal tile partition offset in the reference grid
getTilePartULX() - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the horizontal tile partition offset in the reference grid
getTilePartULX() - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the horizontal tile partition offset in the reference grid
getTilePartULX() - Method in interface jj2000.j2k.image.ImgData
Returns the horizontal tile partition offset in the reference grid
getTilePartULX() - Method in class jj2000.j2k.image.input.ImgReader
Returns the horizontal tile partition offset in the reference grid
getTilePartULX() - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the horizontal tile partition offset in the reference grid
getTilePartULX() - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the horizontal tile partition offset in the reference grid
getTilePartULX() - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the horizontal tile partition offset in the reference grid
getTilePartULX() - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the horizontal offset of tile partition
getTilePartULY() - Method in class jj2000.j2k.image.Tiler
Returns the vertical tile partition offset in the reference grid
getTilePartULY() - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the vertical tile partition offset in the reference grid
getTilePartULY() - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the vertical tile offset in the reference grid
getTilePartULY() - Method in interface jj2000.j2k.image.ImgData
Returns the vertical tile partition offset in the reference grid
getTilePartULY() - Method in class jj2000.j2k.image.input.ImgReader
Returns the vertical tile partition offset in the reference grid
getTilePartULY() - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the vertical tile partition offset in the reference grid
getTilePartULY() - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the vertical tile partition offset in the reference grid
getTilePartULY() - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the vertical tile partition offset in the reference grid
getTilePartULY() - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the vertical offset of tile partition
getTileWidth() - Method in class jj2000.j2k.image.Tiler
Returns the overall width of the current tile in pixels.
getTileWidth() - Method in class jj2000.j2k.image.ImgDataJoiner
Returns the overall width of the current tile in pixels.
getTileWidth() - Method in class jj2000.j2k.image.ImgDataAdapter
Returns the overall width of the current tile in pixels.
getTileWidth() - Method in interface jj2000.j2k.image.ImgData
Returns the overall width of the current tile in pixels.
getTileWidth() - Method in class jj2000.j2k.image.input.ImgReader
Returns the width of the current tile in pixels, assuming there is no-tiling.
getTileWidth() - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the overall width of the current tile in pixels.
getTileWidth(int) - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the overall width of the current tile in pixels, for the given resolution level.
getTileWidth(int) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the overall width of the current tile in pixels for the given resolution level.
getTileWidth(int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the overall width of the current tile in pixels for the given (tile) resolution level.
getTilingOrigin(Coord) - Method in class jj2000.j2k.image.Tiler
Returns the tiling origin, referred to as '(xt0siz,yt0siz)' in the codestream header (SIZ marker segment).
getTilingOrigin(Coord) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns the tiling origin, referred to as '(Px,Py)' in the 'ImgData' interface.
getTiming(int) - Method in class jj2000.j2k.entropy.encoder.StdEntropyCoder.Compressor
Returns the wall time spent by this compressor for component 'c' since the last call to this method (or the creation of this compressor if not yet called).
getTotBitrate() - Method in class jj2000.j2k.entropy.encoder.LayersInfo
Returns the overall target bitrate for the entire bit stream.
getTotNumLayers() - Method in class jj2000.j2k.entropy.encoder.LayersInfo
Returns the total number of layers, according to the layer specification of this object and the overall target bitrate.
getTyp(byte[]) - Method in class colorspace.boxes.ChannelDefinitionBox
Return the channel type from the record.
getTyp(int) - Method in class colorspace.boxes.ChannelDefinitionBox
 
getTyp(int[]) - Method in class colorspace.boxes.ChannelDefinitionBox
 
getType() - Method in class icc.RestrictedICCProfile
Returns the appropriate input type enum.
getType() - Method in class icc.MonochromeInputRestrictedProfile
Get the type of RestrictedICCProfile for this object
getType() - Method in class icc.MatrixBasedRestrictedProfile
Get the type of RestrictedICCProfile for this object
getTypeString() - Method in class colorspace.boxes.JP2Box
Return the box type as a String.
getTypeString(int) - Static method in class colorspace.boxes.JP2Box
Return a String representation of the Box type.
getVAdjustable() - Method in class jj2000.disp.ImgScrollPane
Returns the Adjustable object which represents the state of the vertical scrollbar.
getValue(int, int) - Method in class jj2000.j2k.codestream.reader.TagTreeDecoder
Returns the current value of the specified element in the tag tree.
getVertAnWaveletFilters(int, int) - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the vertical analysis wavelet filters used in each level, for the specified component and tile.
getVertAnWaveletFilters(int, int) - Method in interface jj2000.j2k.wavelet.analysis.ForwWT
Returns the vertical analysis wavelet filters used in each level, for the specified tile-component.
getVerWFilter() - Method in class jj2000.j2k.wavelet.Subband
This function returns the vertical wavelet filter relevant to this subband
getVerWFilter() - Method in class jj2000.j2k.wavelet.analysis.SubbandAn
This function returns the vertical wavelet filter relevant to this subband
getVerWFilter() - Method in class jj2000.j2k.wavelet.synthesis.SubbandSyn
This function returns the vertical wavelet filter relevant to this subband
getVFilters(int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterSpec
Returns the vertical analysis filters to be used in component 'n' and tile 't'.
getVFilters(int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterSpec
Returns the vertical analysis filters to be used in component 'n' and tile 't'.
getViewportSize() - Method in class jj2000.disp.ImgScrollPane
Returns the current size of the image scroll pane's view port.
getWidth() - Method in class jj2000.j2k.codestream.writer.TagTreeEncoder
Returns the number of leafs along the horizontal direction.
getWidth() - Method in class jj2000.j2k.codestream.reader.TagTreeDecoder
Returns the number of leafs along the horizontal direction.
getWTDataType() - Method in class jj2000.j2k.wavelet.WTFilterSpec
Returns the data type used by the filters in this object, as defined in the 'DataBlk' interface.
getWTDataType(int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterSpec
Returns the data type used by the filters in this object, as defined in the 'DataBlk' interface for specified tile-component.
getWTDataType(int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterSpec
Returns the data type used by the filters in this object, as defined in the 'DataBlk' interface for specified tile-component.
getXYZNumber(byte[], int) - Static method in class icc.ICCProfile
Create an XYZNumber from byte [] input
getZoom() - Method in class jj2000.disp.ImgScrollPane
Returns the current zoom factor.
GRAY - Static variable in class jj2000.disp.BlkImgDataSrcImageProducer
The gray-level image type (256 levels).
GRAY - Static variable in class colorspace.ColorSpace
 
GRAY - Static variable in class icc.RestrictedICCProfile
Component index
GRAY - Static variable in class icc.ICCProfiler
 
GRAY - Static variable in class icc.ICCProfile
Gray index.
GREEN - Static variable in class colorspace.ColorSpace
 
GREEN - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
GREEN - Static variable in class icc.RestrictedICCProfile
Component index
GREEN - Static variable in class icc.ICCProfiler
 
GREEN - Static variable in class icc.ICCProfile
RGB index.
GreyScale - Static variable in class colorspace.ColorSpace
colorspace enumeration
growBuffer() - Method in class jj2000.j2k.util.ISRandomAccessIO
Grows the cache buffer by 'inc', upto a maximum of 'maxsize'.
GuardBitsSpec - class jj2000.j2k.quantization.GuardBitsSpec.
This class extends ModuleSpec class in order to hold specifications about number of guard bits in each tile-component.
GuardBitsSpec(int, int, byte) - Constructor for class jj2000.j2k.quantization.GuardBitsSpec
Constructs an empty 'GuardBitsSpec' with specified number of tile and components.
GuardBitsSpec(int, int, byte, ParameterList) - Constructor for class jj2000.j2k.quantization.GuardBitsSpec
Constructs a new 'GuardBitsSpec' for the specified number of components and tiles and the arguments of "-Qguard_bits" option.

H

h - Variable in class jj2000.j2k.image.ImgDataJoiner
The height of the image
h - Variable in class jj2000.j2k.image.DataBlk
The height of the block, in pixels.
h - Variable in class jj2000.j2k.image.input.ImgReader
The height of the image
h - Variable in class jj2000.j2k.wavelet.Subband
The height of the subband
h - Variable in class jj2000.j2k.wavelet.analysis.CBlkWTData
The height of the code-block
h - Variable in class jj2000.j2k.roi.encoder.SubbandROIMask
Height of the subband mask
h - Variable in class jj2000.j2k.roi.encoder.ROI
height of rectangular ROI
h - Variable in class jj2000.j2k.codestream.PrecInfo
Precinct height in the corresponding resolution level
h - Variable in class jj2000.j2k.codestream.CoordInfo
Object's height
h - Variable in class jj2000.j2k.codestream.writer.TagTreeEncoder
The vertical dimensions of the base level
h - Variable in class jj2000.j2k.entropy.decoder.DecLyrdCBlk
The height of the code-block
h - Variable in class jj2000.j2k.image.output.ImgWriter
The height of the image
h - Variable in class jj2000.j2k.codestream.reader.TagTreeDecoder
The vertical dimensions of the base level
h - Variable in class jj2000.j2k.codestream.reader.CBlkInfo
Height of the code-block
h - Variable in class colorspace.ColorSpaceMapper.ComputedComponents
 
handleException(Throwable) - Static method in class jj2000.j2k.JJ2KExceptionHandler
Handles the exception.
hbuf - Variable in class jj2000.j2k.codestream.writer.HeaderEncoder
The DataOutputStream to store header data.
hd - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Reference to the HeaderDecoder
hd - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The decoded bit stream header
hd - Variable in class colorspace.ColorSpace
Parameter Specs
hdStr - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Current header information in a string
headEnc - Variable in class jj2000.j2k.entropy.encoder.PostCompRateAllocator
The header encoder
header - Variable in class icc.types.ICCProfileHeader
ICCProfile header byte array.
header - Variable in class icc.ICCProfile
 
HeaderDecoder - class jj2000.j2k.codestream.reader.HeaderDecoder.
This class reads main and tile-part headers from the codestream given a RandomAccessIO instance located at the beginning of the codestream (i.e just before the SOC marker) or at the beginning of a tile-part (i.e.
HeaderDecoder(RandomAccessIO, ParameterList, HeaderInfo) - Constructor for class jj2000.j2k.codestream.reader.HeaderDecoder
Creates a HeaderDecoder instance and read in two passes the main header of the codestream.
HeaderEncoder - class jj2000.j2k.codestream.writer.HeaderEncoder.
This class writes almost of the markers and marker segments in main header and in tile-part headers.
HeaderEncoder(ImgData, boolean[], ForwardWT, Tiler, EncoderSpecs, ROIScaler, PostCompRateAllocator, ParameterList) - Constructor for class jj2000.j2k.codestream.writer.HeaderEncoder
Initializes the header writer with the references to the coding chain.
HeaderInfo - class jj2000.j2k.codestream.HeaderInfo.
Classe that holds information found in the marker segments of the main and tile-part headers.
HeaderInfo.COC - class jj2000.j2k.codestream.HeaderInfo.COC.
Internal class holding information found in the COC marker segments
HeaderInfo.COC() - Constructor for class jj2000.j2k.codestream.HeaderInfo.COC
 
HeaderInfo.COD - class jj2000.j2k.codestream.HeaderInfo.COD.
Internal class holding information found in the COD marker segments
HeaderInfo.COD() - Constructor for class jj2000.j2k.codestream.HeaderInfo.COD
 
HeaderInfo.COM - class jj2000.j2k.codestream.HeaderInfo.COM.
Internal class holding information found in the COM marker segments
HeaderInfo.COM() - Constructor for class jj2000.j2k.codestream.HeaderInfo.COM
 
HeaderInfo.CRG - class jj2000.j2k.codestream.HeaderInfo.CRG.
Internal class holding information found in the CRG marker segment
HeaderInfo.CRG() - Constructor for class jj2000.j2k.codestream.HeaderInfo.CRG
 
HeaderInfo.POC - class jj2000.j2k.codestream.HeaderInfo.POC.
Internal class holding information found in the POC marker segments
HeaderInfo.POC() - Constructor for class jj2000.j2k.codestream.HeaderInfo.POC
 
HeaderInfo.QCC - class jj2000.j2k.codestream.HeaderInfo.QCC.
Internal class holding information found in the QCC marker segments
HeaderInfo.QCC() - Constructor for class jj2000.j2k.codestream.HeaderInfo.QCC
 
HeaderInfo.QCD - class jj2000.j2k.codestream.HeaderInfo.QCD.
Internal class holding information found in the QCD marker segments
HeaderInfo.QCD() - Constructor for class jj2000.j2k.codestream.HeaderInfo.QCD
 
HeaderInfo.RGN - class jj2000.j2k.codestream.HeaderInfo.RGN.
Internal class holding information found in the RGN marker segments
HeaderInfo.RGN() - Constructor for class jj2000.j2k.codestream.HeaderInfo.RGN
 
HeaderInfo.SIZ - class jj2000.j2k.codestream.HeaderInfo.SIZ.
Internal class holding information found in the SIZ marker segment
HeaderInfo.SIZ() - Constructor for class jj2000.j2k.codestream.HeaderInfo.SIZ
 
HeaderInfo.SOT - class jj2000.j2k.codestream.HeaderInfo.SOT.
Internal class holding information found in the SOt marker segments
HeaderInfo.SOT() - Constructor for class jj2000.j2k.codestream.HeaderInfo.SOT
 
HeaderInfo() - Constructor for class jj2000.j2k.codestream.HeaderInfo
 
headLen - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Length of main and tile-parts headers
height - Variable in class jj2000.j2k.fileformat.writer.FileFormatWriter
Image height
height - Variable in class colorspace.boxes.ImageHeaderBox
 
helpFrame - Variable in class jj2000.disp.ImgKeyListener
Frame used to display tools
hFilter - Variable in class jj2000.j2k.wavelet.analysis.SubbandAn
The horizontal analysis filter used to decompose this subband.
hFilter - Variable in class jj2000.j2k.wavelet.synthesis.SubbandSyn
The horizontal analysis filter used to recompose this subband, from its childs.
hh - Variable in class jj2000.j2k.roi.encoder.SubbandROIMask
The subband masks of the child HH
hi - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
The reference to the HeaderInfo instance holding the information found in headers
hi - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Reference to the HeaderInfo instance (used when reading SOT marker segments)
hi - Variable in class jj2000.j2k.decoder.Decoder
Information contained in the codestream's headers
hl - Variable in class jj2000.j2k.roi.encoder.SubbandROIMask
The subband masks of the child HL
HPSynthesisFilter - Static variable in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
The high-pass synthesis filter of the 5x3 wavelet transform
HPSynthesisFilter - Static variable in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
The high-pass synthesis filter of the 9x7 wavelet transform
hsbar - Variable in class jj2000.disp.ImgScrollPane
The horizontal scrollbar.
hspan - Variable in class colorspace.Resampler
 
ht - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
HashTable used to store temporary marker segment byte buffers

I

I - Variable in class jj2000.j2k.entropy.encoder.MQCoder
The current index of each context
I - Variable in class jj2000.j2k.entropy.decoder.MQDecoder
The current index of each context
icc - package icc
 
icc - Variable in class icc.ICCProfiler
 
ICC_PROFILED - Static variable in class colorspace.ColorSpace
method enumeration
icc.lut - package icc.lut
 
icc.tags - package icc.tags
 
icc.types - package icc.types
 
ICCCurveType - class icc.tags.ICCCurveType.
The ICCCurve tag
ICCCurveType(int, byte[], int, int) - Constructor for class icc.tags.ICCCurveType
Construct this tag from its constituant parts
ICCCurveTypeReverse - class icc.tags.ICCCurveTypeReverse.
The ICCCurveReverse tag
ICCCurveTypeReverse(int, byte[], int, int) - Constructor for class icc.tags.ICCCurveTypeReverse
Construct this tag from its constituant parts
ICCDateTime - class icc.types.ICCDateTime.
Date Time format for tags
ICCDateTime(short, short, short, short, short, short) - Constructor for class icc.types.ICCDateTime
Construct an ICCDateTime from parts
ICCMatrixBasedInputProfile - class icc.ICCMatrixBasedInputProfile.
This class enables an application to construct an 3 component ICCProfile
ICCMatrixBasedInputProfile(ColorSpace) - Constructor for class icc.ICCMatrixBasedInputProfile
Construct an ICCMatrixBasedInputProfile based on a suppled profile file.
ICCMonochromeInputProfile - class icc.ICCMonochromeInputProfile.
The monochrome ICCProfile.
ICCMonochromeInputProfile(ColorSpace) - Constructor for class icc.ICCMonochromeInputProfile
Construct a ICCMonochromeInputProfile corresponding to the profile file
iccp - Variable in class icc.ICCProfiler
The image's ICC profile.
iccProfile - Variable in class colorspace.boxes.ColorSpecificationBox
 
ICCProfile - class icc.ICCProfile.
This class models the ICCProfile file.
ICCProfile.BoxType - class icc.ICCProfile.BoxType.
 
ICCProfile.BoxType() - Constructor for class icc.ICCProfile.BoxType
 
ICCProfile() - Constructor for class icc.ICCProfile
 
ICCProfile(ColorSpace) - Constructor for class icc.ICCProfile
ParameterList constructor
ICCProfileException - exception icc.ICCProfileException.
This exception is thrown when the content of a profile is incorrect.
ICCProfileException() - Constructor for class icc.ICCProfileException
Empty constructor
ICCProfileException(String) - Constructor for class icc.ICCProfileException
Contruct with message
ICCProfileHeader - class icc.types.ICCProfileHeader.
An ICC profile contains a 128-byte header followed by a variable number of tags contained in a tag table.
ICCProfileHeader() - Constructor for class icc.types.ICCProfileHeader
Construct and empty header
ICCProfileHeader(byte[]) - Constructor for class icc.types.ICCProfileHeader
Construct a header from a complete ICCProfile
ICCProfileInvalidException - exception icc.ICCProfileInvalidException.
This exception is thrown when the content of an an icc profile is in someway incorrect.
ICCProfileInvalidException() - Constructor for class icc.ICCProfileInvalidException
Empty constructor
ICCProfileInvalidException(String) - Constructor for class icc.ICCProfileInvalidException
Contruct with message
ICCProfileNotFoundException - exception icc.ICCProfileNotFoundException.
This exception is thrown when an image contains no icc profile.
ICCProfileNotFoundException() - Constructor for class icc.ICCProfileNotFoundException
Empty constructor
ICCProfileNotFoundException(String) - Constructor for class icc.ICCProfileNotFoundException
Contruct with message
ICCProfiler - class icc.ICCProfiler.
This class provides ICC Profiling API for the jj2000.j2k imaging chain by implementing the BlkImgDataSrc interface, in particular the getCompData and getInternCompData methods.
ICCProfiler(BlkImgDataSrc, ColorSpace) - Constructor for class icc.ICCProfiler
Ctor which creates an ICCProfile for the image and initializes all data objects (input, working, output).
ICCProfileVersion - class icc.types.ICCProfileVersion.
This class describes the ICCProfile Version as contained in the header of the ICC Profile.
ICCProfileVersion(byte, byte, byte, byte) - Constructor for class icc.types.ICCProfileVersion
Construct from constituent parts.
iccs - Variable in class jj2000.j2k.decoder.DecoderSpecs
ICC Profiling specifications
ICCTag - class icc.tags.ICCTag.
An ICC profile contains a 128-byte header followed by a variable number of tags contained in a tag table.
ICCTag(int, byte[], int, int) - Constructor for class icc.tags.ICCTag
Ued by subclass initialization to store the state common to all tags
ICCTagTable - class icc.tags.ICCTagTable.
This class models an ICCTagTable as a HashTable which maps ICCTag signatures (as Integers) to ICCTags.
ICCTagTable.Triplet - class icc.tags.ICCTagTable.Triplet.
 
ICCTagTable.Triplet(int, int, int) - Constructor for class icc.tags.ICCTagTable.Triplet
 
ICCTagTable(byte[]) - Constructor for class icc.tags.ICCTagTable
Ctor used by factory method.
ICCTextDescriptionType - class icc.tags.ICCTextDescriptionType.
A text based ICC tag
ICCTextDescriptionType(int, byte[], int, int) - Constructor for class icc.tags.ICCTextDescriptionType
Construct this tag from its constituant parts
ICCTextType - class icc.tags.ICCTextType.
A text based ICC tag
ICCTextType(int, byte[], int, int) - Constructor for class icc.tags.ICCTextType
Construct this tag from its constituant parts
ICCXYZType - class icc.tags.ICCXYZType.
A tag containing a triplet.
ICCXYZType(int, byte[], int, int) - Constructor for class icc.tags.ICCXYZType
Construct this tag from its constituant parts
ICCXYZTypeReverse - class icc.tags.ICCXYZTypeReverse.
A tag containing a triplet.
ICCXYZTypeReverse(int, byte[], int, int) - Constructor for class icc.tags.ICCXYZTypeReverse
Construct this tag from its constituant parts
idle - Variable in class jj2000.j2k.util.ThreadPool
The array of idle threads and the lock for the manipulation of the idle thread list.
idleComps - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The queue of idle compressors.
idx - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder.Compressor
The index of this compressor.
idx - Variable in class jj2000.j2k.codestream.CBlkCoordInfo
The code-block horizontal and vertical indexes
IHB_LENGTH - Static variable in class jj2000.j2k.fileformat.writer.FileFormatWriter
Length of Image Header Box
ihbox - Variable in class colorspace.ColorSpace
 
Illegal - Static variable in class colorspace.ColorSpace
colorspace enumeration
IMAGE_HEADER_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
JP2 Header boxes
imageData - Variable in class jj2000.j2k.image.ImgDataJoiner
The list of input ImgData
ImageHeaderBox - class colorspace.boxes.ImageHeaderBox.
This class models the Image Header box contained in a JP2 image.
ImageHeaderBox(RandomAccessIO, int) - Constructor for class colorspace.boxes.ImageHeaderBox
Construct an ImageHeaderBox from an input image.
imageUpdate(Image, int, int, int, int, int) - Method in class jj2000.disp.ImgScrollPane.ImageScrollDisplay
Monitors the image rendering for dimensions and calls the superclass' 'imageUpdate()' method.
IMB_C - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
IMB_IPR - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
IMB_UnkC - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
IMB_VERS - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
Image Header Box Fields
img - Variable in class jj2000.disp.ImgScrollPane.ImageScrollDisplay
The image to be displayed
ImgData - interface jj2000.j2k.image.ImgData.
This interface defines methods to access image attributes (width, height, number of components, etc.).
ImgDataAdapter - class jj2000.j2k.image.ImgDataAdapter.
This class provides a default implementation of the methods in the 'ImgData' interface.
ImgDataAdapter(ImgData) - Constructor for class jj2000.j2k.image.ImgDataAdapter
Instantiates the ImgDataAdapter object specifying the ImgData source.
ImgDataConverter - class jj2000.j2k.image.ImgDataConverter.
This class is responsible of all data type conversions.
ImgDataConverter(BlkImgDataSrc) - Constructor for class jj2000.j2k.image.ImgDataConverter
Constructs a new ImgDataConverter object that operates on the specified source of image data.
ImgDataConverter(BlkImgDataSrc, int) - Constructor for class jj2000.j2k.image.ImgDataConverter
Constructs a new ImgDataConverter object that operates on the specified source of image data.
ImgDataJoiner - class jj2000.j2k.image.ImgDataJoiner.
This class implements the ImgData interface and allows to obtain data from different sources.
ImgDataJoiner(BlkImgDataSrc[], int[]) - Constructor for class jj2000.j2k.image.ImgDataJoiner
Class constructor.
imgdatasrc - Variable in class jj2000.j2k.image.ImgDataAdapter
The ImgData source
imgDim - Variable in class jj2000.disp.ImgScrollPane.ImageScrollDisplay
The image dimensions, without any scaling.
imgDisplay - Variable in class jj2000.disp.ImgScrollPane
The image display
imgH - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The image width on the hi-res reference grid
ImgKeyListener - class jj2000.disp.ImgKeyListener.
This class implements the listener for keyboard events for the JJ2000 decoder that displays in a ImgScrollPane.
ImgKeyListener(ImgScrollPane, Decoder) - Constructor for class jj2000.disp.ImgKeyListener
Instantiate a new ImgKeyListener that will work on the specified ImgScrollPane.
ImgMouseListener - class jj2000.disp.ImgMouseListener.
This class handles the dragging of an image displayed in an ImgScrollPane.
ImgMouseListener(ImgScrollPane) - Constructor for class jj2000.disp.ImgMouseListener
Instantiate a new ImgMouseListener that will work on the specified ImgScrollPane.
ImgReader - class jj2000.j2k.image.input.ImgReader.
This is the generic interface to be implemented by all image file (or other resource) readers for different image file formats.
ImgReader() - Constructor for class jj2000.j2k.image.input.ImgReader
 
ImgReaderPGM - class jj2000.j2k.image.input.ImgReaderPGM.
This class implements the ImgData interface for reading 8 bit unsigned data from a binary PGM file.
ImgReaderPGM(File) - Constructor for class jj2000.j2k.image.input.ImgReaderPGM
Creates a new PGM file reader from the specified file.
ImgReaderPGM(RandomAccessFile) - Constructor for class jj2000.j2k.image.input.ImgReaderPGM
Creates a new PGM file reader from the specified RandomAccessFile object.
ImgReaderPGM(String) - Constructor for class jj2000.j2k.image.input.ImgReaderPGM
Creates a new PGM file reader from the specified file name.
ImgReaderPGX - class jj2000.j2k.image.input.ImgReaderPGX.
This class extends the ImgReader abstract class for reading PGX files.
ImgReaderPGX(File) - Constructor for class jj2000.j2k.image.input.ImgReaderPGX
Creates a new PGX file reader from the specified File object.
ImgReaderPGX(String) - Constructor for class jj2000.j2k.image.input.ImgReaderPGX
Creates a new PGX file reader from the specified file name.
ImgReaderPPM - class jj2000.j2k.image.input.ImgReaderPPM.
This class implements the ImgData interface for reading 8 bits unsigned data from a binary PPM file
ImgReaderPPM(File) - Constructor for class jj2000.j2k.image.input.ImgReaderPPM
Creates a new PPM file reader from the specified file.
ImgReaderPPM(RandomAccessFile) - Constructor for class jj2000.j2k.image.input.ImgReaderPPM
Creates a new PPM file reader from the specified RandomAccessFile object.
ImgReaderPPM(String) - Constructor for class jj2000.j2k.image.input.ImgReaderPPM
Creates a new PPM file reader from the specified file name.
ImgScrollPane - class jj2000.disp.ImgScrollPane.
This class implements an image viewer that can display an image larger than the actual display area, and presents scrollbars to scroll the viewable area.
ImgScrollPane.ImageScrollDisplay - class jj2000.disp.ImgScrollPane.ImageScrollDisplay.
This class implements the component that displays the currently viewable image portion inside the ImgScrollPane.
ImgScrollPane.ImageScrollDisplay() - Constructor for class jj2000.disp.ImgScrollPane.ImageScrollDisplay
 
ImgScrollPane.ISPScrollbar - class jj2000.disp.ImgScrollPane.ISPScrollbar.
Scrollbars for the ImgScrollPane container.
ImgScrollPane.ISPScrollbar(int, int, int, int, int) - Constructor for class jj2000.disp.ImgScrollPane.ISPScrollbar
Constructs a new scroll bar with the specified orientation and values.
ImgScrollPane() - Constructor for class jj2000.disp.ImgScrollPane
Creates a new ImgScrollPane with SCROLLBARS_AS_NEEDED scrollbars.
ImgScrollPane(int) - Constructor for class jj2000.disp.ImgScrollPane
Creates a new ImgScrollPane with the specified type of scrollbar visibility.
imgW - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The image width on the hi-res reference grid
ImgWriter - class jj2000.j2k.image.output.ImgWriter.
This is the generic interface to be implemented by all image file (or other resource) writers for different formats.
ImgWriter() - Constructor for class jj2000.j2k.image.output.ImgWriter
 
ImgWriterPGM - class jj2000.j2k.image.output.ImgWriterPGM.
This class writes a component from an image in 8 bit unsigned data to a binary PGM file.
ImgWriterPGM(File, BlkImgDataSrc, int) - Constructor for class jj2000.j2k.image.output.ImgWriterPGM
Creates a new writer to the specified File object, to write data from the specified component.
ImgWriterPGM(String, BlkImgDataSrc, int) - Constructor for class jj2000.j2k.image.output.ImgWriterPGM
Creates a new writer to the specified file, to write data from the specified component.
ImgWriterPGX - class jj2000.j2k.image.output.ImgWriterPGX.
This class extends the ImgWriter abstract class for writing PGX files.
ImgWriterPGX(File, BlkImgDataSrc, int, boolean) - Constructor for class jj2000.j2k.image.output.ImgWriterPGX
Creates a new writer to the specified File object, to write data from the specified component.
ImgWriterPGX(String, BlkImgDataSrc, int, boolean) - Constructor for class jj2000.j2k.image.output.ImgWriterPGX
Creates a new writer to the specified file, to write data from the specified component.
ImgWriterPPM - class jj2000.j2k.image.output.ImgWriterPPM.
This class writes 3 components from an image in 8 bit unsigned data to a binary PPM file.
ImgWriterPPM(File, BlkImgDataSrc, int, int, int) - Constructor for class jj2000.j2k.image.output.ImgWriterPPM
Creates a new writer to the specified File object, to write data from the specified component.
ImgWriterPPM(String, BlkImgDataSrc, int, int, int) - Constructor for class jj2000.j2k.image.output.ImgWriterPPM
Creates a new writer to the specified file, to write data from the specified component.
in - Variable in class jj2000.j2k.image.input.ImgReaderPPM
Where to read the data from
in - Variable in class jj2000.j2k.image.input.ImgReaderPGX
The RandomAccessIO where to get datas from
in - Variable in class jj2000.j2k.image.input.ImgReaderPGM
Where to read the data from
in - Variable in class jj2000.j2k.entropy.decoder.MQDecoder
The ByteInputBuffer used to read the compressed bit stream.
in - Variable in class jj2000.j2k.entropy.decoder.ByteToBitInput
The byte based input
in - Variable in class jj2000.j2k.codestream.reader.PktHeaderBitReader
The byte based source of data
in - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
The RandomAccessIO where to get data from
in - Variable in class jj2000.j2k.fileformat.reader.FileFormatReader
The random access from which the file format boxes are read
in - Variable in class colorspace.boxes.JP2Box
input file
in - Variable in class colorspace.ColorSpace
Input image
inblk - Variable in class jj2000.j2k.quantization.dequantizer.StdDequantizer
The 'DataBlkInt' object used to request data, used when output data is not int
inc - Variable in class jj2000.j2k.util.ISRandomAccessIO
 
indent(String, String) - Static method in class colorspace.ColorSpace
Indent a String that contains newlines.
indent(String, StringBuffer) - Static method in class colorspace.ColorSpace
Indent a String that contains newlines.
infblk - Variable in class jj2000.j2k.quantization.quantizer.StdQuantizer
The 'CBlkWTDataFloat' object used to request data, used when quantizing floating-point data.
inFloat - Variable in class colorspace.ColorSpaceMapper
 
INFO - Static variable in interface jj2000.j2k.util.MsgLogger
Severity of message.
infoSrc - Variable in class jj2000.j2k.codestream.writer.PktEncoder
The source object
inInt - Variable in class colorspace.ColorSpaceMapper
 
INIT_EL_COPYING - Static variable in class jj2000.j2k.util.ArrayUtil
The number of elements to copy initially in an optimized array copy
INIT_LBLOCK - Static variable in class jj2000.j2k.codestream.writer.PktEncoder
The initial value for the lblock
INIT_LBLOCK - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Initial value of the state variable associated with code-block length.
init() - Method in class jj2000.j2k.entropy.decoder.MQDecoder
Initializes the state of the MQ coder, without modifying the current context states.
init() - Method in class jj2000.j2k.decoder.SimpleAppletDecoder
Initializes the applet.
init(int, int) - Method in class jj2000.j2k.codestream.writer.TagTreeEncoder
Initializes the variables of this class, given the dimensions at the base level (leaf level).
initChilds() - Method in class jj2000.j2k.wavelet.Subband
Initializes the childs of this node with the correct values.
initForwICT() - Method in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Initialize some variables used with ICT.
initForwRCT() - Method in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Initialize some variables used with RCT.
initialize() - Method in class jj2000.j2k.entropy.encoder.PostCompRateAllocator
Initializes the rate allocation points, taking into account header overhead and such.
initialize() - Method in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Initializes the layers array.
initialize() - Method in class colorspace.SYccColorSpaceMapper
General utility used by ctors
initialize() - Method in class colorspace.PalettizedColorSpaceMapper
General utility used by ctors
initialize() - Method in class colorspace.ColorSpaceMapper
General utility used by ctors
initialize() - Method in class icc.ICCProfiler
General utility used by ctors
initProfile(byte[]) - Method in class icc.ICCProfile
Read the header and tags into memory and verify that the correct type of profile is being used.
initProgressWatch(int, int, String) - Method in interface jj2000.j2k.util.ProgressWatch
Initialize the progress watching process
initSOP_EPHArrays() - Method in class jj2000.j2k.codestream.writer.FileCodestreamWriter
Performs the initialisation of the arrays that are used to store the values used to write SOP and EPH markers
initStates - Variable in class jj2000.j2k.entropy.encoder.MQCoder
The initial state of each context
initStates - Variable in class jj2000.j2k.entropy.decoder.MQDecoder
The initial state of each context
initSubbandsFields(int, int, Subband) - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Initialises subbands fields, such as number of code-blocks and code-blocks dimension, in the subband tree.
initSubbandsFields(int, SubbandSyn) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Initialises subbands fields, such as number of code-blocks, code-blocks dimension and number of magnitude bits, in the subband tree.
initTileComp(int, int) - Method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Load options, length calculation type and termination type for each tile-component.
initTime - Variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
The wall time for the initialization.
INT_SIGN_BIT - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The sign bit for int data
INT_SIGN_BIT - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The sign bit for int data
int_size - Static variable in class icc.ICCProfile
Size of native type
intArraySet(int[], int) - Static method in class jj2000.j2k.util.ArrayUtil
Reinitializes an int array to the given value in an optimized way.
intBlk - Variable in class jj2000.j2k.image.input.ImgReaderPPM
Temporary DataBlkInt object (needed when encoder uses floating-point filters).
intBlk - Variable in class jj2000.j2k.image.input.ImgReaderPGX
Temporary DataBlkInt object (needed when encoder uses floating-point filters).
intBlk - Variable in class jj2000.j2k.image.input.ImgReaderPGM
Temporary DataBlkInt object (needed when encoder uses floating-point filters).
intData - Variable in class jj2000.j2k.wavelet.analysis.ForwWTFull
Boolean to know if one are currently dealing with int or float data.
IntegerSpec - class jj2000.j2k.IntegerSpec.
This class extends ModuleSpec and is responsible of Integer specifications for each tile-component.
IntegerSpec(int, int, byte) - Constructor for class jj2000.j2k.IntegerSpec
Constructs a new 'IntegerSpec' for the specified number of tiles and components and with allowed type of specifications.
IntegerSpec(int, int, byte, ParameterList, String) - Constructor for class jj2000.j2k.IntegerSpec
Constructs a new 'IntegerSpec' for the specified number of tiles and components, the allowed specifications type and the ParameterList instance.
INTELLECTUAL_PROPERTY_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
INTERNAL_GAP - Static variable in class jj2000.disp.ImgScrollPane
The inetrnal gap between the elements, in pixels: 0
INV_ICT - Static variable in class jj2000.j2k.image.invcomptransf.InvCompTransf
Identifier for the Inverse Irreversible Component Transformation (INV_ICT).
INV_RCT - Static variable in class jj2000.j2k.image.invcomptransf.InvCompTransf
Identifier for the Inverse Reversible Component Transformation (INV_RCT).
InvCompTransf - class jj2000.j2k.image.invcomptransf.InvCompTransf.
This class apply inverse component transformations to the tiles depending on specification read from the codestream header.
InvCompTransf(BlkImgDataSrc, DecoderSpecs, int[], ParameterList) - Constructor for class jj2000.j2k.image.invcomptransf.InvCompTransf
Constructs a new ForwCompTransf object that operates on the specified source of image data.
InverseWT - class jj2000.j2k.wavelet.synthesis.InverseWT.
This abstract class extends the WaveletTransform one with the specifics of inverse wavelet transforms.
InverseWT(MultiResImgData, DecoderSpecs) - Constructor for class jj2000.j2k.wavelet.synthesis.InverseWT
Initializes this object with the given source of wavelet coefficients.
invICT(DataBlk, int) - Method in class jj2000.j2k.image.invcomptransf.InvCompTransf
Apply inverse irreversible component transformation to obtain requested component from specified block of data.
invRCT(DataBlk, int) - Method in class jj2000.j2k.image.invcomptransf.InvCompTransf
Apply inverse component transformation to obtain requested component from specified block of data.
InvWT - interface jj2000.j2k.wavelet.synthesis.InvWT.
This interface extends the WaveletTransform with the specifics of inverse wavelet transforms.
InvWTAdapter - class jj2000.j2k.wavelet.synthesis.InvWTAdapter.
This class provides default implementation of the methods in the 'InvWT' interface.
InvWTAdapter(MultiResImgData, DecoderSpecs) - Constructor for class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Instantiates the 'InvWTAdapter' object using the specified 'MultiResImgData' source.
InvWTData - interface jj2000.j2k.wavelet.synthesis.InvWTData.
This interface extends the MultiResImgData interface with the methods that are necessary for inverse wavelet data (i.e.
InvWTFull - class jj2000.j2k.wavelet.synthesis.InvWTFull.
This class implements the InverseWT with the full-page approach for int and float data.
InvWTFull(CBlkWTDataSrcDec, DecoderSpecs) - Constructor for class jj2000.j2k.wavelet.synthesis.InvWTFull
Initializes this object with the given source of wavelet coefficients.
ipr - Variable in class colorspace.boxes.ImageHeaderBox
 
is - Variable in class jj2000.j2k.util.ISRandomAccessIO
The InputStream that is wrapped
IS_EOS - Static variable in class jj2000.j2k.util.MsgPrinter
Signals that the end-of-string was reached
IS_NEWLINE - Static variable in class jj2000.j2k.util.MsgPrinter
Signals that a newline was found
isChildProcess - Variable in class jj2000.j2k.decoder.Decoder
False if the Decoder instance is self-contained process, false if thrown by another process (i.e by a GUI)
isCompSpecified(int) - Method in class jj2000.j2k.ModuleSpec
Whether or not specifications have been entered for the given component.
isCompTransfUsed() - Method in class jj2000.j2k.image.CompTransfSpec
Check if component transformation is used in any of the tiles.
isConsumer(ImageConsumer) - Method in class jj2000.disp.BlkImgDataSrcImageProducer
This method determines if the given image consumer, 'ic', is registered with this image producer.
isDerived(int, int) - Method in class jj2000.j2k.quantization.QuantTypeSpec
Returns true if given tile-component uses derived quantization step size.
isDerived(int, int) - Method in class jj2000.j2k.quantization.quantizer.StdQuantizer
Returns true if given tile-component uses derived quantization step sizes.
isDerived(int, int) - Method in class jj2000.j2k.quantization.quantizer.Quantizer
Returns true if the quantizer of given tile-component uses derived quantization step sizes.
isEOCFound - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Whether or not a EOC marker has been found instead of a SOT
isEOFInBuffer - Variable in class jj2000.j2k.io.BufferedRandomAccessFile
Whether the end of the file is in the current buffer or not
isFullyNonReversible() - Method in class jj2000.j2k.quantization.QuantTypeSpec
Check the irreversibility of the whole image.
isFullyReversible() - Method in class jj2000.j2k.quantization.QuantTypeSpec
Check the reversibility of the whole image.
isNode - Variable in class jj2000.j2k.wavelet.Subband
True if it is a node in the tree, false if it is a leaf.
isNode - Variable in class jj2000.j2k.roi.encoder.SubbandROIMask
Flag indicating whether this subband mask is a node or not
isOriginalSigned(int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns true if the original data of the specified component was signed.
isOrigSig - Variable in class jj2000.j2k.codestream.writer.HeaderEncoder
An array specifying, for each component,if the data was signed or not
isOrigSigned(int) - Method in class jj2000.j2k.image.input.ImgReaderPPM
Returns true if the data read was originally signed in the specified component, false if not.
isOrigSigned(int) - Method in class jj2000.j2k.image.input.ImgReaderPGX
Returns true if the data read was originally signed in the specified component, false if not.
isOrigSigned(int) - Method in class jj2000.j2k.image.input.ImgReaderPGM
Returns true if the data read was originally signed in the specified component, false if not.
isOrigSigned(int) - Method in class jj2000.j2k.image.input.ImgReader
Returns true if the data read was originally signed in the specified component, false if not.
isOrigSigned(int) - Method in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
isot - Variable in class jj2000.j2k.codestream.HeaderInfo.SOT
 
isOutputSigned(int) - Method in class colorspace.ColorSpace
Signed output predicate.
isp - Variable in class jj2000.j2k.decoder.SimpleAppletDecoder
Where the image is displayed
isp - Variable in class jj2000.j2k.decoder.Decoder
The component where the image is to be displayed
isp - Variable in class jj2000.disp.TitleUpdater
The ImgScrollPane where the image is displayed
isp - Variable in class jj2000.disp.ImgMouseListener
The component where the image is displayed
isp - Variable in class jj2000.disp.ImgKeyListener
The component where the image is displayed
isPacketWritable() - Method in class jj2000.j2k.codestream.writer.PktEncoder
Returns true if the current packet is writable i.e.
isPalettized() - Method in class colorspace.ColorSpace
Is palettized predicate.
isPredTerm - Variable in class jj2000.j2k.entropy.encoder.BitToByteOutput
Whether or not predictable termination is requested.
isPsotEqualsZero - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Whether or not the last read Psot value was zero.
ISRandomAccessIO - class jj2000.j2k.util.ISRandomAccessIO.
This class implements a wrapper to turn an InputStream into a RandomAccessIO.
ISRandomAccessIO(InputStream) - Constructor for class jj2000.j2k.util.ISRandomAccessIO
Creates a new RandomAccessIO wrapper for the given InputStream 'is'.
ISRandomAccessIO(InputStream, int, int, int) - Constructor for class jj2000.j2k.util.ISRandomAccessIO
Creates a new RandomAccessIO wrapper for the given InputStream 'is'.
isReadOnly - Variable in class jj2000.j2k.io.BufferedRandomAccessFile
Whether the opened file is read only or not (defined by the constructor arguments)
isReversible() - Method in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Returns true if this transform is reversible in current tile.
isReversible() - Method in interface jj2000.j2k.wavelet.WaveletFilter
Returns the reversibility of the filter.
isReversible() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the reversibility of the filter.
isReversible() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the reversibility of the filter.
isReversible() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the reversibility of the filter.
isReversible() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the reversibility of the filter.
isReversible() - Method in class jj2000.j2k.image.invcomptransf.InvCompTransf
Returns true if this transform is reversible in current tile.
isReversible(int, int) - Method in interface jj2000.j2k.wavelet.WaveletTransform
Returns the reversibility of the wavelet transform for the specified component and tile.
isReversible(int, int) - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the reversibility of the wavelet transform for the specified component and tile.
isReversible(int, int) - Method in interface jj2000.j2k.wavelet.analysis.ForwWTDataProps
Returns the reversibility of the given tile-component.
isReversible(int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterSpec
Check the reversibility of filters contained is the given tile-component.
isReversible(int, int) - Method in class jj2000.j2k.quantization.QuantTypeSpec
Check the reversibility of the given tile-component.
isReversible(int, int) - Method in class jj2000.j2k.quantization.quantizer.StdQuantizer
Returns true if the quantized data is reversible, for the specified tile-component.
isReversible(int, int) - Method in class jj2000.j2k.roi.encoder.ROIScaler
Since ROI scaling is always a reversible operation, it calls isReversible() method of it source (the quantizer module).
isReversible(int, int) - Method in class jj2000.j2k.entropy.encoder.EntropyCoder
Returns the reversibility of the tile-component data that is provided by the object.
isReversible(int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterSpec
Check the reversibility of filters contained is the given tile-component.
isReversible(int, int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTFull
Returns the reversibility of the wavelet transform for the specified component, in the current tile.
isROIinPkt() - Method in class jj2000.j2k.codestream.writer.PktEncoder
Tells if there was ROI information in the last written packet
isSameAsFullWT(int, int, int) - Method in interface jj2000.j2k.wavelet.WaveletFilter
Returns true if the wavelet filter computes or uses the same "inner" subband coefficient as the full frame wavelet transform, and false otherwise.
isSameAsFullWT(int, int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns true if the wavelet filter computes or uses the same "inner" subband coefficient as the full frame wavelet transform, and false otherwise.
isSameAsFullWT(int, int, int) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns true if the wavelet filter computes or uses the same "inner" subband coefficient as the full frame wavelet transform, and false otherwise.
isSameAsFullWT(int, int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns true if the wavelet filter computes or uses the same "inner" subband coefficient as the full frame wavelet transform, and false otherwise.
isSameAsFullWT(int, int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns true if the wavelet filter computes or uses the same "inner" subband coefficient as the full frame wavelet transform, and false otherwise.
isSigned - Variable in class jj2000.j2k.image.input.ImgReaderPGX
Whether the input datas are signed or not
isSigned - Variable in class jj2000.j2k.image.output.ImgWriterPGX
Whether the data must be signed when writing or not.
isSigned(int) - Method in class colorspace.boxes.PaletteBox
Are entries signed predicate.
isSubbandReversible(Subband) - Method in class jj2000.j2k.wavelet.synthesis.InvWTFull
Returns the reversibility of the current subband.
istermbufT - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The buffer for indicating terminated passes (avoids reallocation for each code-block), for each thread.
isTermPass - Variable in class jj2000.j2k.entropy.encoder.CBlkRateDistStats
Array of flags indicating terminated passes (valid or non-valid truncation points).
isTileCompSpecified(int, int) - Method in class jj2000.j2k.ModuleSpec
Whether or not a tile-component specification has been defined
isTileSpecified(int) - Method in class jj2000.j2k.ModuleSpec
Whether or not specifications have been entered for the given tile.
isTruncMode - Variable in class jj2000.j2k.codestream.reader.PktDecoder
True if truncation mode is used.
isTruncMode - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
True if truncation mode is used.
isUnSigned(int) - Method in class colorspace.boxes.PaletteBox
Are entries unsigned predicate.

J

jj2000.disp - package jj2000.disp
 
jj2000.j2k - package jj2000.j2k
 
jj2000.j2k.codestream - package jj2000.j2k.codestream
 
jj2000.j2k.codestream.reader - package jj2000.j2k.codestream.reader
 
jj2000.j2k.codestream.writer - package jj2000.j2k.codestream.writer
 
jj2000.j2k.decoder - package jj2000.j2k.decoder
 
jj2000.j2k.encoder - package jj2000.j2k.encoder
 
jj2000.j2k.entropy - package jj2000.j2k.entropy
 
jj2000.j2k.entropy.decoder - package jj2000.j2k.entropy.decoder
 
jj2000.j2k.entropy.encoder - package jj2000.j2k.entropy.encoder
 
jj2000.j2k.fileformat - package jj2000.j2k.fileformat
 
jj2000.j2k.fileformat.reader - package jj2000.j2k.fileformat.reader
 
jj2000.j2k.fileformat.writer - package jj2000.j2k.fileformat.writer
 
jj2000.j2k.image - package jj2000.j2k.image
 
jj2000.j2k.image.forwcomptransf - package jj2000.j2k.image.forwcomptransf
 
jj2000.j2k.image.input - package jj2000.j2k.image.input
 
jj2000.j2k.image.invcomptransf - package jj2000.j2k.image.invcomptransf
 
jj2000.j2k.image.output - package jj2000.j2k.image.output
 
jj2000.j2k.io - package jj2000.j2k.io
 
jj2000.j2k.quantization - package jj2000.j2k.quantization
 
jj2000.j2k.quantization.dequantizer - package jj2000.j2k.quantization.dequantizer
 
jj2000.j2k.quantization.quantizer - package jj2000.j2k.quantization.quantizer
 
jj2000.j2k.roi - package jj2000.j2k.roi
 
jj2000.j2k.roi.encoder - package jj2000.j2k.roi.encoder
 
jj2000.j2k.util - package jj2000.j2k.util
 
jj2000.j2k.wavelet - package jj2000.j2k.wavelet
 
jj2000.j2k.wavelet.analysis - package jj2000.j2k.wavelet.analysis
 
jj2000.j2k.wavelet.synthesis - package jj2000.j2k.wavelet.synthesis
 
JJ2KDecoder - class JJ2KDecoder.
This class is a wrapper for the CmdLnDecoder class in the jj2000.j2k.decoder package.
JJ2KDecoder() - Constructor for class JJ2KDecoder
 
JJ2KEncoder - class JJ2KEncoder.
This class is a wrapper for the CmdLnEncoder class in the jj2000.j2k.encoder package.
JJ2KEncoder() - Constructor for class JJ2KEncoder
 
JJ2KExceptionHandler - class jj2000.j2k.JJ2KExceptionHandler.
This class handles exceptions.
JJ2KExceptionHandler() - Constructor for class jj2000.j2k.JJ2KExceptionHandler
 
JJ2KInfo - class jj2000.j2k.JJ2KInfo.
This class holds general JJ2000 information, such as the version number, copyright, contact address, etc.
JJ2KInfo() - Constructor for class jj2000.j2k.JJ2KInfo
 
JP2_HEADER_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
JP2_SIGNATURE_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
Main boxes
JP2Box - class colorspace.boxes.JP2Box.
The abstract super class modeling the aspects of a JP2 box common to all such boxes.
JP2Box.BoxType - class colorspace.boxes.JP2Box.BoxType.
JP2 Box structure analysis help
JP2Box.BoxType() - Constructor for class colorspace.boxes.JP2Box.BoxType
 
JP2Box() - Constructor for class colorspace.boxes.JP2Box
 
JP2Box(RandomAccessIO, int) - Constructor for class colorspace.boxes.JP2Box
Construct a JP2Box from an input image.
JP2FFUsed - Variable in class jj2000.j2k.fileformat.reader.FileFormatReader
Flag indicating whether or not the JP2 file format is used

K

kdwBkPtSignature - Static variable in class icc.tags.ICCTag
 
kdwBlueColorantTag - Static variable in class icc.types.ICCProfileHeader
 
kdwBlueColorantTag - Static variable in class icc.ICCProfile
tag signature
kdwBlueTRCTag - Static variable in class icc.types.ICCProfileHeader
 
kdwBlueTRCTag - Static variable in class icc.ICCProfile
tag signature
kdwBTRCSignature - Static variable in class icc.tags.ICCTag
 
kdwBXYZSignature - Static variable in class icc.tags.ICCTag
 
kdwCopyrightTag - Static variable in class icc.ICCProfile
tag signature
kdwCprtSignature - Static variable in class icc.tags.ICCTag
 
kdwCurveType - Static variable in class icc.tags.ICCTag
 
kdwCurveTypeReverse - Static variable in class icc.tags.ICCTag
 
kdwDescSignature - Static variable in class icc.tags.ICCTag
 
kdwDisplayProfile - Static variable in class icc.types.ICCProfileHeader
 
kdwDisplayProfile - Static variable in class icc.ICCProfile
tag type
kdwDmddSignature - Static variable in class icc.tags.ICCTag
 
kdwDmndSignature - Static variable in class icc.tags.ICCTag
 
kdwGrayData - Static variable in class icc.types.ICCProfileHeader
 
kdwGrayData - Static variable in class icc.ICCProfile
tag type
kdwGrayTRCTag - Static variable in class icc.types.ICCProfileHeader
 
kdwGrayTRCTag - Static variable in class icc.ICCProfile
tag signature
kdwGreenColorantTag - Static variable in class icc.types.ICCProfileHeader
 
kdwGreenColorantTag - Static variable in class icc.ICCProfile
tag signature
kdwGreenTRCTag - Static variable in class icc.types.ICCProfileHeader
 
kdwGreenTRCTag - Static variable in class icc.ICCProfile
tag signature
kdwGTRCSignature - Static variable in class icc.tags.ICCTag
 
kdwGXYZSignature - Static variable in class icc.tags.ICCTag
 
kdwInputProfile - Static variable in class icc.types.ICCProfileHeader
 
kdwInputProfile - Static variable in class icc.ICCProfile
profile type
kdwKTRCSignature - Static variable in class icc.tags.ICCTag
 
kdwKXYZSignature - Static variable in class icc.tags.ICCTag
 
kdwMediaWhiteTag - Static variable in class icc.ICCProfile
tag signature
kdwProfileDescTag - Static variable in class icc.ICCProfile
tag signature
kdwProfileSignature - Static variable in class icc.types.ICCProfileHeader
Profile header signature
kdwProfileSignature - Static variable in class icc.ICCProfile
signature
kdwProfileSigReverse - Static variable in class icc.types.ICCProfileHeader
Profile header signature
kdwProfileSigReverse - Static variable in class icc.ICCProfile
signature
kdwRedColorantTag - Static variable in class icc.types.ICCProfileHeader
 
kdwRedColorantTag - Static variable in class icc.ICCProfile
tag signature
kdwRedTRCTag - Static variable in class icc.types.ICCProfileHeader
 
kdwRedTRCTag - Static variable in class icc.ICCProfile
tag signature
kdwRGBData - Static variable in class icc.types.ICCProfileHeader
 
kdwRGBData - Static variable in class icc.ICCProfile
tag type
kdwRTRCSignature - Static variable in class icc.tags.ICCTag
 
kdwRXYZSignature - Static variable in class icc.tags.ICCTag
 
kdwTextDescType - Static variable in class icc.tags.ICCTag
 
kdwTextType - Static variable in class icc.tags.ICCTag
 
kdwWtPtSignature - Static variable in class icc.tags.ICCTag
 
kdwXYZData - Static variable in class icc.types.ICCProfileHeader
 
kdwXYZData - Static variable in class icc.ICCProfile
tag type
kdwXYZType - Static variable in class icc.tags.ICCTag
 
kdwXYZTypeReverse - Static variable in class icc.tags.ICCTag
 
keyPressed(KeyEvent) - Method in class jj2000.disp.ImgKeyListener
Hanldes the keyPressed events.
keyTyped(KeyEvent) - Method in class jj2000.disp.ImgKeyListener
Handles the key typed event.
KH - Static variable in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
The value of the high-pass subband normalization factor
KH - Static variable in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
The value of the high-pass subband normalization factor
KL - Static variable in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
The value of the low-pass subband normalization factor
KL - Static variable in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
The value of the low-pass subband normalization factor
kMonochromeInput - Static variable in class icc.RestrictedICCProfile
input type enumerator
kMonochromeInput - Static variable in class icc.ICCProfile
input type
ksRGB8ReduceAfterExp - Static variable in class icc.lut.MonochromeTransformTosRGB
Transform parameter.
ksRGB8ScaleAfterExp - Static variable in class icc.lut.MonochromeTransformTosRGB
Transform parameter.
ksRGB8ShadowSlope - Static variable in class icc.lut.MonochromeTransformTosRGB
Transform parameter.
ksRGBExponent - Static variable in class icc.lut.MonochromeTransformTosRGB
Transform parameter.
ksRGBExponent - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
ksRGBReduceAfterExp - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
ksRGBScaleAfterExp - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
ksRGBShadowCutoff - Static variable in class icc.lut.MonochromeTransformTosRGB
Transform parameter.
ksRGBShadowCutoff - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
ksRGBShadowSlope - Static variable in class icc.lut.MonochromeTransformTosRGB
Transform parameter.
ksRGBShadowSlope - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
kThreeCompInput - Static variable in class icc.RestrictedICCProfile
input type enumerator
kThreeCompInput - Static variable in class icc.ICCProfile
input type

L

l2Norm - Variable in class jj2000.j2k.wavelet.analysis.SubbandAn
The L2-norm of the synthesis basis waveform of this subband, applicable to "leafs" only.
lastm - Variable in class jj2000.j2k.wavelet.analysis.ForwWTFull
The vertical index of the last "sent" code-block in the current subband in each component.
lastn - Variable in class jj2000.j2k.wavelet.analysis.ForwWTFull
The horizontal index of the last "sent" code-block in the current subband in each component.
lastSize - Variable in class jj2000.disp.ImgScrollPane
The viewable size used in the last scrollbar calculation.
lastUpdateOffset - Variable in class jj2000.disp.ImgScrollPane.ImageScrollDisplay
The last offset used in update().
lastZoom - Variable in class jj2000.disp.ImgScrollPane
The zoom used in the last scrollbar calculation.
layerIdx - Variable in class jj2000.j2k.codestream.reader.PktInfo
The layer associated with the current code-block in this packet.
layers - Variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Array containing the layers information.
LayersInfo - class jj2000.j2k.entropy.encoder.LayersInfo.
This class stores the specification of a layer distribution in the bit stream.
LayersInfo(float) - Constructor for class jj2000.j2k.entropy.encoder.LayersInfo
Creates a new LayersInfo object.
lbbuf - Variable in class jj2000.j2k.codestream.writer.PktEncoder
The body buffer of the last encoded packet
lblen - Variable in class jj2000.j2k.codestream.writer.PktEncoder
The body length of the last encoded packet
lblock - Variable in class jj2000.j2k.codestream.writer.PktEncoder
The base number of bits for sending code-block length information (referred as Lblock in the JPEG 2000 standard).
lblock - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Lblock value used to read code size information in each packet head: 1st dim: component index. 2nd dim: resolution level index. 3rd dim: subband index. 4th/5th dim: code-block index (vert.
lcm(int[]) - Static method in class jj2000.j2k.util.MathUtil
Method that calculates the Least Common Multiple (LCM) of several positive integer numbers.
lcm(int, int) - Static method in class jj2000.j2k.util.MathUtil
Method that calculates the Least Common Multiple (LCM) of two strictly positive integer numbers.
lcoc - Variable in class jj2000.j2k.codestream.HeaderInfo.COC
 
lcod - Variable in class jj2000.j2k.codestream.HeaderInfo.COD
 
lcom - Variable in class jj2000.j2k.codestream.HeaderInfo.COM
 
lcrg - Variable in class jj2000.j2k.codestream.HeaderInfo.CRG
 
lcs - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The length calculation specifications
lcs - Variable in class jj2000.j2k.encoder.EncoderSpecs
The length calculation specifications
lcType - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder.Compressor
The length calculation type to use in compression
len - Variable in class jj2000.j2k.util.ISRandomAccessIO
 
len - Variable in class jj2000.j2k.codestream.reader.CBlkInfo
Length of each piece of code-block's codewords
lenCalc - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The length calculation type for each tile-component
length - Variable in class colorspace.boxes.JP2Box
Length of the box.
LENGTH_LAZY - Static variable in class jj2000.j2k.entropy.encoder.MQCoder
Identifier for the lazy length calculation.
LENGTH_LAZY_GOOD - Static variable in class jj2000.j2k.entropy.encoder.MQCoder
Identifier for a very simple length calculation.
LENGTH_NEAR_OPT - Static variable in class jj2000.j2k.entropy.encoder.MQCoder
Identifier for the near optimal length calculation.
length() - Method in class jj2000.j2k.util.ISRandomAccessIO
Returns the length of the stream.
length() - Method in interface jj2000.j2k.io.RandomAccessIO
Returns the current length of the stream, in bytes, taking into account any buffering.
length() - Method in class jj2000.j2k.io.BufferedRandomAccessFile
Returns the current length of the stream, in bytes, taking into account any buffering.
length() - Method in class jj2000.j2k.entropy.encoder.BitToByteOutput
Returns the length, in bytes, of the output bit stream as written by this object.
lenLastNoROI - Variable in class jj2000.j2k.codestream.writer.FileCodestreamWriter
Length of last packets containing no ROI information
level - Variable in class jj2000.j2k.wavelet.Subband
The level in the tree to which this subband belongs, which is the number of performed wavelet decompositions to get this subband.
levShift - Variable in class jj2000.j2k.image.output.ImgWriterPPM
Value used to inverse level shift.
levShift - Variable in class jj2000.j2k.image.output.ImgWriterPGX
Used with level-shiting
levShift - Variable in class jj2000.j2k.image.output.ImgWriterPGM
Value used to inverse level shift
lh - Variable in class jj2000.j2k.roi.encoder.SubbandROIMask
The subband masks of the child LH
LIB_STATE_LOADED - Static variable in class jj2000.j2k.util.NativeServices
Library load state ID indicating that the library was successfully loaded.
LIB_STATE_NOT_FOUND - Static variable in class jj2000.j2k.util.NativeServices
Library load state ID indicating that an attempt to load the library was done and that it could not be found.
LIB_STATE_NOT_LOADED - Static variable in class jj2000.j2k.util.NativeServices
Library load state ID indicating that no attept to load the library has been done yet.
libState - Static variable in class jj2000.j2k.util.NativeServices
The state of the library loading
LITTLE_ENDIAN - Static variable in interface jj2000.j2k.io.EndianType
Identifier for little-endian byte ordering (i.e.
ll - Variable in class jj2000.j2k.roi.encoder.SubbandROIMask
The subband masks of the child LL
loadLibrary() - Static method in class jj2000.j2k.util.NativeServices
Loads the shared library implementing the native methods of this class and returns true on success.
lock - Variable in class jj2000.j2k.util.ThreadPool.ThreadPoolThread
 
LOG - Static variable in interface jj2000.j2k.util.MsgLogger
Severity of message.
log2 - Static variable in class jj2000.j2k.quantization.quantizer.StdQuantizer
Natural log of 2, used as a convenience variable
LOG2 - Static variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
The log of 2, natural base
log2(int) - Static method in class jj2000.j2k.util.MathUtil
Method that calculates the floor of the log, base 2, of 'x'.
loggerList - Static variable in class jj2000.j2k.util.FacilityManager
The loggers associated to different threads
long_size - Static variable in class icc.ICCProfile
Size of native type
LookUpTable - class icc.lut.LookUpTable.
Toplevel class for a lut.
LookUpTable(ICCCurveType, int) - Constructor for class icc.lut.LookUpTable
For subclass usage.
LookUpTable16 - class icc.lut.LookUpTable16.
Toplevel class for a short [] lut.
LookUpTable16(ICCCurveType, int, int) - Constructor for class icc.lut.LookUpTable16
Construct a 16 bit lut from a given curve.
LookUpTable16(int, int) - Constructor for class icc.lut.LookUpTable16
Construct an empty 16 bit lut
LookUpTable16Gamma - class icc.lut.LookUpTable16Gamma.
A Gamma based 16 bit lut.
LookUpTable16Gamma(ICCCurveType, int, int) - Constructor for class icc.lut.LookUpTable16Gamma
 
LookUpTable16Interp - class icc.lut.LookUpTable16Interp.
An interpolated 16 bit lut
LookUpTable16Interp(ICCCurveType, int, int) - Constructor for class icc.lut.LookUpTable16Interp
Construct the lut from the curve data
LookUpTable16LinearSRGBtoSRGB - class icc.lut.LookUpTable16LinearSRGBtoSRGB.
A Linear 16 bit SRGB to SRGB lut
LookUpTable16LinearSRGBtoSRGB(int, double, int, double, double, double) - Constructor for class icc.lut.LookUpTable16LinearSRGBtoSRGB
Construct the lut
LookUpTable32 - class icc.lut.LookUpTable32.
Toplevel class for a int [] lut.
LookUpTable32(ICCCurveType, int, int) - Constructor for class icc.lut.LookUpTable32
Construct a 16 bit lut from a given curve.
LookUpTable32(int, int) - Constructor for class icc.lut.LookUpTable32
Construct an empty 32 bit
LookUpTable32Gamma - class icc.lut.LookUpTable32Gamma.
A Gamma based 32 bit lut.
LookUpTable32Gamma(ICCCurveType, int, int) - Constructor for class icc.lut.LookUpTable32Gamma
 
LookUpTable32Interp - class icc.lut.LookUpTable32Interp.
An interpolated 32 bit lut
LookUpTable32Interp(ICCCurveType, int, int) - Constructor for class icc.lut.LookUpTable32Interp
Construct the lut from the curve data
LookUpTable32LinearSRGBtoSRGB - class icc.lut.LookUpTable32LinearSRGBtoSRGB.
A Linear 32 bit SRGB to SRGB lut
LookUpTable32LinearSRGBtoSRGB(int, int, double, double, double, double, double) - Constructor for class icc.lut.LookUpTable32LinearSRGBtoSRGB
Construct the lut
LookUpTable8 - class icc.lut.LookUpTable8.
Toplevel class for a byte [] lut.
LookUpTable8(ICCCurveType, int, byte) - Constructor for class icc.lut.LookUpTable8
Create the string representation of a 16 bit lut.
LookUpTable8(int, byte) - Constructor for class icc.lut.LookUpTable8
 
LookUpTable8Gamma - class icc.lut.LookUpTable8Gamma.
A Gamma based 16 bit lut.
LookUpTable8Gamma(ICCCurveType, int, byte) - Constructor for class icc.lut.LookUpTable8Gamma
 
LookUpTable8Interp - class icc.lut.LookUpTable8Interp.
An interpolated 8 bit lut
LookUpTable8Interp(ICCCurveType, int, byte) - Constructor for class icc.lut.LookUpTable8Interp
Construct the lut from the curve data
LookUpTableFP - class icc.lut.LookUpTableFP.
Toplevel class for a float [] lut.
LookUpTableFP(ICCCurveType, int) - Constructor for class icc.lut.LookUpTableFP
Construct an empty lut
LookUpTableFPGamma - class icc.lut.LookUpTableFPGamma.
Class Description
LookUpTableFPGamma(ICCCurveType, int) - Constructor for class icc.lut.LookUpTableFPGamma
 
LookUpTableFPInterp - class icc.lut.LookUpTableFPInterp.
An interpolated floating point lut
LookUpTableFPInterp(ICCCurveType, int) - Constructor for class icc.lut.LookUpTableFPInterp
Construct the lut from the curve data
lpoc - Variable in class jj2000.j2k.codestream.HeaderInfo.POC
 
LPSynthesisFilter - Static variable in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
The low-pass synthesis filter of the 5x3 wavelet transform
LPSynthesisFilter - Static variable in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
The low-pass synthesis filter of the 9x7 wavelet transform
lqcc - Variable in class jj2000.j2k.codestream.HeaderInfo.QCC
 
lqcd - Variable in class jj2000.j2k.codestream.HeaderInfo.QCD
 
lQuit - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
The maximum number of layers to decode for any code-block
lrgn - Variable in class jj2000.j2k.codestream.HeaderInfo.RGN
 
lrxs - Variable in class jj2000.j2k.roi.encoder.SubbandRectROIMask
The lower right x coordinates of the applicable ROIs
lrxs - Variable in class jj2000.j2k.roi.encoder.RectROIMaskGenerator
The lower right xs of the ROIs
lrys - Variable in class jj2000.j2k.roi.encoder.SubbandRectROIMask
The lower right y coordinates of the applicable ROIs
lrys - Variable in class jj2000.j2k.roi.encoder.RectROIMaskGenerator
The lower right ys of the ROIs
lsiz - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
lsot - Variable in class jj2000.j2k.codestream.HeaderInfo.SOT
 
ltype - Variable in class jj2000.j2k.entropy.encoder.MQCoder
The length calculation type to use.
lut - Variable in class icc.lut.MonochromeTransformTosRGB
 
lut - Variable in class icc.lut.MatrixBasedTransformTosRGB
 
lut - Variable in class icc.lut.LookUpTableFP
The lut values.
lut - Variable in class icc.lut.LookUpTable8
The lut values.
lut - Variable in class icc.lut.LookUpTable32
the lut values.
lut - Variable in class icc.lut.LookUpTable16
The lut values.
lvls - Variable in class jj2000.j2k.codestream.writer.TagTreeEncoder
The number of levels in the tag tree
lvls - Variable in class jj2000.j2k.codestream.reader.TagTreeDecoder
The number of levels in the tag tree
lw - Variable in class jj2000.j2k.util.MsgPrinter
The line width to use
LY_RES_COMP_POS_PROG - Static variable in interface jj2000.j2k.codestream.ProgressionType
The codestream is Layer/Resolution/Component/Position progressive : 0
lye - Variable in class jj2000.j2k.entropy.Progression
The index of the last layer.
lyepoc - Variable in class jj2000.j2k.codestream.HeaderInfo.POC
 
lyrSpec - Variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
The layer specifications

M

m - Variable in class jj2000.j2k.wavelet.analysis.CBlkWTData
The vertical index of the code-block, within the subband
m - Variable in class jj2000.j2k.entropy.CodedCBlk
The vertical index of the code-block, within the subband.
M00 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
M01 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
M02 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
M10 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
M11 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
M12 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
M20 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
M21 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
M22 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
magbits - Variable in class jj2000.j2k.wavelet.analysis.CBlkWTData
The number of magnitude bits in the integer representation.
magbits - Variable in class jj2000.j2k.wavelet.synthesis.SubbandSyn
The number of magnitude bits
magRefPass(CBlkWTData, MQCoder, boolean, int, int[], int[], int[], int[], int[], int, int, int) - Static method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Performs the magnitude refinement pass on the specified data and bit-plane.
magRefPass(DataBlk, MQDecoder, int, int[], boolean) - Method in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Performs the magnitude refinement pass on the specified data and bit-plane.
main(String[]) - Static method in class JJ2KDecoder
The starting point of the program.
main(String[]) - Static method in class JJ2KEncoder
The starting point of the program.
main(String[]) - Static method in class jj2000.j2k.encoder.CmdLnEncoder
The starting point of the program.
main(String[]) - Static method in class jj2000.j2k.decoder.CmdLnDecoder
The starting point of the program.
mainDefDecompType - Variable in class jj2000.j2k.wavelet.WTDecompSpec
The main default decomposition
mainDefLevels - Variable in class jj2000.j2k.wavelet.WTDecompSpec
The main default number of decomposition levels
mainHeader - Variable in class jj2000.j2k.util.CodestreamManipulator
The main header
mainHeadLen - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Length of main header
mainHeadOff - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
The offset of the main header in the input stream
makeMask(Subband, int, int) - Method in class jj2000.j2k.roi.encoder.RectROIMaskGenerator
This function generates the ROI mask for the entire tile.
makeMask(Subband, int, int) - Method in class jj2000.j2k.roi.encoder.ROIMaskGenerator
This function generates the ROI mask for the entire tile.
makeMask(Subband, int, int) - Method in class jj2000.j2k.roi.encoder.ArbROIMaskGenerator
This function generates the ROI mask for one tile-component.
map - Static variable in class colorspace.boxes.JP2Box.BoxType
 
map - Variable in class colorspace.boxes.ComponentMappingBox
 
map - Static variable in class icc.ICCProfile.BoxType
 
markerFound - Variable in class jj2000.j2k.entropy.decoder.MQDecoder
Flag indicating if a marker has been found
Markers - interface jj2000.j2k.codestream.Markers.
This interface defines the values of the different markers in the JPEG 2000 codestream.
maskLineHigh - Variable in class jj2000.j2k.roi.encoder.ArbROIMaskGenerator
The High frequency part of a mask line
maskLineLow - Variable in class jj2000.j2k.roi.encoder.ArbROIMaskGenerator
The low frequency part of a mask line
maskPGM - Variable in class jj2000.j2k.roi.encoder.ROI
ImgReaderPGM object with the arbrtrary ROI
MathUtil - class jj2000.j2k.util.MathUtil.
This class contains a collection of utility methods fro mathematical operations.
MathUtil() - Constructor for class jj2000.j2k.util.MathUtil
 
matrix - Variable in class icc.lut.MatrixBasedTransformTosRGB
 
Matrix00 - Static variable in class colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
Matrix01 - Static variable in class colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
Matrix02 - Static variable in class colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
Matrix10 - Static variable in class colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
Matrix11 - Static variable in class colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
Matrix12 - Static variable in class colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
Matrix20 - Static variable in class colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
Matrix21 - Static variable in class colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
Matrix22 - Static variable in class colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
MatrixBasedRestrictedProfile - class icc.MatrixBasedRestrictedProfile.
This class is a 3 component RestrictedICCProfile
MatrixBasedRestrictedProfile(ICCCurveType, ICCCurveType, ICCCurveType, ICCXYZType, ICCXYZType, ICCXYZType) - Constructor for class icc.MatrixBasedRestrictedProfile
Construct a 3 component RestrictedICCProfile
MatrixBasedTransformException - exception icc.lut.MatrixBasedTransformException.
Thrown by MatrixBasedTransformTosRGB
MatrixBasedTransformException() - Constructor for class icc.lut.MatrixBasedTransformException
Empty constructor
MatrixBasedTransformException(String) - Constructor for class icc.lut.MatrixBasedTransformException
Contruct with message
MatrixBasedTransformTosRGB - class icc.lut.MatrixBasedTransformTosRGB.
Transform for applying ICCProfiling to an input DataBlk
MatrixBasedTransformTosRGB(RestrictedICCProfile, int[], int[]) - Constructor for class icc.lut.MatrixBasedTransformTosRGB
Construct a 3 component transform based on an input RestricedICCProfile This transform will pass the input throught a floating point lut (LookUpTableFP), apply a matrix to the output and finally pass the intermediate buffer through a 8-bit lut (LookUpTable8).
MAX_CB_AREA - Static variable in interface jj2000.j2k.entropy.StdEntropyCoderOptions
The maximum code-block area (width x height).
MAX_CB_DIM - Static variable in interface jj2000.j2k.entropy.StdEntropyCoderOptions
The maximum code-block dimension.
MAX_COMP_BITDEPTH - Static variable in interface jj2000.j2k.codestream.Markers
The maximum number of component bitdepth
MAX_EL_COPYING - Static variable in class jj2000.j2k.util.ArrayUtil
The maximum array size to do element by element copying, larger arrays are copyied in a n optimized way.
MAX_INT - Static variable in class jj2000.j2k.IntegerSpec
The largest value of type int
MAX_LPPM - Static variable in interface jj2000.j2k.codestream.Markers
Maximum length of PPM marker segment
MAX_LPPT - Static variable in interface jj2000.j2k.codestream.Markers
Maximum length of PPT marker segment
MAX_TPSOT - Static variable in class jj2000.j2k.util.CodestreamManipulator
The maximum number of a tile part index (TPsot)
MAX_ZOOM - Static variable in class jj2000.disp.ImgScrollPane
The maximum possible zoom factor: 32.
maxByte - Variable in class jj2000.j2k.io.BufferedRandomAccessFile
The maximum number of bytes that can be read from the buffer
maxBytes - Variable in class jj2000.j2k.entropy.encoder.EBCOTLayer
This is the maximum number of bytes that should be allocated for this and previous layers.
maxBytes - Variable in class jj2000.j2k.codestream.writer.CodestreamWriter
The maximum number of bytes that can be written to the bit stream
maxCB - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Maximum number of codeblocks to read before ncb quit condition is reached
maxCBlkHeight - Variable in class jj2000.j2k.entropy.CBlkSizeSpec
The maximum code-block height
maxCBlkWidth - Variable in class jj2000.j2k.entropy.CBlkSizeSpec
The maximum code-block width
maxCompHeight - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
Maximum height among all components
maxCompSubsX - Variable in class colorspace.Resampler
 
maxCompSubsY - Variable in class colorspace.Resampler
 
maxCompWidth - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
Maximum width among all components
maxImgRes - Variable in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
The maximum available image resolution level
maxMagBits - Variable in class jj2000.j2k.roi.encoder.ROIScaler
The maximum number of magnitude bit-planes in any subband.
MaxShiftSpec - class jj2000.j2k.roi.MaxShiftSpec.
This class contains the maxshift scaling value for each tile-component.
MaxShiftSpec(int, int, byte) - Constructor for class jj2000.j2k.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.
maxsize - Variable in class jj2000.j2k.util.ISRandomAccessIO
 
maxSlope - Variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
The maximum slope accross all code-blocks and truncation points.
maxtp - Variable in class jj2000.j2k.util.CodestreamManipulator
The maximum number of tile parts in any tile
maxVal - Variable in class jj2000.j2k.image.output.ImgWriterPGX
Used during saturation (2^bitdepth-1 if unsigned, 2^(bitdepth-1)-1 if signed)
maxValueArray - Variable in class colorspace.ColorSpaceMapper
 
mdl - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The maximum number of decompostion levels for each component of the current tile.
method - Variable in class colorspace.boxes.ColorSpecificationBox
 
mg - Variable in class jj2000.j2k.roi.encoder.ROIScaler
The class generating the ROI mask
MIN_AVG_PACKET_SZ - Static variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Minimum average size of a packet.
MIN_CB_DIM - Static variable in interface jj2000.j2k.entropy.StdEntropyCoderOptions
The minimum code-block dimension.
minCompSubsX - Variable in class colorspace.Resampler
 
minCompSubsY - Variable in class colorspace.Resampler
 
minSlope - Variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
The minimum slope accross all code-blocks and truncation points.
minVal - Variable in class jj2000.j2k.image.output.ImgWriterPGX
Used during saturation (0 if unsigned, -2^(bitdepth-1) if signed)
ModuleSpec - class jj2000.j2k.ModuleSpec.
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 jj2000.j2k.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.
MonochromeInputRestrictedProfile - class icc.MonochromeInputRestrictedProfile.
This class is a 1 component RestrictedICCProfile
MonochromeInputRestrictedProfile(ICCCurveType) - Constructor for class icc.MonochromeInputRestrictedProfile
Construct a 1 component RestrictedICCProfile
MonochromeTransformException - exception icc.lut.MonochromeTransformException.
Exception thrown by MonochromeTransformTosRGB.
MonochromeTransformException() - Constructor for class icc.lut.MonochromeTransformException
Empty constructor
MonochromeTransformException(String) - Constructor for class icc.lut.MonochromeTransformException
Contruct with message
MonochromeTransformTosRGB - class icc.lut.MonochromeTransformTosRGB.
This class constructs a LookUpTableFP from a RestrictedICCProfile.
MonochromeTransformTosRGB(RestrictedICCProfile, int, int) - Constructor for class icc.lut.MonochromeTransformTosRGB
Construct the lut from the RestrictedICCProfile.
mouseDragged(MouseEvent) - Method in class jj2000.disp.ImgMouseListener
 
mouseMoved(MouseEvent) - Method in class jj2000.disp.ImgMouseListener
 
mousePressed(MouseEvent) - Method in class jj2000.disp.ImgMouseListener
 
mouseReleased(MouseEvent) - Method in class jj2000.disp.ImgMouseListener
 
mp - Variable in class jj2000.j2k.util.StreamMsgLogger
The printer that formats the text
mPS - Variable in class jj2000.j2k.entropy.encoder.MQCoder
The current most probable signal for each context
mPS - Variable in class jj2000.j2k.entropy.decoder.MQDecoder
The current most probable signal for each context
mq - Variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The MQ decoder to use.
MQ_INIT - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The initial states for the MQ coder
MQ_INIT - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The initial states for the MQ coder
MQCoder - class jj2000.j2k.entropy.encoder.MQCoder.
This class implements the MQ arithmetic coder.
MQCoder(ByteOutputBuffer, int, int[]) - Constructor for class jj2000.j2k.entropy.encoder.MQCoder
Instantiates a new MQ-coder, with the specified number of contexts and initial states.
MQDecoder - class jj2000.j2k.entropy.decoder.MQDecoder.
This class implements the MQ arithmetic decoder.
MQDecoder(ByteInputBuffer, int, int[]) - Constructor for class jj2000.j2k.entropy.decoder.MQDecoder
Instantiates a new MQ-decoder, with the specified number of contexts and initial states.
mqrs - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
MQ reset specifications
mqrs - Variable in class jj2000.j2k.encoder.EncoderSpecs
MQ reset specifications
mqT - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The MQ coder used, for each thread
mQuit - Variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The maximum number of bit planes to decode for any code-block
MR_LUT - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Magnitude Refinement context lookup table
MR_LUT - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Magnitude Refinement context lookup table
MR_LUT_BITS - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The number of bits used for the Magnitude Refinement lookup table
MR_LUT_BITS - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The number of bits used for the Magnitude Refinement lookup table
MR_MASK - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The mask to obtain the MR index to 'MR_LUT' from the 'state' information.
MR_MASK - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The mask to obtain the MR index to 'MR_LUT' from the 'state' information.
mressrc - Variable in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
The MultiResImgData source
mressrc - Variable in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
The 'MultiResImgData' source
msbSkipped - Variable in class jj2000.j2k.codestream.reader.CBlkInfo
The number of most significant bits which are skipped for this code-block (= Mb-1-bitDepth).
MSE_LKP_BITS - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The number of bits used to index in the 'fm' lookup table, 7.
MSE_LKP_FRAC_BITS - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The number of fractional bits used to store data in the 'fm' and 'fs' lookup tables.
MsgLogger - interface jj2000.j2k.util.MsgLogger.
This class provides a simple common abstraction of a facility that logs and/or displays messages or simple strings.
MsgPrinter - class jj2000.j2k.util.MsgPrinter.
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 jj2000.j2k.util.MsgPrinter
Creates a new message printer with the specified line width and with the default locale.
mss - Variable in class jj2000.j2k.roi.ROIDeScaler
The MaxShiftSpec containing the scaling values for all tile-components
mult(DataBlkFloat[]) - Static method in class colorspace.SYccColorSpaceMapper
Output a DataBlkFloat array where each sample in each component is the product of the YCC matrix * the vector of samples across the input components.
mult(DataBlkInt[]) - Static method in class colorspace.SYccColorSpaceMapper
Output a DataBlkInt array where each sample in each component is the product of the YCC matrix * the vector of samples across the input components.
MultiResImgData - interface jj2000.j2k.wavelet.synthesis.MultiResImgData.
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 jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter.
This class provides a default implementation for the methods of the 'MultiResImgData' interface.
MultiResImgDataAdapter(MultiResImgData) - Constructor for class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Instantiates the MultiResImgDataAdapter object specifying the MultiResImgData source.

N

n - Variable in class jj2000.j2k.wavelet.analysis.CBlkWTData
The horizontal index of the code-block, within the subband
n - Variable in class jj2000.j2k.entropy.CodedCBlk
The horizontal index of the code-block, within the subband.
NativeServices - class jj2000.j2k.util.NativeServices.
This class presents a collection of static methods that allow access to some native methods.
NativeServices() - Constructor for class jj2000.j2k.util.NativeServices
Private and only constructor, so that no class instance might be created.
nb - Variable in class jj2000.j2k.entropy.encoder.BitToByteOutput
The number of written bytes (excluding the bit buffer)
nblk - Variable in class jj2000.j2k.codestream.PrecInfo
Number of code-blocks in each subband belonging to this precinct
nBusyComps - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The number of busy compressors, for each component.
nBytes - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Number of bytes allocated to each tile.
nc - Variable in class jj2000.j2k.image.ImgDataJoiner
The number of components in the image
nc - Variable in class jj2000.j2k.image.input.ImgReader
The number of components in the image
nc - Variable in class jj2000.j2k.fileformat.writer.FileFormatWriter
Number of components
nc - Variable in class jj2000.j2k.codestream.reader.PktDecoder
The number of components
nc - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The number of components
nc - Variable in class colorspace.boxes.ImageHeaderBox
 
ncb - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Number of codeblocks encountered.
ncblks - Variable in class jj2000.j2k.wavelet.analysis.ForwWTFull
Cache object to avoid excessive allocation/desallocation.
ncbQuit - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Flag indicating whether ncb quit condition has been reached
nChannels - Variable in class colorspace.boxes.ComponentMappingBox
 
nCOCMarkSeg - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Counts number of COC markers found in the header
ncolumns - Variable in class colorspace.boxes.PaletteBox
 
ncom - Variable in class jj2000.j2k.codestream.HeaderInfo
Number of found COM marker segment
nCOMMarkSeg - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Counts number of COM markers found in the header
nComp - Variable in class jj2000.j2k.ModuleSpec
The number of components
nComp - Variable in class jj2000.j2k.codestream.writer.HeaderEncoder
The number of components in the image
nComp - Variable in class jj2000.j2k.encoder.EncoderSpecs
The number of components within the image
nComp - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
The number of components in the image
ncomps - Variable in class colorspace.ColorSpaceMapper
Number of image components
ndata - Variable in class jj2000.j2k.codestream.writer.FileCodestreamWriter
The number of bytes already written to the codestream, excluding the header length, magic number and header length info.
ndata - Variable in class jj2000.j2k.codestream.writer.CodestreamWriter
The number of bytes already written to the bit stream
nDecCblk - Variable in class jj2000.j2k.wavelet.synthesis.InvWTFull
The number of already decoded code-blocks
ndefs - Variable in class colorspace.boxes.ChannelDefinitionBox
 
ndl - Variable in class jj2000.j2k.wavelet.synthesis.InvWTFull
Number of decomposition levels in each component
nentries - Variable in class colorspace.boxes.PaletteBox
 
nEntries - Variable in class icc.tags.ICCCurveTypeReverse
Tag fields
nEntries - Variable in class icc.tags.ICCCurveType
Tag fields
nextbbuf - Variable in class jj2000.j2k.codestream.reader.PktHeaderBitReader
The next bit buffer, if bit stuffing occurred (i.e.
nextLineEnd(String, int) - Method in class jj2000.j2k.util.MsgPrinter
Returns the index of the last character of the next word, plus 1, or IS_NEWLINE if a newline character is encountered before the next word, or IS_EOS if the end of the string is ecnounterd before the next word.
nextSegment(byte[], int, int) - Method in class jj2000.j2k.entropy.decoder.MQDecoder
Resets the MQ decoder to start a new segment.
nextSubband() - Method in class jj2000.j2k.wavelet.Subband
Returns the next subband in the same resolution level, following the subband index order.
nextTile() - Method in class jj2000.j2k.image.Tiler
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class jj2000.j2k.image.ImgDataJoiner
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class jj2000.j2k.image.ImgDataAdapter
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in interface jj2000.j2k.image.ImgData
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class jj2000.j2k.image.input.ImgReader
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Goes to the next tile, in standard scan-line order (by rows then by columns).
nextTile() - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class jj2000.j2k.roi.encoder.ROIScaler
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class jj2000.j2k.quantization.dequantizer.Dequantizer
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class jj2000.j2k.wavelet.synthesis.InvWTFull
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class jj2000.j2k.image.invcomptransf.InvCompTransf
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Advances to the next tile, in standard scan-line order (by rows then columns).
nextWord(String, int) - Method in class jj2000.j2k.util.MsgPrinter
Returns the position of the first character in the next word, starting from 'from', if a newline is encountered first then the index of the newline character plus 1 is returned.
nfMarkSeg - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Used to store which markers have been already read, by using flag bits.
nidle - Variable in class jj2000.j2k.util.ThreadPool
The number of idle threads
nl - Variable in class jj2000.j2k.entropy.decoder.DecLyrdCBlk
The number of layers in the coded data.
nl - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Number of layers in t he current tile
nLPS - Static variable in class jj2000.j2k.entropy.encoder.MQCoder
The indexes of the next LPS
nLPS - Static variable in class jj2000.j2k.entropy.decoder.MQDecoder
The indexes of the next LPS
nls - Variable in class jj2000.j2k.decoder.DecoderSpecs
Number of layers specifications
nMPS - Static variable in class jj2000.j2k.entropy.encoder.MQCoder
The indexes of the next MPS
nMPS - Static variable in class jj2000.j2k.entropy.decoder.MQDecoder
The indexes of the next MPS
noCompTransf - Variable in class jj2000.j2k.image.invcomptransf.InvCompTransf
Flag indicating whether the decoder should skip the component transform
nomCBlkH - Variable in class jj2000.j2k.wavelet.Subband
The nominal code-block height
nomCBlkW - Variable in class jj2000.j2k.wavelet.Subband
The nominal code-block width
NON_REV_FILTER_STR - Static variable in class jj2000.j2k.wavelet.analysis.AnWTFilterSpec
The non-reversible default filter
NONE - Static variable in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Identifier for no component transformation.
NONE - Static variable in class jj2000.j2k.image.invcomptransf.InvCompTransf
Identifier for no component transformation.
NoNextElementException - exception jj2000.j2k.NoNextElementException.
This exception is thrown whenever a next???? method is called and there is no next element to return.
NoNextElementException() - Constructor for class jj2000.j2k.NoNextElementException
Constructs a new NoNextElementException exception with no detail message.
NoNextElementException(String) - Constructor for class jj2000.j2k.NoNextElementException
Constructs a new NoNextElementException exception with the specified detail message.
nopt - Variable in class jj2000.j2k.entropy.encoder.LayersInfo
The number of optimized layers, or optimization points, without counting the extra one coming from the overall target bitrate
NotImplementedError - error jj2000.j2k.NotImplementedError.
This exception is thrown whenever a feature or functionality that has not been implemented is calle.
NotImplementedError() - Constructor for class jj2000.j2k.NotImplementedError
Constructs a new NotImplementedError exception with the default detail message.
NotImplementedError(String) - Constructor for class jj2000.j2k.NotImplementedError
Constructs a new NotImplementedError exception with the specified detail message m.
nPPMMarkSeg - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Counts number of PPM markers found in the header
nPPTMarkSeg - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Counts number of PPT markers found in the header
nQCCMarkSeg - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Counts number of QCC markers found in the header
nrc - Variable in class jj2000.j2k.roi.encoder.ROIMaskGenerator
Number of components
nRGNMarkSeg - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Counts number of RGN markers found in the header
nrOfWrittenBytes - Variable in class jj2000.j2k.entropy.encoder.MQCoder
The number of written bytes so far, excluding any delayed 0xFF bytes.
nROIbp - Variable in class jj2000.j2k.wavelet.analysis.CBlkWTData
Number of ROI magnitude bit-planes
nROIcoeff - Variable in class jj2000.j2k.wavelet.analysis.CBlkWTData
Number of ROI coefficients in the code-block
nROIcoeff - Variable in class jj2000.j2k.entropy.encoder.CBlkRateDistStats
The number of ROI coefficients in the code-block
nROIcp - Variable in class jj2000.j2k.entropy.encoder.CBlkRateDistStats
Number of ROI coding passes
nrROIs - Variable in class jj2000.j2k.roi.encoder.RectROIMaskGenerator
Number of ROIs
nSaved - Variable in class jj2000.j2k.entropy.encoder.MQCoder
Number of saved states.
nStep - Variable in class jj2000.j2k.quantization.dequantizer.StdDequantizerParams
The quantization step for non-reversible systems, normalized to a dynamic range of 1, for each resolution level and subband, as derived from the exponent-mantissa representation in the codestream.
nt - Variable in class jj2000.j2k.util.CodestreamManipulator
The number of tiles in the image
nt - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The total number of tiles
ntH - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The nominal tile height, in the hi-res reference grid
nTileParts - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
The number of tile parts in each tile
nTiles - Variable in class jj2000.j2k.ModuleSpec
The number of tiles
nTiles - Variable in class jj2000.j2k.encoder.EncoderSpecs
The number of tiles within the image
nTiles - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
The number of tiles within the image
nTotTrunc - Variable in class jj2000.j2k.entropy.encoder.CBlkRateDistStats
The total number of truncation points
ntp - Variable in class jj2000.j2k.codestream.reader.CBlkInfo
The number of truncation point for each layer
nTrunc - Variable in class jj2000.j2k.entropy.decoder.DecLyrdCBlk
The total number of truncation points from layer 1 to the last one in this object.
ntW - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The nominal tile width, in the hi-res reference grid
ntX - Variable in class jj2000.j2k.image.Tiler
The number of tiles in the horizontal direction.
ntX - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The number of tile in the horizontal direction
ntY - Variable in class jj2000.j2k.image.Tiler
The number of tiles in the vertical direction.
ntY - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The number of tiles in the vertical direction
NUM_CTXTS - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The number of contexts used
NUM_CTXTS - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The number of contexts used
NUM_EMPTY_PASSES_IN_MS_BP - Static variable in interface jj2000.j2k.entropy.StdEntropyCoderOptions
The number of empty passes in the most significant bit-plane.
NUM_NON_BYPASS_MS_BP - Static variable in interface jj2000.j2k.entropy.StdEntropyCoderOptions
The number of most significant bit-planes where bypass mode is not to be used, even if bypass mode is on: 4.
NUM_PASSES - Static variable in interface jj2000.j2k.entropy.StdEntropyCoderOptions
The number of coding passes per bit-plane.
numCb - Variable in class jj2000.j2k.wavelet.Subband
The number of code-blocks (in both directions) contained in this subband.
numLayers - Variable in class jj2000.j2k.entropy.encoder.PostCompRateAllocator
The number of layers.
numPrec - Variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Number of precincts in each resolution level: 1st dim: tile index. 2nd dim: component index. 3nd dim: resolution level index.
numPrec - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Maximum number of precincts : 1st dim: component index. 2nd dim: resolution level index.
numTiles - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
numTruncPnts - Variable in class jj2000.j2k.codestream.reader.PktInfo
The number of truncation points that appear in this packet, and all previous packets, for this code-block.
nVldTrunc - Variable in class jj2000.j2k.entropy.encoder.CBlkRateDistStats
The number of valid truncation points

O

off - Variable in class jj2000.j2k.codestream.reader.CBlkInfo
Offset of each piece of code-block's codewords in the file
offCMMFlags - Static variable in class icc.types.ICCProfileHeader
 
offCMMTypeSignature - Static variable in class icc.types.ICCProfileHeader
 
offColorSpaceType - Static variable in class icc.types.ICCProfileHeader
 
offCreatorSig - Static variable in class icc.types.ICCProfileHeader
 
offDateTime - Static variable in class icc.types.ICCProfileHeader
 
offDeviceAttributes1 - Static variable in class icc.types.ICCProfileHeader
 
offDeviceAttributesReserved - Static variable in class icc.types.ICCProfileHeader
 
offDeviceManufacturer - Static variable in class icc.types.ICCProfileHeader
 
offDeviceModel - Static variable in class icc.types.ICCProfileHeader
 
offLastROIPkt - Variable in class jj2000.j2k.codestream.writer.FileCodestreamWriter
Offset of end of last packet containing ROI information
offPCSIlluminant - Static variable in class icc.types.ICCProfileHeader
 
offPCSType - Static variable in class icc.types.ICCProfileHeader
 
offPlatformSignature - Static variable in class icc.types.ICCProfileHeader
 
offProfileClass - Static variable in class icc.types.ICCProfileHeader
 
offProfileSignature - Static variable in class icc.types.ICCProfileHeader
 
offProfileSize - Static variable in class icc.types.ICCProfileHeader
 
offProfileVersion - Static variable in class icc.types.ICCProfileHeader
 
offRenderingIntent - Static variable in class icc.types.ICCProfileHeader
 
offReserved - Static variable in class icc.types.ICCProfileHeader
 
offset - Variable in class jj2000.j2k.io.BufferedRandomAccessFile
The current offset of the buffer (which will differ from the offset of the file)
offset - Variable in class jj2000.j2k.image.DataBlk
The offset in the array of the top-left coefficient
offset - Variable in class jj2000.j2k.image.input.ImgReaderPPM
The offset of the raw pixel data in the PPM file
offset - Variable in class jj2000.j2k.image.input.ImgReaderPGX
The offset of the raw pixel data in the PGX file
offset - Variable in class jj2000.j2k.image.input.ImgReaderPGM
The offset of the raw pixel data in the PGM file
offset - Variable in class jj2000.j2k.wavelet.analysis.CBlkWTData
The offset in the array of the top-left coefficient
offset - Variable in class jj2000.j2k.image.output.ImgWriterPPM
The offset of the raw pixel data in the PPM file
offset - Variable in class jj2000.j2k.image.output.ImgWriterPGX
The offset of the raw pixel data in the PGX file
offset - Variable in class jj2000.j2k.image.output.ImgWriterPGM
The offset of the raw pixel data in the PGM file
offset - Variable in class colorspace.ColorSpaceMapper.ComputedComponents
 
offset - Variable in class icc.tags.ICCTagTable.Triplet
absolute offset of tag data
offset - Variable in class icc.tags.ICCTag
offset to tag data in the array
offTagCount - Static variable in class icc.tags.ICCTagTable
 
offTags - Static variable in class icc.tags.ICCTagTable
 
offX - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The horizontal offsets of the upper-left corner of the current tile (not active tile) with respect to the canvas origin, in the component hi-res grid, for each component.
offY - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The vertical offsets of the upper-left corner of the current tile (not active tile) with respect to the canvas origin, in the component hi-res grid, for each component.
OPT_BYPASS - Static variable in interface jj2000.j2k.entropy.StdEntropyCoderOptions
The flag bit to indicate that selective arithmetic coding bypass should be used.
OPT_PRED_TERM - Static variable in interface jj2000.j2k.entropy.StdEntropyCoderOptions
The flag bit to indicate that error resilience info is embedded on MQ termination.
OPT_PREFIX - Static variable in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
The prefix for component transformation type: 'M'
OPT_PREFIX - Static variable in class jj2000.j2k.wavelet.analysis.ForwardWT
The prefix for wavelet transform options: 'W'
OPT_PREFIX - Static variable in class jj2000.j2k.wavelet.analysis.AnWTFilter
The prefix for wavelet filter options: 'F'
OPT_PREFIX - Static variable in class jj2000.j2k.quantization.quantizer.Quantizer
The prefix for quantizer options: 'Q'
OPT_PREFIX - Static variable in class jj2000.j2k.roi.ROIDeScaler
The prefix for ROI decoder options: 'R'
OPT_PREFIX - Static variable in class jj2000.j2k.roi.encoder.ROIScaler
The prefix for ROI Scaler options: 'R'
OPT_PREFIX - Static variable in class jj2000.j2k.entropy.encoder.PostCompRateAllocator
The prefix for rate allocation options: 'A'
OPT_PREFIX - Static variable in class jj2000.j2k.entropy.encoder.EntropyCoder
The prefix for entropy coder options: 'C'
OPT_PREFIX - Static variable in class jj2000.j2k.codestream.writer.PktEncoder
The prefix for packet encoding options: 'P'
OPT_PREFIX - Static variable in class jj2000.j2k.codestream.writer.HeaderEncoder
The prefix for the header encoder options: 'H'
OPT_PREFIX - Static variable in class jj2000.j2k.entropy.decoder.EntropyDecoder
The prefix for entropy decoder optiojns: 'C'
OPT_PREFIX - Static variable in class jj2000.j2k.quantization.dequantizer.Dequantizer
The prefix for dequantizer options: 'Q'
OPT_PREFIX - Static variable in class jj2000.j2k.image.invcomptransf.InvCompTransf
The prefix for inverse component transformation options: 'M'
OPT_PREFIX - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
The prefix for header decoder options: 'H'
OPT_PREFIX - Static variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The prefix for bit stream reader options: 'B'
OPT_PREFIX - Static variable in class colorspace.ColorSpaceMapper
The prefix for ICC Profiler options
OPT_PREFIX - Static variable in class icc.ICCProfiler
The prefix for ICC Profiler options
OPT_RESET_MQ - Static variable in interface jj2000.j2k.entropy.StdEntropyCoderOptions
The flag bit to indicate that the MQ states for all contexts should be reset at the end of each (non-bypassed) coding pass.
OPT_SEG_SYMBOLS - Static variable in interface jj2000.j2k.entropy.StdEntropyCoderOptions
The flag bit to indicate that an error resilience segmentation symbol is to be inserted at the end of each cleanup coding pass.
OPT_TERM_PASS - Static variable in interface jj2000.j2k.entropy.StdEntropyCoderOptions
The flag bit to indicate that a termination should be performed after each coding pass.
OPT_VERT_STR_CAUSAL - Static variable in interface jj2000.j2k.entropy.StdEntropyCoderOptions
The flag bit to indicate the vertically stripe-causal context formation should be used.
optbrate - Variable in class jj2000.j2k.entropy.encoder.LayersInfo
The target bitrate to which specified layers should be optimized.
optimize - Variable in class jj2000.j2k.entropy.encoder.EBCOTLayer
If true the `maxBytes' value is the hard maximum and the threshold is determined iteratively.
optimizeBitstreamLayer(int, float, int, int) - Method in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
This function implements the rate-distortion optimization algorithm.
options - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder.Compressor
The options bitmask to use in compression
options - Variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The options that are turned on, as flag bits.
optName - Static variable in class jj2000.j2k.entropy.PrecinctSizeSpec
Name of the option
optName - Static variable in class jj2000.j2k.entropy.CBlkSizeSpec
Name of the option
opts - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The options that are turned on, as flag bits.
orientation - Variable in class jj2000.j2k.wavelet.Subband
The orientation of this subband (WT_ORIENT_LL, WT_ORIENT_HL, WT_ORIENT_LH, WT_ORIENT_HH).
origBitDepth - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
origSigned - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
origSrc - Variable in class jj2000.j2k.codestream.writer.HeaderEncoder
The image data reader.
otherCOMMarkSeg - Variable in class jj2000.j2k.codestream.writer.HeaderEncoder
Other COM marker segments specified in the command line
out - Variable in class jj2000.j2k.util.StreamMsgLogger
The 'out' stream
out - Variable in class jj2000.j2k.entropy.encoder.MQCoder
The ByteOutputBuffer used to write the compressed bit stream.
out - Variable in class jj2000.j2k.entropy.encoder.BitToByteOutput
The byte based output
out - Variable in class jj2000.j2k.codestream.writer.FileCodestreamWriter
The file to write
out - Variable in class jj2000.j2k.image.output.ImgWriterPPM
Where to write the data
out - Variable in class jj2000.j2k.image.output.ImgWriterPGX
Where to write the data
out - Variable in class jj2000.j2k.image.output.ImgWriterPGM
Where to write the data
outBlk - Variable in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Output block used instead of the one provided as an argument if the later is DataBlkFloat.
outdata - Variable in class jj2000.j2k.image.invcomptransf.InvCompTransf
Buffer for each component of output data
outdtype - Variable in class jj2000.j2k.quantization.dequantizer.StdDequantizer
Type of the current output data
outname - Variable in class jj2000.j2k.util.CodestreamManipulator
The name of the outfile
outShiftValueArray - Variable in class colorspace.PalettizedColorSpaceMapper
 
outT - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The output stream used, for each thread

P

packBytes - Variable in class jj2000.j2k.image.input.ImgReaderPGX
The pack length of one sample (in bytes, according to the output bit-depth
packBytes - Variable in class jj2000.j2k.image.output.ImgWriterPGX
The pack length of one sample (in bytes, according to the output bit-depth
packetData - Variable in class jj2000.j2k.util.CodestreamManipulator
Buffers containing the packet data
packetHeaders - Variable in class jj2000.j2k.util.CodestreamManipulator
Buffers contaning the packet headers
packetIdx - Variable in class jj2000.j2k.codestream.writer.FileCodestreamWriter
The packet index (when start of packet markers i.e.
packetIdx - Variable in class jj2000.j2k.codestream.reader.PktInfo
Index of the packet
packetWritable - Variable in class jj2000.j2k.codestream.writer.PktEncoder
Whether or not the current packet is writable
PAD_SEQ - Static variable in class jj2000.j2k.entropy.encoder.BitToByteOutput
The alternating sequence of 0's and 1's used for byte padding
paddedMaskLine - Variable in class jj2000.j2k.roi.encoder.ArbROIMaskGenerator
A line or column of the mask with padding
paint(Graphics) - Method in class jj2000.disp.ImgScrollPane.ImageScrollDisplay
Paints the image, if any, on the graphics context by calling update().
PALETTE_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
PaletteBox - class colorspace.boxes.PaletteBox.
This class models the palette box contained in a JP2 image.
PaletteBox(RandomAccessIO, int) - Constructor for class colorspace.boxes.PaletteBox
Construct a PaletteBox from an input image.
PalettizedColorSpaceMapper - class colorspace.PalettizedColorSpaceMapper.
This class provides decoding of images with palettized colorspaces.
PalettizedColorSpaceMapper(BlkImgDataSrc, ColorSpace) - Constructor for class colorspace.PalettizedColorSpaceMapper
Ctor which creates an ICCProfile for the image and initializes all data objects (input, working, and output).
ParameterList - class jj2000.j2k.util.ParameterList.
This class holds modules options and parameters as they are provided to the encoder or the decoder.
ParameterList() - Constructor for class jj2000.j2k.util.ParameterList
Constructs an empty ParameterList object.
ParameterList(ParameterList) - Constructor for class jj2000.j2k.util.ParameterList
Constructs an empty ParameterList object with the provided default parameters.
params - Variable in class jj2000.j2k.quantization.dequantizer.StdDequantizer
The decoding parameters of the dequantizer
params - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Dequantization parameters of all subbands and all components in the current tile.
parent - Variable in class jj2000.j2k.wavelet.analysis.SubbandAn
The reference to the parent of this subband.
parent - Variable in class jj2000.j2k.wavelet.synthesis.SubbandSyn
The reference to the parent of this subband.
parse() - Method in class icc.ICCProfile
Parse this ICCProfile into a RestrictedICCProfile which is appropriate to the data in this profile.
parseAlayers(String, float) - Static method in class jj2000.j2k.entropy.encoder.PostCompRateAllocator
Convenience method that parses the 'Alayers' option.
parseAndFind(BufferedRandomAccessFile) - Method in class jj2000.j2k.util.CodestreamManipulator
This method parses the codestream for SOT, SOP and EPH markers and removes header header bits signalling SOP and EPH markers if packed packet headers are used
parseArgs(String[]) - Method in class jj2000.j2k.util.ParameterList
Parses the parameters from an argument list, such as as the one in the command line, and integrates them in this parameter list.
parseFilters(String) - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterSpec
Parse filters from the given word
parseIdx(String, int) - Static method in class jj2000.j2k.ModuleSpec
This method is responsible of parsing tile indexes set and component indexes set for an option.
parseROIs(String, int, Vector) - Static method in class jj2000.j2k.roi.encoder.ROIScaler
This function parses the values given for the ROIs with the argument -Rroi.
pbox - Variable in class colorspace.PalettizedColorSpaceMapper
Access to the palette box information.
pbox - Variable in class colorspace.ColorSpace
 
pcs - Variable in class jj2000.j2k.decoder.DecoderSpecs
The progression changes specifications
PCSIlluminant - Variable in class icc.types.ICCProfileHeader
Header field
pinfo - Static variable in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
The list of parameters that is accepted by the forward component transformation module.
pinfo - Static variable in class jj2000.j2k.wavelet.analysis.ForwardWT
The list of parameters that is accepted for wavelet transform.
pinfo - Static variable in class jj2000.j2k.wavelet.analysis.AnWTFilter
The list of parameters that is accepted for wavelet filters.
pinfo - Static variable in class jj2000.j2k.quantization.quantizer.Quantizer
The list of parameters that is accepted for quantization.
pinfo - Static variable in class jj2000.j2k.roi.ROIDeScaler
The list of parameters that is accepted by the entropy decoders.
pinfo - Static variable in class jj2000.j2k.roi.encoder.ROIScaler
The list of parameters that are accepted for ROI coding.
pinfo - Static variable in class jj2000.j2k.entropy.encoder.PostCompRateAllocator
The list of parameters that is accepted for entropy coding.
pinfo - Static variable in class jj2000.j2k.entropy.encoder.EntropyCoder
The list of parameters that is accepted for entropy coding.
pinfo - Static variable in class jj2000.j2k.codestream.writer.PktEncoder
The list of parameters that is accepted for packet encoding.
pinfo - Static variable in class jj2000.j2k.codestream.writer.HeaderEncoder
The list of parameters that are accepted for the header encoder module.
pinfo - Static variable in class jj2000.j2k.encoder.Encoder
The parameter information for this class
pinfo - Static variable in class jj2000.j2k.entropy.decoder.EntropyDecoder
The list of parameters that is accepted by the entropy decoders.
pinfo - Static variable in class jj2000.j2k.quantization.dequantizer.Dequantizer
The list of parameters that is accepted by the bit stream readers.
pinfo - Static variable in class jj2000.j2k.image.invcomptransf.InvCompTransf
The list of parameters that is accepted by the inverse component transformation module.
pinfo - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
The list of parameters that is accepted for quantization.
pinfo - Static variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The list of parameters that is accepted by the bit stream readers.
pinfo - Static variable in class jj2000.j2k.decoder.SimpleAppletDecoder
The parameter info, with all possible options.
pinfo - Static variable in class jj2000.j2k.decoder.Decoder
The parameter information for this class
pinfo - Static variable in class colorspace.ColorSpaceMapper
The list of parameters that are accepted for ICC profiling.
pkdPktHeaders - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
The packed packet headers if the PPM or PPT markers are used
pktDec - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Reference to the PktDecoder instance
PktDecoder - class jj2000.j2k.codestream.reader.PktDecoder.
This class is used to read packet's head and body.
PktDecoder(DecoderSpecs, HeaderDecoder, RandomAccessIO, BitstreamReaderAgent, boolean, int) - Constructor for class jj2000.j2k.codestream.reader.PktDecoder
Creates an empty PktDecoder object associated with given decoder specifications and HeaderDecoder.
pktEnc - Variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Packet encoder.
PktEncoder - class jj2000.j2k.codestream.writer.PktEncoder.
This class builds packets and keeps the state information of packet interdependencies.
PktEncoder(CodedCBlkDataSrcEnc, EncoderSpecs, Coord[][][], ParameterList) - Constructor for class jj2000.j2k.codestream.writer.PktEncoder
Creates a new packet encoder object, using the information from the 'infoSrc' object.
PktHeaderBitReader - class jj2000.j2k.codestream.reader.PktHeaderBitReader.
This class provides a bit based reading facility from a byte based one, applying the bit unstuffing procedure as required by the packet headers.
PktHeaderBitReader(ByteArrayInputStream) - Constructor for class jj2000.j2k.codestream.reader.PktHeaderBitReader
Instantiates a 'PktHeaderBitReader' that gets the byte data from the given source.
PktHeaderBitReader(RandomAccessIO) - Constructor for class jj2000.j2k.codestream.reader.PktHeaderBitReader
Instantiates a 'PktHeaderBitReader' that gets the byte data from the given source.
pktHL - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Length of each packet head found in the tile
pktIdx - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Index of the current packet in the tile.
pktIdx - Variable in class jj2000.j2k.codestream.reader.CBlkInfo
Index of the packet where each layer has been found
PktInfo - class jj2000.j2k.codestream.reader.PktInfo.
This class defines an object used to countain informations about a packet to which the current code-block belongs.
PktInfo(int, int) - Constructor for class jj2000.j2k.codestream.reader.PktInfo
Classe's constructor.
pl - Variable in class jj2000.j2k.encoder.Encoder
The parameter list (arguments)
pl - Variable in class jj2000.j2k.encoder.CmdLnEncoder
The parameter list (arguments)
pl - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Reference to the ParameterList instance
pl - Variable in class jj2000.j2k.decoder.SimpleAppletDecoder
The parameter list to give to the decoder
pl - Variable in class jj2000.j2k.decoder.Decoder
The parameter list (arguments)
pl - Variable in class jj2000.j2k.decoder.CmdLnDecoder
The parameter list (with modules arguments)
pl - Variable in class colorspace.ColorSpaceMapper
Parameter Specs
pl - Variable in class colorspace.ColorSpace
Parameter Specs
pl - Variable in class icc.ICCProfile
 
PLM - Static variable in interface jj2000.j2k.codestream.Markers
Packet length, main header (PLM): 0xFF57
PLM_FOUND - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for PLM marker segment found
PLT - Static variable in interface jj2000.j2k.codestream.Markers
Packet length, tile-part header (PLT): 0xFF58
PLT_FOUND - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for PLT marker segment found
poc - Variable in class jj2000.j2k.codestream.HeaderInfo
Reference to the POC marker segments found in main and first tile-part header.
POC - Static variable in interface jj2000.j2k.codestream.Markers
 
POC_FOUND - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for POC marker segment found
pocs - Variable in class jj2000.j2k.encoder.EncoderSpecs
Progression/progression changes specification
poolName - Variable in class jj2000.j2k.util.ThreadPool
The name of the pool
poolPriority - Variable in class jj2000.j2k.util.ThreadPool
The priority for the pool
pos - Variable in class jj2000.j2k.util.ISRandomAccessIO
 
pos - Variable in class jj2000.j2k.io.BufferedRandomAccessFile
The current position in the byte-buffer
pos - Variable in class jj2000.j2k.entropy.decoder.ByteInputBuffer
The index of the next character to read from the input stream buffer
pos - Variable in class jj2000.j2k.decoder.DecoderSpecs
Progression order specifications
POS_COMP_RES_LY_PROG - Static variable in interface jj2000.j2k.codestream.ProgressionType
The codestream is Position/Component/Resolution/Layer progressive : 3
positions - Variable in class jj2000.j2k.util.CodestreamManipulator
The positions of the SOT, SOP and EPH markers
PostCompRateAllocator - class jj2000.j2k.entropy.encoder.PostCompRateAllocator.
This is the abstract class from which post-compression rate allocators which generate layers should inherit.
PostCompRateAllocator(CodedCBlkDataSrcEnc, int, CodestreamWriter, EncoderSpecs) - Constructor for class jj2000.j2k.entropy.encoder.PostCompRateAllocator
Initializes the source of entropy coded data.
pph - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Flag indicating whether packed packet header was used for this tile
pphbais - Variable in class jj2000.j2k.codestream.reader.PktDecoder
The packed packet header if it was used
pphs - Variable in class jj2000.j2k.decoder.DecoderSpecs
Packed packet header specifications
ppinfo - Variable in class jj2000.j2k.codestream.writer.PktEncoder
Array containing the coordinates, width, height, indexes, ...
ppinfo - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Array containing the coordinates, width, height, indexes, ...
PPM - Static variable in interface jj2000.j2k.codestream.Markers
Packed packet headers, main header (PPM): 0xFF60
PPM_FOUND - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for SOD marker segment found
pPMMarkerData - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Array containing the Nppm and Ippm fields of the PPM marker segments
ppmUsed - Variable in class jj2000.j2k.util.CodestreamManipulator
Flag indicating whether packed packet headers in main header is used
ppoc - Variable in class jj2000.j2k.codestream.HeaderInfo.POC
 
ppt - Variable in class jj2000.j2k.util.CodestreamManipulator
The number of packets per tile
PPT - Static variable in interface jj2000.j2k.codestream.Markers
Packed packet headers, tile-part header (PPT): 0xFF61
PPT_FOUND - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for SOD marker segment found
pptp - Variable in class jj2000.j2k.util.CodestreamManipulator
The number of packets per tile-part
pptUsed - Variable in class jj2000.j2k.util.CodestreamManipulator
Flag indicating whether packed packet headers in tile headers is used
PrecCoordInfo - class jj2000.j2k.codestream.PrecCoordInfo.
This class is used to store the coordinates of precincts.
PrecCoordInfo() - Constructor for class jj2000.j2k.codestream.PrecCoordInfo
Empty Constructor.
PrecCoordInfo(int, int, int, int, int, int) - Constructor for class jj2000.j2k.codestream.PrecCoordInfo
Constructor.
PRECINCT_PARTITION_DEF_SIZE - Static variable in interface jj2000.j2k.codestream.Markers
The default size exponent of the precincts
precinctPartition - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
boolean used to signal if the precinct partition is used for each component and each tile.
precinctPartitionIsUsed - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Is the precinct partition used
precinctPartitionUsed() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Returns the boolean used to know if the precinct partition is used
precinctPartitionUsed(int, int) - Method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Returns true if precinct partition is used for the specified component and tile, returns false otherwise.
precinctPartitionUsed(int, int) - Method in interface jj2000.j2k.entropy.encoder.CodedCBlkDataSrcEnc
Returns true if the precinct partition is used for the specified component and tile, returns false otherwise
PrecinctSizeSpec - class jj2000.j2k.entropy.PrecinctSizeSpec.
This class extends ModuleSpec class for precinct partition sizes holding purposes.
PrecinctSizeSpec(int, int, byte, BlkImgDataSrc, IntegerSpec, ParameterList) - Constructor for class jj2000.j2k.entropy.PrecinctSizeSpec
Creates a new PrecinctSizeSpec object for the specified number of tiles and components and the ParameterList instance.
PrecinctSizeSpec(int, int, byte, IntegerSpec) - Constructor for class jj2000.j2k.entropy.PrecinctSizeSpec
Creates a new PrecinctSizeSpec object for the specified number of tiles and components.
PrecInfo - class jj2000.j2k.codestream.PrecInfo.
Class that holds precinct coordinates and references to contained code-blocks in each subband.
PrecInfo(int, int, int, int, int, int, int, int, int) - Constructor for class jj2000.j2k.codestream.PrecInfo
Class constructor.
prevCursor - Variable in class jj2000.disp.ImgMouseListener
 
prevtIdxs - Variable in class jj2000.j2k.codestream.writer.PktEncoder
The last encoded truncation point for each code-block.
print(PrintWriter, int, int, String) - Method in class jj2000.j2k.util.MsgPrinter
Formats the message to print in the current line width, by breaking the message into lines between words.
printInfo - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Whether or not to print information found in codestream
println(String, int, int) - Method in class jj2000.j2k.util.StreamMsgLogger
Prints the string 'str' to the 'out' stream, appending a newline.
println(String, int, int) - Method in interface jj2000.j2k.util.MsgLogger
Prints the string 'str' to the output device, appending a line return.
printmsg(int, String) - Method in class jj2000.j2k.util.StreamMsgLogger
Prints the message 'msg' to the output device, appending a newline, with severity 'sev'.
printmsg(int, String) - Method in interface jj2000.j2k.util.MsgLogger
Prints the message 'msg' to the output device, appending a newline, with severity 'sev'.
printParamInfo(MsgLogger, String[][]) - Method in class jj2000.j2k.encoder.Encoder
Prints the parameters in 'pinfo' to the provided output, 'out', showing the existing defaults.
printParamInfo(MsgLogger, String[][]) - Method in class jj2000.j2k.decoder.Decoder
Prints the parameters in 'pinfo' to the provided output, 'out', showing the existing defaults.
printUsage() - Method in class jj2000.j2k.encoder.Encoder
Prints the usage information to stdout.
printUsage() - Method in class jj2000.j2k.decoder.Decoder
Prints the usage information to stdout.
printVersionAndCopyright() - Method in class jj2000.j2k.encoder.Encoder
Prints version and copyright information to stdout, using the MsgPrinter.
printVersionAndCopyright() - Method in class jj2000.j2k.decoder.Decoder
Prints version and copyright information to the logging facility returned by FacilityManager.getMsgLogger()
profile - Variable in class icc.ICCProfile
 
profileVersion - Variable in class icc.types.ICCProfileHeader
Header field
prog - Variable in class jj2000.j2k.entropy.decoder.DecLyrdCBlk
The progressive flag, false by default (see above).
Progression - class jj2000.j2k.entropy.Progression.
This class holds one of the different progression orders defined in the bit stream.
Progression(int, int, int, int, int, int) - Constructor for class jj2000.j2k.entropy.Progression
Constructor.
ProgressionSpec - class jj2000.j2k.entropy.ProgressionSpec.
This class extends ModuleSpec class for progression type(s) and progression order changes holding purposes.
ProgressionSpec(int, int, byte) - Constructor for class jj2000.j2k.entropy.ProgressionSpec
Creates a new ProgressionSpec object for the specified number of tiles and components.
ProgressionSpec(int, int, int, IntegerSpec, byte, ParameterList) - Constructor for class jj2000.j2k.entropy.ProgressionSpec
Creates a new ProgressionSpec object for the specified number of tiles, components and the ParameterList instance.
ProgressionType - interface jj2000.j2k.codestream.ProgressionType.
This interface defines the identifiers for the different codestream profiles and progression types.
progressive - Variable in class jj2000.j2k.image.DataBlk
The progressive attribute (false by default)
ProgressWatch - interface jj2000.j2k.util.ProgressWatch.
 
psot - Variable in class jj2000.j2k.codestream.HeaderInfo.SOT
 
pss - Variable in class jj2000.j2k.wavelet.analysis.ForwWTFull
The precinct partition specifications
pss - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The precinct partition specifications
pss - Variable in class jj2000.j2k.encoder.EncoderSpecs
Precinct partition specifications
pss - Variable in class jj2000.j2k.decoder.DecoderSpecs
Precinct partition specifications
put(int, String) - Static method in class colorspace.boxes.JP2Box.BoxType
 
put(int, String) - Static method in class icc.ICCProfile.BoxType
 
putInIdleList(ThreadPool.ThreadPoolThread) - Method in class jj2000.j2k.util.ThreadPool
Puts the thread 't' in the idle list.
pw - Variable in class jj2000.j2k.wavelet.synthesis.InvWTFull
Reference to the ProgressWatch instance if any
px - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The horizontal coordinate of the tiling origin in the canvas system, on the reference grid.
py - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The vertical coordinate of the tiling origin in the canvas system, on the reference grid.

Q

Q_TYPE_SCALAR_DZ - Static variable in interface jj2000.j2k.quantization.QuantizationType
The ID of the scalar deadzone dequantizer
qcc - Variable in class jj2000.j2k.codestream.HeaderInfo
Reference to the QCC marker segments found in main and first tile-part header.
QCC - Static variable in interface jj2000.j2k.codestream.Markers
Quantization component (QCC): 0xFF5D
QCC_FOUND - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for QCC marker segment found
qcd - Variable in class jj2000.j2k.codestream.HeaderInfo
Reference to the QCD marker segments found in main and first tile-part header.
QCD - Static variable in interface jj2000.j2k.codestream.Markers
Quantization default (QCD): 0xFF5C
QCD_FOUND - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for QCD marker segment found
qe - Static variable in class jj2000.j2k.entropy.encoder.MQCoder
The data structures containing the probabilities for the LPS
qe - Static variable in class jj2000.j2k.entropy.decoder.MQDecoder
The data structures containing the probabilities for the LPS
qsss - Variable in class jj2000.j2k.quantization.quantizer.StdQuantizer
The quantization step size specifications
qsss - Variable in class jj2000.j2k.encoder.EncoderSpecs
Quantization normalized base step size specifications
qsss - Variable in class jj2000.j2k.quantization.dequantizer.StdDequantizer
The quantizer step sizes spec
qsss - Variable in class jj2000.j2k.decoder.DecoderSpecs
Quantization normalized base step size specifications
QSTEP_EXPONENT_BITS - Static variable in class jj2000.j2k.quantization.quantizer.StdQuantizer
The number of exponent bits for the quantization steps
QSTEP_MANTISSA_BITS - Static variable in class jj2000.j2k.quantization.quantizer.StdQuantizer
The number of mantissa bits for the quantization steps
QSTEP_MAX_EXPONENT - Static variable in class jj2000.j2k.quantization.quantizer.StdQuantizer
The maximum value of the exponent for the quantization steps
QSTEP_MAX_MANTISSA - Static variable in class jj2000.j2k.quantization.quantizer.StdQuantizer
The maximum value of the mantissa for the quantization steps
qts - Variable in class jj2000.j2k.quantization.quantizer.StdQuantizer
The quantization type specifications
qts - Variable in class jj2000.j2k.encoder.EncoderSpecs
Quantization type specifications
qts - Variable in class jj2000.j2k.quantization.dequantizer.StdDequantizer
The quantizer type spec
qts - Variable in class jj2000.j2k.decoder.DecoderSpecs
Quantization type specifications
qType - Variable in class jj2000.j2k.codestream.HeaderInfo.QCD
 
qType - Variable in class jj2000.j2k.codestream.HeaderInfo.QCC
 
QuantizationType - interface jj2000.j2k.quantization.QuantizationType.
This interface defines the IDs of the possible quantization types.
Quantizer - class jj2000.j2k.quantization.quantizer.Quantizer.
This abstract class provides the general interface for quantizers.
Quantizer(CBlkWTDataSrc) - Constructor for class jj2000.j2k.quantization.quantizer.Quantizer
Initializes the source of wavelet transform coefficients.
QuantStepSizeSpec - class jj2000.j2k.quantization.QuantStepSizeSpec.
This class extends ModuleSpec class in order to hold specifications about the quantization base normalized step size to use in each tile-component.
QuantStepSizeSpec(int, int, byte) - Constructor for class jj2000.j2k.quantization.QuantStepSizeSpec
Constructs an empty 'QuantStepSizeSpec' with specified number of tile and components.
QuantStepSizeSpec(int, int, byte, ParameterList) - Constructor for class jj2000.j2k.quantization.QuantStepSizeSpec
Constructs a new 'QuantStepSizeSpec' for the specified number of components and tiles and the arguments of "-Qstep" option.
QuantTypeSpec - class jj2000.j2k.quantization.QuantTypeSpec.
This class extends ModuleSpec class in order to hold specifications about the quantization type to use in each tile-component.
QuantTypeSpec(int, int, byte) - Constructor for class jj2000.j2k.quantization.QuantTypeSpec
Constructs an empty 'QuantTypeSpec' with the specified number of tiles and components.
QuantTypeSpec(int, int, byte, ParameterList) - Constructor for class jj2000.j2k.quantization.QuantTypeSpec
Constructs a new 'QuantTypeSpec' for the specified number of components and tiles and the arguments of "-Qtype" option.

R

r - Variable in class jj2000.j2k.roi.encoder.ROI
radius of circular ROI
r - Variable in class jj2000.j2k.codestream.PrecInfo
Resolution level index
ralloc - Variable in class jj2000.j2k.codestream.writer.HeaderEncoder
Reference to the rate allocator
RandomAccessIO - interface jj2000.j2k.io.RandomAccessIO.
This abstract class defines the interface to perform random access I/O.
ratebufT - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The buffer for rate values (avoids reallocation for each code-block), for each thread.
rawMagRefPass(CBlkWTData, BitToByteOutput, boolean, int, int[], int[], int[], int, int, int) - Static method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Performs the magnitude refinement pass on the specified data and bit-plane, without using the arithmetic coder.
rawMagRefPass(DataBlk, ByteToBitInput, int, int[], boolean) - Method in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Performs the magnitude refinement pass on the specified data and bit-plane.
rawSigProgPass(CBlkWTData, BitToByteOutput, boolean, int, int[], int[], int[], int, int, int) - Static method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Performs the significance propagation pass on the specified data and bit-plane, without using the arithmetic coder.
rawSigProgPass(DataBlk, ByteToBitInput, int, int[], boolean) - Method in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Performs the significance propagation pass on the specified data and bit-plane.
rb - Variable in class jj2000.j2k.image.input.ImgReaderPPM
The number of bits that determine the nominal dynamic range
rb - Variable in class jj2000.j2k.image.input.ImgReaderPGM
The number of bits that determine the nominal dynamic range
rb - Variable in class jj2000.j2k.quantization.dequantizer.Dequantizer
The "range bits" for each transformed component
rcom - Variable in class jj2000.j2k.codestream.HeaderInfo.COM
 
RCOM_GEN_USE - Static variable in interface jj2000.j2k.codestream.Markers
General use registration value (COM): 0x0001
RD_SUMMARY_OFF - Static variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
The normalization offset for the R-D summary table
RD_SUMMARY_SIZE - Static variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
The size of the summary table
RDSlopesRates - Variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
The R-D summary information collected from the coding of all code-blocks.
rdThreshold - Variable in class jj2000.j2k.entropy.encoder.EBCOTLayer
The rate-distortion threshold associated with the bit-stream layer.
re - Variable in class jj2000.j2k.entropy.Progression
Resolution index for the end of a progression.
read() - Method in class jj2000.j2k.util.ISRandomAccessIO
Reads a byte of data from the stream.
read() - Method in interface jj2000.j2k.io.RandomAccessIO
Reads a byte of data from the stream.
read() - Method in class jj2000.j2k.io.BufferedRandomAccessFile
Reads an unsigned byte of data from the stream.
read() - Method in class jj2000.j2k.entropy.decoder.ByteInputBuffer
Reads the next byte of data from this input stream.
readAndBuffer(BufferedRandomAccessFile) - Method in class jj2000.j2k.util.CodestreamManipulator
This method reads and buffers the tile headers, packet headers and packet data.
readBit() - Method in class jj2000.j2k.entropy.decoder.ByteToBitInput
Reads from the bit stream one bit.
readBit() - Method in class jj2000.j2k.codestream.reader.PktHeaderBitReader
Reads a single bit from the input.
readBits(int) - Method in class jj2000.j2k.codestream.reader.PktHeaderBitReader
Reads a specified number of bits and returns them in a single integer.
readBox() - Method in class colorspace.boxes.PaletteBox
Analyze the box content.
readBox() - Method in class colorspace.boxes.ImageHeaderBox
Analyze the box content.
readBox() - Method in class colorspace.boxes.ComponentMappingBox
Analyze the box content.
readBox() - Method in class colorspace.boxes.ColorSpecificationBox
Analyze the box content.
readBox() - Method in class colorspace.boxes.ChannelDefinitionBox
Analyze the box content.
readByte() - Method in class jj2000.j2k.util.ISRandomAccessIO
Reads a signed byte (8 bit) from the input.
readByte() - Method in class jj2000.j2k.io.BufferedRandomAccessFile
Reads a signed byte (i.e., 8 bit) from the input.
readByte() - Method in interface jj2000.j2k.io.BinaryDataInput
Should read a signed byte (i.e., 8 bit) from the input.
readChecked() - Method in class jj2000.j2k.entropy.decoder.ByteInputBuffer
Reads the next byte of data from this input stream.
readCOC(DataInputStream, boolean, int, int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Reads the COC marker segment and realigns the codestream where the next marker should be found.
readCOD(DataInputStream, boolean, int, int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Reads a COD marker segment and realigns the codestream where the next marker should be found.
readCOM(DataInputStream, boolean, int, int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Reads a COM marker segments and realigns the bit stream at the point where the next marker segment should be found.
readCompPosResLy(int[][], int, int, int, int, int) - Method in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Reads packets of the current tile according to the component-position-resolution-layer progressiveness.
readContiguousCodeStreamBox(long, int, long) - Method in class jj2000.j2k.fileformat.reader.FileFormatReader
This method skips the Contiguous codestream box and adds position of contiguous codestream to a vector
readCRG(DataInputStream) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Reads a CRG marker segment and checks its length.
readDouble() - Method in class jj2000.j2k.util.ISRandomAccessIO
Reads an IEEE double precision (i.e., 64 bit) floating-point number from the input.
readDouble() - Method in interface jj2000.j2k.io.BinaryDataInput
Should read an IEEE double precision (i.e., 64 bit) floating-point number from the input.
readDouble() - Method in class jj2000.j2k.io.BEBufferedRandomAccessFile
Reads an IEEE double precision (i.e., 64 bit) floating-point number from the input.
readEPHMarker(PktHeaderBitReader) - Method in class jj2000.j2k.codestream.reader.PktDecoder
Try to read an EPH marker.
readFileFormat() - Method in class jj2000.j2k.fileformat.reader.FileFormatReader
This method checks whether the given RandomAccessIO is a valid JP2 file and if so finds the first codestream in the file.
readFileTypeBox() - Method in class jj2000.j2k.fileformat.reader.FileFormatReader
This method reads the File Type box.
readFilter(DataInputStream, int[]) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Reads a wavelet filter from the codestream and returns the filter object that implements it.
readFloat() - Method in class jj2000.j2k.util.ISRandomAccessIO
Reads an IEEE single precision (i.e., 32 bit) floating-point number from the input.
readFloat() - Method in interface jj2000.j2k.io.BinaryDataInput
Should read an IEEE single precision (i.e., 32 bit) floating-point number from the input.
readFloat() - Method in class jj2000.j2k.io.BEBufferedRandomAccessFile
Reads an IEEE single precision (i.e., 32 bit) floating-point number from the input.
readFoundMainMarkSeg() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Retrieves and reads all marker segments found in the main header during the first pass.
readFoundTilePartMarkSeg(int, int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Retrieves and reads all marker segments previously found in the tile-part header.
readFully(byte[], int, int) - Method in class jj2000.j2k.util.ISRandomAccessIO
Reads 'len' bytes of data from this file into an array of bytes.
readFully(byte[], int, int) - Method in interface jj2000.j2k.io.RandomAccessIO
Reads up to len bytes of data from this file into an array of bytes.
readFully(byte[], int, int) - Method in class jj2000.j2k.io.BufferedRandomAccessFile
Reads up to len bytes of data from this file into an array of bytes.
readHeaderInt() - Method in class jj2000.j2k.image.input.ImgReaderPPM
Returns an int read from the header of the PPM file.
readHeaderInt() - Method in class jj2000.j2k.image.input.ImgReaderPGM
Returns an int read from the header of the PGM file.
readInput() - Method in class jj2000.j2k.util.ISRandomAccessIO
Reads data from the wrapped InputStream and places it in the cache buffer.
readInt() - Method in class jj2000.j2k.util.ISRandomAccessIO
Reads a signed int (32 bit) from the input.
readInt() - Method in interface jj2000.j2k.io.BinaryDataInput
Should read a signed int (i.e., 32 bit) from the input.
readInt() - Method in class jj2000.j2k.io.BEBufferedRandomAccessFile
Reads a signed int (i.e., 32 bit) from the input.
readIntPropertyBox(int) - Method in class jj2000.j2k.fileformat.reader.FileFormatReader
This method reads the contents of the Intellectual property box
readJP2HeaderBox(long, int, long) - Method in class jj2000.j2k.fileformat.reader.FileFormatReader
This method reads the JP2Header box
readLong() - Method in class jj2000.j2k.util.ISRandomAccessIO
Reads a signed long (64 bit) from the input.
readLong() - Method in interface jj2000.j2k.io.BinaryDataInput
Should read a signed long (i.e., 64 bit) from the input.
readLong() - Method in class jj2000.j2k.io.BEBufferedRandomAccessFile
Reads a signed long (i.e., 64 bit) from the input.
readLyResCompPos(int[][], int, int, int, int, int) - Method in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Reads packets of the current tile according to the layer-resolution-component-position progressiveness.
readNewBuffer(int) - Method in class jj2000.j2k.io.BufferedRandomAccessFile
Reads a new buffer from the file.
readPktBody(int, int, int, int, CBlkInfo[][][], int[]) - Method in class jj2000.j2k.codestream.reader.PktDecoder
Reads specificied packet body in order to find offset of each code-block's piece of codeword.
readPktHead(int, int, int, int, CBlkInfo[][][], int[]) - Method in class jj2000.j2k.codestream.reader.PktDecoder
Read specified packet head and found length of each code-block's piece of codewords as well as number of skipped most significant bit-planes.
readPLM(DataInputStream) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Reads PLM marker segment and realigns the codestream where the next marker should be found.
readPLTFields(DataInputStream) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Reads the PLT fields and realigns the codestream where the next marker should be found.
readPOC(DataInputStream, boolean, int, int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Reads the POC marker segment and realigns the codestream where the next marker should be found.
readPosCompResLy(int[][], int, int, int, int, int) - Method in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Reads packets of the current tile according to the position-component-resolution-layer progressiveness.
readPPM(DataInputStream) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Reads the PPM marker segment of the main header.
readPPT(DataInputStream, int, int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Reads the PPT marker segment of the main header.
readQCC(DataInputStream, boolean, int, int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Reads a QCC marker segment and realigns the codestream at the point where the next marker should be found.
readQCD(DataInputStream, boolean, int, int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Reads a QCD marker segment and realigns the codestream at the point where the next marker should be found.
readResLyCompPos(int[][], int, int, int, int, int) - Method in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Reads packets of the current tile according to the resolution-layer-component-position progressiveness.
readResPosCompLy(int[][], int, int, int, int, int) - Method in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Reads packets of the current tile according to the resolution-position-component-layer progressiveness.
readRGN(DataInputStream, boolean, int, int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Reads the RGN marker segment of the codestream header.
readShort() - Method in class jj2000.j2k.util.ISRandomAccessIO
Reads a signed short (16 bit) from the input.
readShort() - Method in interface jj2000.j2k.io.BinaryDataInput
Should read a signed short (i.e., 16 bit) from the input.
readShort() - Method in class jj2000.j2k.io.BEBufferedRandomAccessFile
Reads a signed short (i.e.
readSIZ(DataInputStream) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Reads the SIZ marker segment and realigns the codestream at the point where the next marker segment should be found.
readSOPMarker(int[], int, int, int) - Method in class jj2000.j2k.codestream.reader.PktDecoder
Try to read a SOP marker and check that its sequence number if not out of sequence.
readTilePartHeader() - Method in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Reads SOT marker segment of the tile-part header and calls related methods of the HeaderDecoder to read other markers segments.
readTilePkts(int) - Method in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Finish initialization of members for specified tile, reads packets head of each tile and keeps location of each code-block's codewords.
readTLM(DataInputStream) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Reads TLM marker segment and realigns the codestream where the next marker should be found.
readUnsignedByte() - Method in class jj2000.j2k.util.ISRandomAccessIO
Reads an unsigned byte (8 bit) from the input.
readUnsignedByte() - Method in class jj2000.j2k.io.BufferedRandomAccessFile
Reads an unsigned byte (i.e., 8 bit) from the input.
readUnsignedByte() - Method in interface jj2000.j2k.io.BinaryDataInput
Should read an unsigned byte (i.e., 8 bit) from the input.
readUnsignedInt() - Method in class jj2000.j2k.util.ISRandomAccessIO
Reads a unsigned int (32 bit) from the input.
readUnsignedInt() - Method in interface jj2000.j2k.io.BinaryDataInput
Should read an unsigned int (i.e., 32 bit) from the input.
readUnsignedInt() - Method in class jj2000.j2k.io.BEBufferedRandomAccessFile
Reads an unsigned int (i.e., 32 bit) from the input.
readUnsignedShort() - Method in class jj2000.j2k.util.ISRandomAccessIO
Reads an unsigned short (16 bit) from the input.
readUnsignedShort() - Method in interface jj2000.j2k.io.BinaryDataInput
Should read an unsigned short (i.e., 16 bit) from the input.
readUnsignedShort() - Method in class jj2000.j2k.io.BEBufferedRandomAccessFile
Reads an unsigned short (i.e., 16 bit) from the input.
readUUIDBox(int) - Method in class jj2000.j2k.fileformat.reader.FileFormatReader
This method reads the contents of the Intellectual property box
readUUIDInfoBox(int) - Method in class jj2000.j2k.fileformat.reader.FileFormatReader
This method reads the contents of the Intellectual property box
readXMLBox(int) - Method in class jj2000.j2k.fileformat.reader.FileFormatReader
This method reads the contents of the XML box
recalcTreeV() - Method in class jj2000.j2k.codestream.writer.TagTreeEncoder
Recalculates the values of the elements in the tag tree, in levels 1 and up, based on the values of the leafs (level 0).
reconstructedComps - Variable in class jj2000.j2k.wavelet.synthesis.InvWTFull
Block storing the reconstructed image for each component
rect - Variable in class jj2000.j2k.roi.encoder.ROI
Flag indicating whether the ROI is rectangular or not
RectROIMaskGenerator - class jj2000.j2k.roi.encoder.RectROIMaskGenerator.
This class generates the ROI masks when there are only rectangular ROIs in the image.
RectROIMaskGenerator(ROI[], int) - Constructor for class jj2000.j2k.roi.encoder.RectROIMaskGenerator
The constructor of the mask generator.
RED - Static variable in class colorspace.ColorSpace
 
RED - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
RED - Static variable in class icc.RestrictedICCProfile
Component index
RED - Static variable in class icc.ICCProfiler
 
RED - Static variable in class icc.ICCProfile
RGB index.
registerMsgLogger(Thread, MsgLogger) - Static method in class jj2000.j2k.util.FacilityManager
Registers the MsgLogger 'ml' as the logging facility of the thread 't'.
registerProgressWatch(Thread, ProgressWatch) - Static method in class jj2000.j2k.util.FacilityManager
 
remainingTileParts - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
The number of tile-parts that remain to read
remove(Component) - Method in class jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since the components should never be removed from this container.
remove(int) - Method in class jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since the components should never be removed from this container.
removeAll() - Method in class jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since the components should never be removed from this container.
removeConsumer(ImageConsumer) - Method in class jj2000.disp.BlkImgDataSrcImageProducer
Removes the given image consumer 'ic' from the list of consumers registered with this producer.
removeFocusListener(FocusListener) - Method in class jj2000.disp.ImgScrollPane
Removes the specified focus listener so that it no longer receives focus events from this component.
removeKeyListener(KeyListener) - Method in class jj2000.disp.ImgScrollPane
Removes the specified key listener so that it no longer receives key events from this component.
removeMouseListener(MouseListener) - Method in class jj2000.disp.ImgScrollPane
Removes the specified mouse listener so that it no longer receives mouse events from this component.
removeMouseMotionListener(MouseMotionListener) - Method in class jj2000.disp.ImgScrollPane
Removes the specified mouse motion listener so that it no longer receives mouse motion events from this component.
repoc - Variable in class jj2000.j2k.codestream.HeaderInfo.POC
 
requestTopDownLeftRightResend(ImageConsumer) - Method in class jj2000.disp.BlkImgDataSrcImageProducer
Starts the delivery of pixel data in the top-down letf-right order to the image consumer 'ic'.
RES_LY_COMP_POS_PROG - Static variable in interface jj2000.j2k.codestream.ProgressionType
The codestream is Resolution/Layer/Component/Position progressive : 1
RES_POS_COMP_LY_PROG - Static variable in interface jj2000.j2k.codestream.ProgressionType
The codestream is Resolution/Position/Component/Layer progressive : 2
Resampler - class colorspace.Resampler.
This class resamples the components of an image so that all have the same number of samples.
Resampler(BlkImgDataSrc, ColorSpace) - Constructor for class colorspace.Resampler
Ctor resamples a BlkImgDataSrc so that all components have the same number of samples.
reserved - Variable in class icc.tags.ICCTextType
Tag fields
reserved - Variable in class icc.tags.ICCTextDescriptionType
Tag fields
reserved - Variable in class icc.tags.ICCCurveTypeReverse
Tag fields
reserved - Variable in class icc.tags.ICCCurveType
Tag fields
reserved - Variable in class icc.types.ICCProfileHeader
Header field
reserved1 - Variable in class icc.types.ICCProfileVersion
 
reserved2 - Variable in class icc.types.ICCProfileVersion
 
reset() - Method in class jj2000.j2k.entropy.encoder.MQCoder
Reinitializes the MQ coder and the underlying 'ByteOutputBuffer' buffer as if a new object was instantaited.
reset() - Method in class jj2000.j2k.entropy.encoder.ByteOutputBuffer
Discards all the buffered data, by resetting the counter of written bytes to 0.
reset() - Method in class jj2000.j2k.entropy.encoder.BitToByteOutput
Resets the bit buffer to empty, without writing anything to the underlying byte output, and resets the byte count.
reset() - Method in class jj2000.j2k.codestream.writer.TagTreeEncoder
Resets the tree values and state.
reset() - Method in class jj2000.j2k.codestream.writer.PktEncoder
Resets the state of the object to the initial state, as if the object was just created.
reset() - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Resets the contents of this HeaderEncoder to its initial state.
reset() - Method in class jj2000.j2k.codestream.writer.BitOutputBuffer
Resets the buffer.
reset(int[]) - Method in class jj2000.j2k.codestream.writer.TagTreeEncoder
Resets the tree values and state.
resetCtxt(int) - Method in class jj2000.j2k.entropy.encoder.MQCoder
Resets a context to the original probability distribution, and sets its more probable symbol to 0.
resetCtxt(int) - Method in class jj2000.j2k.entropy.decoder.MQDecoder
Resets a context to the original probability distribution.
resetCtxts() - Method in class jj2000.j2k.entropy.encoder.MQCoder
Resets all contexts to their original probability distribution and sets all more probable symbols to 0.
resetCtxts() - Method in class jj2000.j2k.entropy.decoder.MQDecoder
Resets a context to the original probability distribution.
resetHeaderMarkers() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Method that resets members indicating which markers have already been found
reslvl - Variable in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
The resquested image resolution level for reconstruction.
resLvl - Variable in class jj2000.j2k.wavelet.Subband
The resolution level to which this subband contributes.
RESOLUTION_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
restart(int, int[], int, CBlkInfo[][][][][], boolean, ByteArrayInputStream) - Method in class jj2000.j2k.codestream.reader.PktDecoder
Re-initialize the PktDecoder instance at the beginning of a new tile.
restore() - Method in class jj2000.j2k.codestream.writer.TagTreeEncoder
Restores the saved values and state of the tree.
restore() - Method in class jj2000.j2k.codestream.writer.PktEncoder
Restores the last saved state of this object.
RestrictedICCProfile - class icc.RestrictedICCProfile.
This profile is constructed by parsing an ICCProfile and is the profile actually applied to the image.
RestrictedICCProfile(ICCCurveType) - Constructor for class icc.RestrictedICCProfile
Construct the common state of all gray RestrictedICCProfiles
RestrictedICCProfile(ICCCurveType, ICCCurveType, ICCCurveType, ICCXYZType, ICCXYZType, ICCXYZType) - Constructor for class icc.RestrictedICCProfile
Construct the common state of all 3 component RestrictedICCProfiles
rev - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder.Compressor
The reversible flag to use in compression
REV_FILTER_STR - Static variable in class jj2000.j2k.wavelet.analysis.AnWTFilterSpec
The reversible default filter
reversible - Variable in class jj2000.j2k.wavelet.synthesis.InvWTFull
The reversible flag for each component in each tile.
RGB - Static variable in class jj2000.disp.BlkImgDataSrcImageProducer
The color image type (24 bits RGB).
RGBA - Static variable in class jj2000.disp.BlkImgDataSrcImageProducer
The color image type (32 bits RGBA).
rgh - Variable in class jj2000.j2k.codestream.PrecInfo
Precinct height reported in the reference grid
rgn - Variable in class jj2000.j2k.codestream.HeaderInfo
Reference to the RGN marker segments found in main and first tile-part header.
RGN - Static variable in interface jj2000.j2k.codestream.Markers
Region-of-interest (RGN): 0xFF5E
RGN_FOUND - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for RGN marker segment found
rgulx - Variable in class jj2000.j2k.codestream.PrecInfo
Precinct horizontal upper-left coordinate in the reference grid
rguly - Variable in class jj2000.j2k.codestream.PrecInfo
Precinct vertical upper-left coordinate in the reference grid
rgw - Variable in class jj2000.j2k.codestream.PrecInfo
Precinct width reported in the reference grid
ricc - Variable in class icc.ICCProfiler
 
RLC_CTXT - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The RLC context
RLC_CTXT - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The RLC context
RLC_MASK_R1R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The mask to isolate the bits necessary to identify RLC coding state (significant, visited and non-zero context, for row 1 and 2).
RLC_MASK_R1R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The mask to isolate the bits necessary to identify RLC coding state (significant, visited and non-zero context, for row 1 and 2).
roi - Variable in class jj2000.j2k.roi.encoder.ROIScaler
Flag indicating the presence of ROIs
ROI - class jj2000.j2k.roi.encoder.ROI.
This class contains the shape of a single ROI.
ROI(int, ImgReaderPGM) - Constructor for class jj2000.j2k.roi.encoder.ROI
Constructor for ROI with arbitrary shape
ROI(int, int, int, int) - Constructor for class jj2000.j2k.roi.encoder.ROI
Constructor for circular ROIs
ROI(int, int, int, int, int) - Constructor for class jj2000.j2k.roi.encoder.ROI
Constructor for rectangular ROIs
ROIDeScaler - class jj2000.j2k.roi.ROIDeScaler.
This class takes care of the de-scaling of ROI coefficients.
ROIDeScaler(CBlkQuantDataSrcDec, MaxShiftSpec) - Constructor for class jj2000.j2k.roi.ROIDeScaler
Constructor of the ROI descaler, takes EntropyDEcoder as source of data to de-scale.
roiInPkt - Variable in class jj2000.j2k.codestream.writer.PktEncoder
Whether or not there is ROI information in the last encoded Packet
roiInTile - Variable in class jj2000.j2k.roi.encoder.ROIMaskGenerator
 
roiInTile - Variable in class jj2000.j2k.roi.encoder.ArbROIMaskGenerator
Flag indicating if any ROI was found to be in this tile
roiLen - Variable in class jj2000.j2k.codestream.writer.PktEncoder
Length to read in current packet body to get all the ROI information
roiMask - Variable in class jj2000.j2k.roi.encoder.ROIScaler
The ROI mask
roiMask - Variable in class jj2000.j2k.roi.encoder.ArbROIMaskGenerator
The ROI mask for the current tile for all components
ROIMaskGenerator - class jj2000.j2k.roi.encoder.ROIMaskGenerator.
This class generates the ROI masks for the ROIScaler.It gives the scaler the ROI mask for the current code-block.
ROIMaskGenerator(ROI[], int) - Constructor for class jj2000.j2k.roi.encoder.ROIMaskGenerator
The constructor of the mask generator
rois - Variable in class jj2000.j2k.roi.encoder.ROIMaskGenerator
Array containing the ROIs
rois - Variable in class jj2000.j2k.encoder.EncoderSpecs
ROI maxshift value specifications
rois - Variable in class jj2000.j2k.decoder.DecoderSpecs
ROI maxshift value specifications
roiSc - Variable in class jj2000.j2k.codestream.writer.HeaderEncoder
Reference to the ROI module
ROIScaler - class jj2000.j2k.roi.encoder.ROIScaler.
This class deals with the ROI functionality.
ROIScaler(Quantizer, ROIMaskGenerator, boolean, int, boolean, EncoderSpecs) - Constructor for class jj2000.j2k.roi.encoder.ROIScaler
Constructor of the ROI scaler, takes a Quantizer as source of data to scale.
rotate90(Coord) - Method in class jj2000.j2k.ModuleSpec
Rotate the ModuleSpec instance by 90 degrees (this modifies only tile and tile-component specifications).
rQuit - Variable in class jj2000.j2k.codestream.reader.PktDecoder
The resolution in which the ncb quit condition was reached
rs - Variable in class jj2000.j2k.entropy.Progression
Resolution index for the start of a progression
rsiz - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
RSIZ_BASELINE - Static variable in interface jj2000.j2k.codestream.Markers
No special capabilities (baseline) in codestream, in Rsiz field of SIZ marker: 0x00.
RSIZ_ER_FLAG - Static variable in interface jj2000.j2k.codestream.Markers
Error resilience marker flag bit in Rsiz field in SIZ marker: 0x01
RSIZ_ROI - Static variable in interface jj2000.j2k.codestream.Markers
ROI present marker flag bit in Rsiz field in SIZ marker: 0x02
rspoc - Variable in class jj2000.j2k.codestream.HeaderInfo.POC
 
rts - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Regular termination specifications
rts - Variable in class jj2000.j2k.encoder.EncoderSpecs
Regular termination specifications
run() - Method in class jj2000.j2k.util.ThreadPool.ThreadPoolThread
The method that is run by the thread.
run() - Method in class jj2000.j2k.entropy.encoder.StdEntropyCoder.Compressor
Calls the 'compressCodeBlock()' method with thread local arguments.
run() - Method in class jj2000.j2k.encoder.Encoder
Runs the encoder.
run() - Method in class jj2000.j2k.decoder.SimpleAppletDecoder
The run method for the decoding thread.
run() - Method in class jj2000.j2k.decoder.Decoder
Runs the decoder.
run() - Method in class jj2000.disp.TitleUpdater
The method that executes this thread.
runAndWrite() - Method in class jj2000.j2k.entropy.encoder.PostCompRateAllocator
Runs the rate allocation algorithm and writes the data to the bit stream.
runAndWrite() - Method in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Runs the rate allocation algorithm and writes the data to the bit stream writer object provided to the constructor.
runTarget(Runnable, Object) - Method in class jj2000.j2k.util.ThreadPool
Runs the run method of the specified target in an idle thread of this pool.
runTarget(Runnable, Object, boolean) - Method in class jj2000.j2k.util.ThreadPool
Runs the run method of the specified target in an idle thread of this pool.
runTarget(Runnable, Object, boolean, boolean) - Method in class jj2000.j2k.util.ThreadPool
Runs the run method of the specified target in an idle thread of this pool.

S

save() - Method in class jj2000.j2k.codestream.writer.TagTreeEncoder
Saves the current values and state of the tree.
save() - Method in class jj2000.j2k.codestream.writer.PktEncoder
Saves the current state of this object.
saved - Variable in class jj2000.j2k.codestream.writer.TagTreeEncoder
The saved state.
saved - Variable in class jj2000.j2k.codestream.writer.PktEncoder
The saved state
SAVED_INC - Static variable in class jj2000.j2k.entropy.encoder.MQCoder
The increase in length for the arrays to save states
SAVED_LEN - Static variable in class jj2000.j2k.entropy.encoder.MQCoder
The initial length of the arrays to save sates
savedA - Variable in class jj2000.j2k.entropy.encoder.MQCoder
Saved values of the A register.
savedB - Variable in class jj2000.j2k.entropy.encoder.MQCoder
Saved values of the B byte buffer.
savedC - Variable in class jj2000.j2k.entropy.encoder.MQCoder
Saved values of the C register.
savedCT - Variable in class jj2000.j2k.entropy.encoder.MQCoder
Saved values of CT counter.
savedDelFF - Variable in class jj2000.j2k.entropy.encoder.MQCoder
Saved values of the delFF (i.e.
saveState() - Method in class jj2000.j2k.entropy.encoder.MQCoder
Saves the current state of the MQ coder (just the registers, not the contexts) so that a near optimal length calculation can be performed later.
sb - Variable in class jj2000.j2k.wavelet.analysis.CBlkWTData
The subband in which this code-block is found
sb - Variable in class jj2000.j2k.entropy.encoder.CBlkRateDistStats
The subband to which the code-block belongs
sbandIdx - Variable in class jj2000.j2k.wavelet.Subband
The subband index within its resolution level.
sbType - Variable in class jj2000.disp.ImgScrollPane
The scrollbar type (always, as needed, etc.)
SC_LUT - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Sign Coding context lookup table.
SC_LUT - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Sign Coding context lookup table.
SC_LUT_BITS - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Number of bits used for the Sign Coding lookup table
SC_LUT_BITS - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Number of bits used for the Sign Coding lookup table
SC_LUT_MASK - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The mask to obtain the context index from the 'SC_LUT'
SC_LUT_MASK - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The mask to obtain the context index from the 'SC_LUT'
SC_MASK - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The bit mask to isolate the state bits relative to the sign coding lookup table ('SC_LUT').
SC_MASK - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The bit mask to isolate the state bits relative to the sign coding lookup table ('SC_LUT').
SC_SHIFT_R1 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The shift to obtain the SC index to 'SC_LUT' from the state information, for row 1.
SC_SHIFT_R1 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The shift to obtain the SC index to 'SC_LUT' from the 'state' information, for row 1.
SC_SHIFT_R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The shift to obtain the SC index to 'SC_LUT' from the state information, for row 2.
SC_SHIFT_R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The shift to obtain the SC index to 'SC_LUT' from the state information, for row 2.
SC_SPRED_SHIFT - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The shift to obtain the sign predictor from the 'SC_LUT'.
SC_SPRED_SHIFT - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The shift to obtain the sign predictor from the 'SC_LUT'.
scanw - Variable in class jj2000.j2k.image.DataBlk
The width of the scanlines used to store the data in the array
scanw - Variable in class jj2000.j2k.wavelet.analysis.CBlkWTData
The width of the scanlines used to store the data in the array
scanw - Variable in class colorspace.ColorSpaceMapper.ComputedComponents
 
scoc - Variable in class jj2000.j2k.codestream.HeaderInfo.COC
 
scod - Variable in class jj2000.j2k.codestream.HeaderInfo.COD
 
SCOX_HOR_CB_PART - Static variable in interface jj2000.j2k.codestream.Markers
Horizontal code-block partition origin is at x=1
SCOX_PRECINCT_PARTITION - Static variable in interface jj2000.j2k.codestream.Markers
Precinct used flag
SCOX_USE_EPH - Static variable in interface jj2000.j2k.codestream.Markers
Use end of packet header marker
SCOX_USE_SOP - Static variable in interface jj2000.j2k.codestream.Markers
Use start of packet marker
SCOX_VER_CB_PART - Static variable in interface jj2000.j2k.codestream.Markers
Vertical code-block partition origin is at y=1
SCROLLBAR_THICKNESS - Static variable in class jj2000.disp.ImgScrollPane
The thickness of the scrollbars: 16 pixels
SCROLLBARS_ALWAYS - Static variable in class jj2000.disp.ImgScrollPane
The ID for always visible scrollbars
SCROLLBARS_AS_NEEDED - Static variable in class jj2000.disp.ImgScrollPane
The ID for as needed visible scrollbars
SCROLLBARS_NEVER - Static variable in class jj2000.disp.ImgScrollPane
The ID for never visible scrollbars
sdwBkPtSignature - Static variable in class icc.tags.ICCTag
 
sdwBTRCSignature - Static variable in class icc.tags.ICCTag
 
sdwBXYZSignature - Static variable in class icc.tags.ICCTag
 
sdwCprtSignature - Static variable in class icc.tags.ICCTag
 
sdwCurveType - Static variable in class icc.tags.ICCTag
 
sdwCurveTypeReverse - Static variable in class icc.tags.ICCTag
 
sdwDescSignature - Static variable in class icc.tags.ICCTag
 
sdwDmddSignature - Static variable in class icc.tags.ICCTag
 
sdwDmndSignature - Static variable in class icc.tags.ICCTag
 
sdwGTRCSignature - Static variable in class icc.tags.ICCTag
 
sdwGXYZSignature - Static variable in class icc.tags.ICCTag
 
sdwKTRCSignature - Static variable in class icc.tags.ICCTag
 
sdwKXYZSignature - Static variable in class icc.tags.ICCTag
 
sdwRTRCSignature - Static variable in class icc.tags.ICCTag
 
sdwRXYZSignature - Static variable in class icc.tags.ICCTag
 
sdwTextDescType - Static variable in class icc.tags.ICCTag
 
sdwTextType - Static variable in class icc.tags.ICCTag
 
sdwWtPtSignature - Static variable in class icc.tags.ICCTag
 
sdwXYZType - Static variable in class icc.tags.ICCTag
 
sdwXYZTypeReverse - Static variable in class icc.tags.ICCTag
 
seek(int) - Method in class jj2000.j2k.util.ISRandomAccessIO
Moves the current position for the next read operation to offset.
seek(int) - Method in interface jj2000.j2k.io.RandomAccessIO
Moves the current position for the next read or write operation to offset.
seek(int) - Method in class jj2000.j2k.io.BufferedRandomAccessFile
Moves the current position to the given offset at which the next read or write occurs.
SEG_SYMB_CTXTS - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The 4 contexts for the error resilience segmentation symbol (always the UNIFORM context, UNIF_CTXT)
SEG_SYMBOL - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The 4 bits of the error resilience segmentation symbol (decimal 10, which is binary sequence 1010)
SEG_SYMBOLS - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The 4 bits of the error resilience segmentation symbol (1010)
segLen - Variable in class jj2000.j2k.codestream.reader.CBlkInfo
The length of each segment (used with regular termination or in selective arithmetic bypass coding mode)
segLengths - Variable in class jj2000.j2k.codestream.reader.PktInfo
The length of each terminated segment in the packet.
selectConvexHull(int[], double[], boolean[], int, boolean) - Method in class jj2000.j2k.entropy.encoder.CBlkRateDistStats
Compute the rate-distorsion slopes and selects those that lie in a convex hull.
set(DataBlk) - Method in class colorspace.ColorSpaceMapper.ComputedComponents
 
setBackground(Color) - Method in class jj2000.disp.ImgScrollPane
Sets the background color of this component.
setBlockIncrement(int) - Method in class jj2000.disp.ImgScrollPane.ISPScrollbar
Throws an IllegalArgumentException since the block increment should never be set externally.
setBlockIncrementI(int) - Method in class jj2000.disp.ImgScrollPane.ISPScrollbar
Sets the block increment for this scroll bar.
setByteArray(byte[], int, int) - Method in class jj2000.j2k.entropy.decoder.ByteToBitInput
Resets the underlying byte input to start a new segment.
setByteArray(byte[], int, int) - Method in class jj2000.j2k.entropy.decoder.ByteInputBuffer
Sets the underlying buffer byte array to the given one, with the given offset and length.
setChildProcess(boolean) - Method in class jj2000.j2k.decoder.Decoder
Set isChildProcess variable.
setCMMFlags(int) - Method in class icc.ICCProfile
 
setCMMTypeSignature(int) - Method in class icc.ICCProfile
 
setColorSpaceType(int) - Method in class icc.ICCProfile
 
setCompDef(int, Object) - Method in class jj2000.j2k.ModuleSpec
Sets default value for specified component and specValType tag if allowed by its priority.
setCompDef(int, Object) - Method in class jj2000.j2k.entropy.CBlkSizeSpec
Sets default value for specified component and specValType tag if allowed by its priority.
setCopyScroll(boolean) - Method in class jj2000.disp.ImgScrollPane
Sets if the scrolling is to be done by copying and redrawing of damaged parts of the displayed image.
setCreatorSig(int) - Method in class icc.ICCProfile
 
setCursor(Cursor) - Method in class jj2000.disp.ImgScrollPane
Set the cursor image to a predefined cursor.
setData(Object) - Method in class jj2000.j2k.image.DataBlkInt
Sets the data array to the specified one.
setData(Object) - Method in class jj2000.j2k.image.DataBlkFloat
Sets the data array to the specified one.
setData(Object) - Method in class jj2000.j2k.image.DataBlk
Sets the data array to the specified one.
setData(Object) - Method in class jj2000.j2k.wavelet.analysis.CBlkWTDataInt
Sets the data array to the specified one.
setData(Object) - Method in class jj2000.j2k.wavelet.analysis.CBlkWTDataFloat
Sets the data array to the specified one.
setData(Object) - Method in class jj2000.j2k.wavelet.analysis.CBlkWTData
Sets the data array to the specified one.
setDataFloat(float[]) - Method in class jj2000.j2k.image.DataBlkFloat
Sets the data array to the specified one.
setDataFloat(float[]) - Method in class jj2000.j2k.wavelet.analysis.CBlkWTDataFloat
Sets the data array to the specified one.
setDataInt(int[]) - Method in class jj2000.j2k.image.DataBlkInt
Sets the data array to the specified one.
setDataInt(int[]) - Method in class jj2000.j2k.wavelet.analysis.CBlkWTDataInt
Sets the data array to the specified one.
setDateTime(ICCDateTime) - Method in class icc.ICCProfile
 
setDefault(Object) - Method in class jj2000.j2k.ModuleSpec
Sets default value for this module
setDefault(Object) - Method in class jj2000.j2k.entropy.CBlkSizeSpec
Sets default value for this module
setDeviceAttributes1(int) - Method in class icc.ICCProfile
 
setDeviceAttributesReserved(int) - Method in class icc.ICCProfile
 
setDeviceManufacturer(int) - Method in class icc.ICCProfile
 
setDeviceModel(int) - Method in class icc.ICCProfile
 
setEnabled(boolean) - Method in class jj2000.disp.ImgScrollPane
Enables or disables this component, depending on the value of the parameter b.
setForeground(Color) - Method in class jj2000.disp.ImgScrollPane
Sets the foreground color of this component.
setHeaderEncoder(HeaderEncoder) - Method in class jj2000.j2k.entropy.encoder.PostCompRateAllocator
Keep a reference to the header encoder.
setImage(Image) - Method in class jj2000.disp.ImgScrollPane
Sets the image to display in this component.
setImage(Image) - Method in class jj2000.disp.ImgScrollPane.ImageScrollDisplay
Sets the image to display in this component.
setImgResLevel(int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Sets the image reconstruction resolution level.
setImgResLevel(int) - Method in interface jj2000.j2k.wavelet.synthesis.InvWT
Sets the image reconstruction resolution level.
setInput(ByteArrayInputStream) - Method in class jj2000.j2k.codestream.reader.PktHeaderBitReader
Sets the underlying byte based input to the given object.
setInput(RandomAccessIO) - Method in class jj2000.j2k.codestream.reader.PktHeaderBitReader
Sets the underlying byte based input to the given object.
setInt(int) - Static method in class icc.ICCProfile
Separate bytes in an int into a byte array lsb to msb order.
setInt(int, byte[]) - Static method in class icc.ICCProfile
Separate bytes in an int into a byte array lsb to msb order.
setInternalBuffer(DataBlk) - Static method in class colorspace.ColorSpaceMapper
Arrange for the input DataBlk to receive an appropriately sized and typed data buffer
setLayout(LayoutManager) - Method in class jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since the layout manager is internally set and can not be changed.
setLenCalcType(int) - Method in class jj2000.j2k.entropy.encoder.MQCoder
Set the length calculation type to the specified type.
setLineWidth(int) - Method in class jj2000.j2k.util.MsgPrinter
Sets the line width to the specified value.
setLong(long) - Static method in class icc.ICCProfile
Separate bytes in a long into a byte array lsb to msb order.
setLong(long, byte[]) - Static method in class icc.ICCProfile
Separate bytes in a long into a byte array lsb to msb order.
setMainCompDefDecompType(int, int, int) - Method in class jj2000.j2k.wavelet.WTDecompSpec
Sets the "component main default" decomposition type and number of levels for the specified component.
setMaximum(int) - Method in class jj2000.disp.ImgScrollPane.ISPScrollbar
Throws an IllegalArgumentException since the maximum value should never be set externally.
setMinimum(int) - Method in class jj2000.disp.ImgScrollPane.ISPScrollbar
Throws an IllegalArgumentException since the minimum value should never be set externally.
setPCSIlluminant(XYZNumber) - Method in class icc.ICCProfile
 
setPCSType(int) - Method in class icc.ICCProfile
 
setPlatformSignature(int) - Method in class icc.ICCProfile
 
setPredTerm(boolean) - Method in class jj2000.j2k.entropy.encoder.BitToByteOutput
Set the flag according to whether or not the predictable termination is requested.
setProfileClass(int) - Method in class icc.ICCProfile
 
setProfileSignature(int) - Method in class icc.ICCProfile
 
setProfileSize(int) - Method in class icc.ICCProfile
 
setProfileVersion(ICCProfileVersion) - Method in class icc.ICCProfile
 
setRenderingIntent(int) - Method in class icc.ICCProfile
 
setScrollbarDisplayPolicy(int) - Method in class jj2000.disp.ImgScrollPane
Sets the display policy for the scrollbars.
setScrollbars() - Method in class jj2000.disp.ImgScrollPane
Sets the scrollbars values, according to the image display area and image size.
setScrollPosition(int, int) - Method in class jj2000.disp.ImgScrollPane
Scrolls to the specified position within the image.
setScrollPosition(Point) - Method in class jj2000.disp.ImgScrollPane
Scrolls to the specified position within the image.
setTarget(Runnable, Object, boolean) - Method in class jj2000.j2k.util.ThreadPool.ThreadPoolThread
Assigns a target to this thread, with an optional notify lock and a notify mode.
setTermType(int) - Method in class jj2000.j2k.entropy.encoder.MQCoder
Set termination type to the specified type.
setThreadConcurrency(int) - Static method in class jj2000.j2k.util.NativeServices
Sets the concurrency level of the threading system of the Java Virtual Machine (JVM) to the specified level.
setThreadConcurrencyN(int) - Static method in class jj2000.j2k.util.NativeServices
Calls the POSIX threads 'pthread_setconcurrency', or equivalent, function with 'level' as the argument.
setTile(int, int) - Method in class jj2000.j2k.image.Tiler
Changes the current tile, given the new tile indexes.
setTile(int, int) - Method in class jj2000.j2k.image.ImgDataJoiner
Changes the current tile, given the new coordinates.
setTile(int, int) - Method in class jj2000.j2k.image.ImgDataAdapter
Changes the current tile, given the new indexes.
setTile(int, int) - Method in interface jj2000.j2k.image.ImgData
Changes the current tile, given the new indices.
setTile(int, int) - Method in class jj2000.j2k.image.input.ImgReader
Changes the current tile, given the new coordinates.
setTile(int, int) - Method in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Changes the current tile, given the new indexes.
setTile(int, int) - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Changes the current tile, given the new coordinates.
setTile(int, int) - Method in class jj2000.j2k.roi.encoder.ROIScaler
Changes the current tile, given the new indexes.
setTile(int, int) - Method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Changes the current tile, given the new indexes.
setTile(int, int) - Method in class jj2000.j2k.quantization.dequantizer.Dequantizer
Changes the current tile, given the new indexes.
setTile(int, int) - Method in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Changes the current tile, given the new indexes.
setTile(int, int) - Method in interface jj2000.j2k.wavelet.synthesis.MultiResImgData
Changes the current tile, given the new indexes.
setTile(int, int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTFull
Changes the current tile, given the new indexes.
setTile(int, int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTAdapter
Changes the current tile, given the new indices.
setTile(int, int) - Method in class jj2000.j2k.image.invcomptransf.InvCompTransf
Changes the current tile, given the new indexes.
setTile(int, int) - Method in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Changes the current tile, given the new indexes.
setTile(int, int) - Method in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Changes the current tile, given the new indexes.
setTileCompVal(int, int, Object) - Method in class jj2000.j2k.ModuleSpec
Sets value for specified tile-component.
setTileCompVal(int, int, Object) - Method in class jj2000.j2k.entropy.CBlkSizeSpec
Sets value for specified tile-component.
setTileDef(int, Object) - Method in class jj2000.j2k.ModuleSpec
Sets default value for specified tile and specValType tag if allowed by its priority.
setTileDef(int, Object) - Method in class jj2000.j2k.entropy.CBlkSizeSpec
Sets default value for specified tile and specValType tag if allowed by its priority.
setTileOfTileParts(int) - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Sets the tile of each tile part in order.
setValue(int) - Method in class jj2000.disp.ImgScrollPane.ISPScrollbar
Sets the value of this scroll bar to the specified value and requests a repaint of the image area.
setValue(int, int, int) - Method in class jj2000.j2k.codestream.writer.TagTreeEncoder
Changes the value of a leaf in the tag tree.
setValueI(int) - Method in class jj2000.disp.ImgScrollPane.ISPScrollbar
Sets the value of this scroll bar to the specified value.
setValues(int[]) - Method in class jj2000.j2k.codestream.writer.TagTreeEncoder
Sets the values of the leafs to the new set of values and updates the tag tree accordingly.
setVisibleAmount(int) - Method in class jj2000.disp.ImgScrollPane.ISPScrollbar
Throws an IllegalArgumentException since the visible amount should never be set externally.
setZoom(float) - Method in class jj2000.disp.ImgScrollPane
Sets the zoom factor to display the image.
sgcod_mct - Variable in class jj2000.j2k.codestream.HeaderInfo.COD
 
sgcod_nl - Variable in class jj2000.j2k.codestream.HeaderInfo.COD
 
sgcod_po - Variable in class jj2000.j2k.codestream.HeaderInfo.COD
 
shiftValueArray - Variable in class colorspace.ColorSpaceMapper
 
SHLIB_NAME - Static variable in class jj2000.j2k.util.NativeServices
The name of the shared library containing the implementation of the native methods: 'jj2000'.
short_size - Static variable in class icc.ICCProfile
Size of native type
SIG_MASK_R1R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The mask to isolate the significance bits for row 1 and 2 of the state array.
SIG_MASK_R1R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The mask to isolate the significance bits for row 1 and 2 of the state array.
signature - Variable in class icc.tags.ICCTagTable.Triplet
Tag identifier
signature - Variable in class icc.tags.ICCTag
Tag id
signatureString(int) - Static method in class icc.tags.ICCTag
Create a string representation of the signature
sigProgPass(CBlkWTData, MQCoder, boolean, int, int[], int[], int[], int[], int[], int[], int, int, int) - Static method in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Performs the significance propagation pass on the specified data and bit-plane.
sigProgPass(DataBlk, MQDecoder, int, int[], int[], boolean) - Method in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Performs the significance propagation pass on the specified data and bit-plane.
SimpleAppletDecoder - class jj2000.j2k.decoder.SimpleAppletDecoder.
This applet implements a simple mean to embed the JJ2000 decoder in an HTML page.
SimpleAppletDecoder() - Constructor for class jj2000.j2k.decoder.SimpleAppletDecoder
 
siz - Variable in class jj2000.j2k.codestream.HeaderInfo
Reference to the SIZ marker segment found in main header
SIZ - Static variable in interface jj2000.j2k.codestream.Markers
SIZ marker (Image and tile size): 0xFF51
SIZ_FOUND - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for SIZ marker segment found
size - Variable in class icc.tags.ICCTextDescriptionType
Tag fields
size - Static variable in class icc.tags.ICCTagTable.Triplet
size of an entry
size - Static variable in class icc.types.XYZNumber
 
size - Static variable in class icc.types.ICCProfileVersion
Field size
size - Static variable in class icc.types.ICCProfileHeader
Size of the header
size - Static variable in class icc.types.ICCDateTime
 
size() - Method in class jj2000.j2k.entropy.encoder.ByteOutputBuffer
Returns the number of valid bytes in the output buffer (count class variable).
skipBytes(int) - Method in class jj2000.j2k.util.ISRandomAccessIO
Skips 'n' bytes from the input.
skipBytes(int) - Method in class jj2000.j2k.io.BufferedRandomAccessFile
Skips n bytes from the input.
skipBytes(int) - Method in interface jj2000.j2k.io.BinaryDataInput
Skips n bytes from the input.
skipCommentAndWhiteSpace() - Method in class jj2000.j2k.image.input.ImgReaderPPM
Skips any line in the header starting with '#' and any space, tab, line feed or carriage return.
skipCommentAndWhiteSpace() - Method in class jj2000.j2k.image.input.ImgReaderPGM
Skips any line in the header starting with '#' and any space, tab, line feed or carriage return.
skipMSBP - Variable in class jj2000.j2k.entropy.CodedCBlk
The number of skipped most significant bit-planes.
sMasks - Variable in class jj2000.j2k.roi.encoder.RectROIMaskGenerator
The tree of subbandmask.
SOC - Static variable in interface jj2000.j2k.codestream.Markers
Start of codestream (SOC): 0xFF4F
SOD - Static variable in interface jj2000.j2k.codestream.Markers
Start of data (SOD): 0xFF93
SOD_FOUND - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for SOD marker segment found
SOP - Static variable in interface jj2000.j2k.codestream.Markers
Start pf packet (SOP): 0xFF91
SOP_LENGTH - Static variable in interface jj2000.j2k.codestream.Markers
Length of SOP marker (in bytes)
SOP_MARKER_LIMIT - Static variable in class jj2000.j2k.codestream.writer.FileCodestreamWriter
The upper limit for the value of the Nsop field of the SOP marker
sopMarker - Variable in class jj2000.j2k.codestream.writer.FileCodestreamWriter
Array used to store the SOP markers values
sopMarkSeg - Variable in class jj2000.j2k.util.CodestreamManipulator
Buffers containing the SOP marker segments
sops - Variable in class jj2000.j2k.encoder.EncoderSpecs
Start of packet (SOP) marker use specification
sops - Variable in class jj2000.j2k.decoder.DecoderSpecs
The Start Of Packet (SOP) markers specifications
sopUsed - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Whether or not SOP marker segment are used
sot - Variable in class jj2000.j2k.codestream.HeaderInfo
Reference to the SOT marker segments found in tile-part headers.
SOT - Static variable in interface jj2000.j2k.codestream.Markers
Start of tile-part (SOT): 0xFF90
SOT_FOUND - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for SOT marker segment found
spcoc_ch - Variable in class jj2000.j2k.codestream.HeaderInfo.COC
 
spcoc_cs - Variable in class jj2000.j2k.codestream.HeaderInfo.COC
 
spcoc_cw - Variable in class jj2000.j2k.codestream.HeaderInfo.COC
 
spcoc_ndl - Variable in class jj2000.j2k.codestream.HeaderInfo.COC
 
spcoc_ps - Variable in class jj2000.j2k.codestream.HeaderInfo.COC
 
spcoc_t - Variable in class jj2000.j2k.codestream.HeaderInfo.COC
 
spcod_ch - Variable in class jj2000.j2k.codestream.HeaderInfo.COD
 
spcod_cs - Variable in class jj2000.j2k.codestream.HeaderInfo.COD
 
spcod_cw - Variable in class jj2000.j2k.codestream.HeaderInfo.COD
 
spcod_ndl - Variable in class jj2000.j2k.codestream.HeaderInfo.COD
 
spcod_ps - Variable in class jj2000.j2k.codestream.HeaderInfo.COD
 
spcod_t - Variable in class jj2000.j2k.codestream.HeaderInfo.COD
 
SPEC_COMP_DEF - Static variable in class jj2000.j2k.ModuleSpec
The identifier for "component default" specification
SPEC_DEF - Static variable in class jj2000.j2k.ModuleSpec
The identifier for default specification
SPEC_TILE_COMP - Static variable in class jj2000.j2k.ModuleSpec
The identifier for a "tile-component" specification
SPEC_TILE_DEF - Static variable in class jj2000.j2k.ModuleSpec
The identifier for "tile default" specification
SPEC_TYPE_COMP - Static variable in class jj2000.j2k.ModuleSpec
The identifier for a specification module that applies only to components
SPEC_TYPE_TILE - Static variable in class jj2000.j2k.ModuleSpec
The identifier for a specification module that applies only to tiles
SPEC_TYPE_TILE_COMP - Static variable in class jj2000.j2k.ModuleSpec
The identifier for a specification module that applies both to tiles and components
specType - Variable in class jj2000.j2k.ModuleSpec
The type of the specification module
specValType - Variable in class jj2000.j2k.ModuleSpec
The spec type for each tile-component.
specValType - Variable in class jj2000.j2k.wavelet.WTFilterSpec
The spec type for each tile and component.
specValType - Variable in class jj2000.j2k.wavelet.WTDecompSpec
The spec type for each tile and component.
split(WaveletFilter, WaveletFilter) - Method in class jj2000.j2k.wavelet.Subband
Splits the current subband in its four subbands.
split(WaveletFilter, WaveletFilter) - Method in class jj2000.j2k.wavelet.analysis.SubbandAn
Splits the current subband in its four subbands.
split(WaveletFilter, WaveletFilter) - Method in class jj2000.j2k.wavelet.synthesis.SubbandSyn
Splits the current subband in its four subbands.
spqcc - Variable in class jj2000.j2k.codestream.HeaderInfo.QCC
 
spqcd - Variable in class jj2000.j2k.codestream.HeaderInfo.QCD
 
sprgn - Variable in class jj2000.j2k.codestream.HeaderInfo.RGN
 
sqcc - Variable in class jj2000.j2k.codestream.HeaderInfo.QCC
 
sqcd - Variable in class jj2000.j2k.codestream.HeaderInfo.QCD
 
SQCX_EXP_MASK - Static variable in interface jj2000.j2k.codestream.Markers
Exponent bitmask in SPQCX when no quantization: 3
SQCX_EXP_SHIFT - Static variable in interface jj2000.j2k.codestream.Markers
Exponent shift in SPQCX when no quantization: 3
SQCX_GB_MSK - Static variable in interface jj2000.j2k.codestream.Markers
Guard bits mask in SQCX field: 7
SQCX_GB_SHIFT - Static variable in interface jj2000.j2k.codestream.Markers
Guard bits shift in SQCX field: 5
SQCX_NO_QUANTIZATION - Static variable in interface jj2000.j2k.codestream.Markers
No quantization (i.e.
SQCX_SCALAR_DERIVED - Static variable in interface jj2000.j2k.codestream.Markers
Scalar derived (i.e.
SQCX_SCALAR_EXPOUNDED - Static variable in interface jj2000.j2k.codestream.Markers
Scalar expounded (i.e.
sQuit - Variable in class jj2000.j2k.codestream.reader.PktDecoder
The subband in which the ncb quit condition was reached
src - Variable in class jj2000.j2k.image.Tiler
The source of image data
src - Variable in class jj2000.j2k.image.ImgDataConverter
The source of image data
src - Variable in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
The source of image data
src - Variable in class jj2000.j2k.wavelet.analysis.ForwWTFull
The source of image data
src - Variable in class jj2000.j2k.quantization.quantizer.Quantizer
The source of wavelet transform coefficients
src - Variable in class jj2000.j2k.roi.ROIDeScaler
The entropy decoder from where to get the compressed data (the source)
src - Variable in class jj2000.j2k.roi.encoder.ROIScaler
The source of quantized wavelet transform coefficients
src - Variable in class jj2000.j2k.roi.encoder.ArbROIMaskGenerator
The source of quantized wavelet transform coefficients
src - Variable in class jj2000.j2k.entropy.encoder.PostCompRateAllocator
The source of entropy coded data
src - Variable in class jj2000.j2k.entropy.encoder.EntropyCoder
The source of quantized wavelet coefficients
src - Variable in class jj2000.j2k.entropy.decoder.EntropyDecoder
The bit stream transport from where to get the compressed data (the source)
src - Variable in class jj2000.j2k.quantization.dequantizer.Dequantizer
The entropy decoder from where to get the quantized data (the source).
src - Variable in class jj2000.j2k.wavelet.synthesis.InvWTFull
the code-block buffer's source i.e.
src - Variable in class jj2000.j2k.image.invcomptransf.InvCompTransf
The source of image data
src - Variable in class jj2000.j2k.image.output.ImgWriter
The source ImagaData object, from where to get the image data
src - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Reference to the codestream reader agent
src - Variable in class jj2000.disp.BlkImgDataSrcImageProducer
The source of image data
src - Variable in class colorspace.ColorSpaceMapper
The image source.
srcblk - Variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The source code-block to entropy code (avoids reallocation for each code-block).
srcBlk - Variable in class jj2000.j2k.image.ImgDataConverter
The block used to request data from the source in the case that a conversion seems necessary.
srcBlk - Variable in class colorspace.ColorSpaceMapper
The image source data per component.
srcblkT - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The source code-block to entropy code (avoids reallocation for each code-block), for each thread.
srcChannel - Variable in class colorspace.PalettizedColorSpaceMapper
 
sRGB - Static variable in class colorspace.ColorSpace
colorspace enumeration
SRGB00 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
SRGB01 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
SRGB02 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
SRGB10 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
SRGB11 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
SRGB12 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
SRGB20 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
SRGB21 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
SRGB22 - Static variable in class icc.lut.MatrixBasedTransformTosRGB
 
srgn - Variable in class jj2000.j2k.codestream.HeaderInfo.RGN
 
SRGN_IMPLICIT - Static variable in interface jj2000.j2k.codestream.Markers
Implicit (i.e.
ssiz - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
SSIZ_DEPTH_BITS - Static variable in interface jj2000.j2k.codestream.Markers
Component bitdepth bits in Ssiz field in SIZ marker: 7
sss - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Error resilience segment symbol use specifications
sss - Variable in class jj2000.j2k.encoder.EncoderSpecs
Error resilience segment symbol use specifications
standardizeMatrixLineThroughLut(DataBlkFloat, float[], float, LookUpTableFP) - Static method in class icc.lut.MatrixBasedTransformTosRGB
 
standardizeMatrixLineThroughLut(DataBlkInt, float[], int, LookUpTableFP) - Static method in class icc.lut.MatrixBasedTransformTosRGB
 
start() - Method in class jj2000.j2k.decoder.SimpleAppletDecoder
Starts the decoding thread.
startMouseX - Variable in class jj2000.disp.ImgMouseListener
The horizontal coordinate where the drag starts
startMouseY - Variable in class jj2000.disp.ImgMouseListener
The vertical coordinate where the drag starts
startProduction(ImageConsumer) - Method in class jj2000.disp.BlkImgDataSrcImageProducer
Registers the given ImageConsumer object as a consumer and starts an immediate reconstruction of the image data which will then be delivered to this consumer and any other consumer which may have already been registered with the producer.
startScrollX - Variable in class jj2000.disp.ImgMouseListener
The horizontal scroll position when the drag started
startScrollY - Variable in class jj2000.disp.ImgMouseListener
The vertical scroll position when the drag started
state - Variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The state array for entropy coding.
STATE_D_DL_R1 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the diagonal down-left significance in the state array, for row 1.
STATE_D_DL_R1 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the diagonal down-left significance in the state array, for row 1.
STATE_D_DL_R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the diagonal down-left significance in the state array, for row 2.
STATE_D_DL_R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the diagonal down-left significance in the state array, for row 2.
STATE_D_DR_R1 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the diagonal down-right significance in the state array , for row 1.
STATE_D_DR_R1 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the diagonal down-right significance in the state array , for row 1.
STATE_D_DR_R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the diagonal down-right significance in the state array , for row 2.
STATE_D_DR_R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the diagonal down-right significance in the state array , for row 2.
STATE_D_UL_R1 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the diagonal up-left significance in the state array, for row 1.
STATE_D_UL_R1 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the diagonal up-left significance in the state array, for row 1.
STATE_D_UL_R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the diagonal up-left significance in the state array, for row 2.
STATE_D_UL_R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the diagonal up-left significance in the state array, for row 2.
STATE_D_UR_R1 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the diagonal up-right significance in the state array, for row 1.
STATE_D_UR_R1 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the diagonal up-right significance in the state array, for row 1.
STATE_D_UR_R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the diagonal up-right significance in the state array, for row 2.
STATE_D_UR_R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the diagonal up-right significance in the state array, for row 2.
STATE_H_L_R1 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the horizontal-left significance in the state array, for row 1.
STATE_H_L_R1 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the horizontal-left significance in the state array, for row 1.
STATE_H_L_R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the horizontal-left significance in the state array, for row 2.
STATE_H_L_R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the horizontal-left significance in the state array, for row 2.
STATE_H_L_SIGN_R1 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the horizontal-left sign in the state array, for row 1.
STATE_H_L_SIGN_R1 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the horizontal-left sign in the state array, for row 1.
STATE_H_L_SIGN_R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the horizontal-left sign in the state array, for row 2.
STATE_H_L_SIGN_R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the horizontal-left sign in the state array, for row 2.
STATE_H_R_R1 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the horizontal-right significance in the state array, for row 1.
STATE_H_R_R1 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the horizontal-right significance in the state array, for row 1.
STATE_H_R_R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the horizontal-right significance in the state array, for row 2.
STATE_H_R_R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the horizontal-right significance in the state array, for row 2.
STATE_H_R_SIGN_R1 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the horizontal-right sign in the state array, for row 1.
STATE_H_R_SIGN_R1 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the horizontal-right sign in the state array, for row 1.
STATE_H_R_SIGN_R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the horizontal-right sign in the state array, for row 2.
STATE_H_R_SIGN_R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the horizontal-right sign in the state array, for row 2.
STATE_NZ_CTXT_R1 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the "not zero context" bit in the state array, for row 1.
STATE_NZ_CTXT_R1 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the "not zero context" bit in the state array, for row 1.
STATE_NZ_CTXT_R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the "not zero context" bit in the state array, for row 2.
STATE_NZ_CTXT_R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the "not zero context" bit in the state array, for row 2.
STATE_PREV_MR_R1 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the previous MR primitive applied in the state array, for row 1.
STATE_PREV_MR_R1 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the previous MR primitive applied in the state array, for row 1.
STATE_PREV_MR_R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the previous MR primitive applied in the state array, for row 2.
STATE_PREV_MR_R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the previous MR primitive applied in the state array, for row 2.
STATE_SEP - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
 
STATE_SEP - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The separation between the upper and lower bits in the state array: 16
STATE_SIG_R1 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the significance in the state array, for row 1.
STATE_SIG_R1 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the significance in the state array, for row 1.
STATE_SIG_R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the significance in the state array, for row 2.
STATE_SIG_R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the significance in the state array, for row 2.
STATE_V_D_R1 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the vertical-down significance in the state array, for row 1.
STATE_V_D_R1 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the vertical-down significance in the state array, for row 1.
STATE_V_D_R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the vertical-down significance in the state array, for row 2.
STATE_V_D_R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the vertical-down significance in the state array, for row 2.
STATE_V_D_SIGN_R1 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the vertical-down sign in the state array, for row 1.
STATE_V_D_SIGN_R1 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the vertical-down sign in the state array, for row 1.
STATE_V_D_SIGN_R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the vertical-down sign in the state array, for row 2.
STATE_V_D_SIGN_R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the vertical-down sign in the state array, for row 2.
STATE_V_U_R1 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the vertical-up significance in the state array, for row 1.
STATE_V_U_R1 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the vertical-up significance in the state array, for row 1.
STATE_V_U_R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the vertical-up significance in the state array, for row 2.
STATE_V_U_R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the vertical-up significance in the state array, for row 2.
STATE_V_U_SIGN_R1 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the vertical-up sign in the state array, for row 1.
STATE_V_U_SIGN_R1 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the vertical-up sign in the state array, for row 1.
STATE_V_U_SIGN_R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the vertical-up sign in the state array, for row 2.
STATE_V_U_SIGN_R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the vertical-up sign in the state array, for row 2.
STATE_VISITED_R1 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the "visited" bit in the state array, for row 1.
STATE_VISITED_R1 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the "visited" bit in the state array, for row 1.
STATE_VISITED_R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The flag bit for the "visited" bit in the state array, for row 2.
STATE_VISITED_R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The flag bit for the "visited" bit in the state array, for row 2.
stateT - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The state array for each thread.
StdDequantizer - class jj2000.j2k.quantization.dequantizer.StdDequantizer.
This class implements a scalar dequantizer with deadzone.
StdDequantizer(CBlkQuantDataSrcDec, int[], DecoderSpecs) - Constructor for class jj2000.j2k.quantization.dequantizer.StdDequantizer
Initializes the source of compressed data.
StdDequantizerParams - class jj2000.j2k.quantization.dequantizer.StdDequantizerParams.
This class holds the parameters for the scalar deadzone dequantizer (StdDequantizer class) for the current tile.
StdDequantizerParams() - Constructor for class jj2000.j2k.quantization.dequantizer.StdDequantizerParams
 
StdEntropyCoder - class jj2000.j2k.entropy.encoder.StdEntropyCoder.
This class implements the JPEG 2000 entropy coder, which codes stripes in code-blocks.
StdEntropyCoder.Compressor - class jj2000.j2k.entropy.encoder.StdEntropyCoder.Compressor.
Class that takes care of running the 'compressCodeBlock()' method with thread local arguments.
StdEntropyCoder.Compressor(int) - Constructor for class jj2000.j2k.entropy.encoder.StdEntropyCoder.Compressor
Creates a new compressor object with the given index.
StdEntropyCoder(CBlkQuantDataSrcEnc, CBlkSizeSpec, PrecinctSizeSpec, StringSpec, StringSpec, StringSpec, StringSpec, StringSpec, StringSpec, StringSpec) - Constructor for class jj2000.j2k.entropy.encoder.StdEntropyCoder
Instantiates a new entropy coder engine, with the specified source of data, nominal block width and height.
StdEntropyCoderOptions - interface jj2000.j2k.entropy.StdEntropyCoderOptions.
This interface define the constants that identify the possible options for the entropy coder, as well some fixed parameters of the JPEG 2000 entropy coder.
StdEntropyDecoder - class jj2000.j2k.entropy.decoder.StdEntropyDecoder.
This class implements the JPEG 2000 entropy decoder, which codes stripes in code-blocks.
StdEntropyDecoder(CodedCBlkDataSrcDec, DecoderSpecs, boolean, boolean, int) - Constructor for class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Instantiates a new entropy decoder engine, with the specified source of data, nominal block width and height.
StdQuantizer - class jj2000.j2k.quantization.quantizer.StdQuantizer.
This class implements scalar quantization of integer or floating-point valued source data.
StdQuantizer(CBlkWTDataSrc, EncoderSpecs) - Constructor for class jj2000.j2k.quantization.quantizer.StdQuantizer
Initializes the source of wavelet transform coefficients.
stepSize - Variable in class jj2000.j2k.wavelet.analysis.CBlkWTData
The quantization step size of the code-block.
stepWMSE - Variable in class jj2000.j2k.wavelet.analysis.SubbandAn
The contribution to the MSE or WMSE error that would result in the image if there was an error of exactly one quantization step size in the sample of the subband.
stop() - Method in class jj2000.j2k.decoder.SimpleAppletDecoder
Does nothing, since the decoder thread can not be stopped.
storeHighestDims(Integer[]) - Method in class jj2000.j2k.entropy.CBlkSizeSpec
Stores the highest code-block width and height
StreamMsgLogger - class jj2000.j2k.util.StreamMsgLogger.
This class implements the MsgLogger interface for streams.
StreamMsgLogger(OutputStream, OutputStream, int) - Constructor for class jj2000.j2k.util.StreamMsgLogger
Constructs a StreamMsgLogger that uses 'outstr' as the 'out' stream, and 'errstr' as the 'err' stream.
StreamMsgLogger(PrintWriter, PrintWriter, int) - Constructor for class jj2000.j2k.util.StreamMsgLogger
Constructs a StreamMsgLogger that uses 'outstr' as the 'out' stream, and 'errstr' as the 'err' stream.
StreamMsgLogger(Writer, Writer, int) - Constructor for class jj2000.j2k.util.StreamMsgLogger
Constructs a StreamMsgLogger that uses 'outstr' as the 'out' stream, and 'errstr' as the 'err' stream.
StringFormatException - exception jj2000.j2k.util.StringFormatException.
Thrown to indicate that the application has attempted to parse a badly formatted string.
StringFormatException() - Constructor for class jj2000.j2k.util.StringFormatException
Creates the exception with an empty messgage.
StringFormatException(String) - Constructor for class jj2000.j2k.util.StringFormatException
Creates the exception with the specified detail message.
StringSpec - class jj2000.j2k.StringSpec.
This class extends ModuleSpec class in order to hold tile-component specifications using Strings.
StringSpec(int, int, byte) - Constructor for class jj2000.j2k.StringSpec
Constructs an empty 'StringSpec' with specified number of tile and components.
StringSpec(int, int, byte, String, String[], ParameterList) - Constructor for class jj2000.j2k.StringSpec
Constructs a new 'StringSpec' for the specified number of components:tiles and the arguments of optName option.
STRIPE_HEIGHT - Static variable in interface jj2000.j2k.entropy.StdEntropyCoderOptions
The stripe height.
subb_HH - Variable in class jj2000.j2k.wavelet.analysis.SubbandAn
The reference to the HH subband resulting from the decomposition of this subband.
subb_HH - Variable in class jj2000.j2k.wavelet.synthesis.SubbandSyn
The reference to the HH subband resulting from the decomposition of this subband.
subb_HL - Variable in class jj2000.j2k.wavelet.analysis.SubbandAn
The reference to the HL subband (horizontal high-pass) resulting from the decomposition of this subband.
subb_HL - Variable in class jj2000.j2k.wavelet.synthesis.SubbandSyn
The reference to the HL subband (horizontal high-pass) resulting from the decomposition of this subband.
subb_LH - Variable in class jj2000.j2k.wavelet.analysis.SubbandAn
The reference to the LH subband (vertical high-pass) resulting from the decomposition of this subband.
subb_LH - Variable in class jj2000.j2k.wavelet.synthesis.SubbandSyn
The reference to the LH subband (vertical high-pass) resulting from the decomposition of this subband.
subb_LL - Variable in class jj2000.j2k.wavelet.analysis.SubbandAn
The reference to the LL subband resulting from the decomposition of this subband.
subb_LL - Variable in class jj2000.j2k.wavelet.synthesis.SubbandSyn
The reference to the LL subband resulting from the decomposition of this subband.
Subband - class jj2000.j2k.wavelet.Subband.
This abstract class represents a subband in a bidirectional tree structure that describes the subband decomposition for a wavelet transform.
Subband() - Constructor for class jj2000.j2k.wavelet.Subband
Creates a Subband element with all the default values.
Subband(int, int, int, int, int, WaveletFilter[], WaveletFilter[]) - Constructor for class jj2000.j2k.wavelet.Subband
Creates the top-level node and the entire subband tree, with the top-level dimensions, the number of decompositions, and the decomposition tree as specified.
SubbandAn - class jj2000.j2k.wavelet.analysis.SubbandAn.
This class represents a subband in a bidirectional tree structure that describes the subband decomposition for a wavelet transform, specifically for the analysis side.
SubbandAn() - Constructor for class jj2000.j2k.wavelet.analysis.SubbandAn
Creates a SubbandAn element with all the default values.
SubbandAn(int, int, int, int, int, WaveletFilter[], WaveletFilter[]) - Constructor for class jj2000.j2k.wavelet.analysis.SubbandAn
Creates the top-level node and the entire subband tree, with the top-level dimensions, the number of decompositions, and the decomposition tree as specified.
SubbandRectROIMask - class jj2000.j2k.roi.encoder.SubbandRectROIMask.
This class describes the ROI mask for a single subband.
SubbandRectROIMask(Subband, int[], int[], int[], int[], int) - Constructor for class jj2000.j2k.roi.encoder.SubbandRectROIMask
The constructor of the SubbandROIMask takes the dimensions of the subband as parameters.
SubbandROIMask - class jj2000.j2k.roi.encoder.SubbandROIMask.
This abstract class describes the ROI mask for a single subband.
SubbandROIMask(int, int, int, int) - Constructor for class jj2000.j2k.roi.encoder.SubbandROIMask
The constructor of the SubbandROIMask takes the dimensions of the subband as parameters
SubbandSyn - class jj2000.j2k.wavelet.synthesis.SubbandSyn.
This class represents a subband in a tree structure that describes the subband decomposition for a wavelet transform, specifically for the syhthesis side.
SubbandSyn() - Constructor for class jj2000.j2k.wavelet.synthesis.SubbandSyn
Creates a SubbandSyn element with all the default values.
SubbandSyn(int, int, int, int, int, WaveletFilter[], WaveletFilter[]) - Constructor for class jj2000.j2k.wavelet.synthesis.SubbandSyn
Creates the top-level node and the entire subband tree, with the top-level dimensions, the number of decompositions, and the decomposition tree as specified.
subbTrees - Variable in class jj2000.j2k.wavelet.analysis.ForwWTFull
The subband trees of each tile-component.
subbTrees - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
The subband trees for each component in the current tile.
subsX - Variable in class jj2000.j2k.image.ImgDataJoiner
The subsampling factor along the horizontal direction, for every component
subsY - Variable in class jj2000.j2k.image.ImgDataJoiner
The subsampling factor along the vertical direction, for every component
switchLM - Static variable in class jj2000.j2k.entropy.encoder.MQCoder
Whether LPS and MPS should be switched
switchLM - Static variable in class jj2000.j2k.entropy.decoder.MQDecoder
Whether LPS and MPS should be switched
sYCC - Static variable in class colorspace.ColorSpace
colorspace enumeration
SYccColorSpaceMapper - class colorspace.SYccColorSpaceMapper.
This decodes maps which are defined in the sYCC colorspace into the sRGB colorspadce.
SYccColorSpaceMapper(BlkImgDataSrc, ColorSpace) - Constructor for class colorspace.SYccColorSpaceMapper
Ctor which creates an ICCProfile for the image and initializes all data objects (input, working, and output).
symbufT - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Buffer for symbols to send to the MQ-coder, for each thread.
sync() - Method in class jj2000.j2k.codestream.reader.PktHeaderBitReader
Synchronizes this object with the underlying byte based input.
synthetize_hpf(float[], int, int, int, float[], int, int, int, float[], int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
An implementation of the synthetize_hpf() method that works on int data, for the inverse 9x7 wavelet transform using the lifting scheme.
synthetize_hpf(float[], int, int, int, float[], int, int, int, float[], int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloat
A specific version of the synthetize_hpf() method that works on float data.
synthetize_hpf(int[], int, int, int, int[], int, int, int, int[], int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
An implementation of the synthetize_hpf() method that works on int data, for the inverse 5x3 wavelet transform using thelifting scheme.
synthetize_hpf(int[], int, int, int, int[], int, int, int, int[], int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterInt
A specific version of the synthetize_hpf() method that works on int data.
synthetize_hpf(Object, int, int, int, Object, int, int, int, Object, int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterInt
The general version of the synthetize_hpf() method, it just calls the specialized version.
synthetize_hpf(Object, int, int, int, Object, int, int, int, Object, int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloat
The general version of the synthetize_hpf() method, it just calls the specialized version.
synthetize_hpf(Object, int, int, int, Object, int, int, int, Object, int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilter
Reconstructs the output signal by the synthesis filter, recomposing the low-pass and high-pass input signals in one output signal.
synthetize_lpf(float[], int, int, int, float[], int, int, int, float[], int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
An implementation of the synthetize_lpf() method that works on int data, for the inverse 9x7 wavelet transform using the lifting scheme.
synthetize_lpf(float[], int, int, int, float[], int, int, int, float[], int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloat
A specific version of the synthetize_lpf() method that works on float data.
synthetize_lpf(int[], int, int, int, int[], int, int, int, int[], int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
An implementation of the synthetize_lpf() method that works on int data, for the inverse 5x3 wavelet transform using the lifting scheme.
synthetize_lpf(int[], int, int, int, int[], int, int, int, int[], int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterInt
A specific version of the synthetize_lpf() method that works on int data.
synthetize_lpf(Object, int, int, int, Object, int, int, int, Object, int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterInt
The general version of the synthetize_lpf() method, it just calls the specialized version.
synthetize_lpf(Object, int, int, int, Object, int, int, int, Object, int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloat
The general version of the synthetize_lpf() method, it just calls the specialized version.
synthetize_lpf(Object, int, int, int, Object, int, int, int, Object, int, int) - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilter
Reconstructs the output signal by the synthesis filter, recomposing the low-pass and high-pass input signals in one output signal.
SynWTFilter - class jj2000.j2k.wavelet.synthesis.SynWTFilter.
This abstract class defines the methods of all synthesis wavelet filters.
SynWTFilter() - Constructor for class jj2000.j2k.wavelet.synthesis.SynWTFilter
 
SynWTFilterFloat - class jj2000.j2k.wavelet.synthesis.SynWTFilterFloat.
This extends the synthesis wavelet filter general definitions of SynWTFilter by adding methods that work for float data specifically.
SynWTFilterFloat() - Constructor for class jj2000.j2k.wavelet.synthesis.SynWTFilterFloat
 
SynWTFilterFloatLift9x7 - class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7.
This class inherits from the synthesis wavelet filter definition for int data.
SynWTFilterFloatLift9x7() - Constructor for class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
 
SynWTFilterInt - class jj2000.j2k.wavelet.synthesis.SynWTFilterInt.
This extends the synthesis wavelet filter general definitions of SynWTFilter by adding methods that work for int data specifically.
SynWTFilterInt() - Constructor for class jj2000.j2k.wavelet.synthesis.SynWTFilterInt
 
SynWTFilterIntLift5x3 - class jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3.
This class inherits from the synthesis wavelet filter definition for int data.
SynWTFilterIntLift5x3() - Constructor for class jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
 
SynWTFilterSpec - class jj2000.j2k.wavelet.synthesis.SynWTFilterSpec.
This class extends ModuleSpec class for synthesis filters specification holding purpose.
SynWTFilterSpec(int, int, byte) - Constructor for class jj2000.j2k.wavelet.synthesis.SynWTFilterSpec
Constructs a new 'SynWTFilterSpec' for the specified number of components and tiles.
SZ_INCR - Static variable in class jj2000.j2k.entropy.encoder.LayersInfo
The size increment for the arrays
SZ_INCR - Static variable in class jj2000.j2k.codestream.writer.BitOutputBuffer
The increment size for the buffer, 16 bytes.
SZ_INIT - Static variable in class jj2000.j2k.entropy.encoder.LayersInfo
The initial size for the arrays: 10
SZ_INIT - Static variable in class jj2000.j2k.codestream.writer.BitOutputBuffer
The initial size for the buffer, 32 bytes.

T

tagCount - Variable in class icc.tags.ICCTagTable
 
tags - Variable in class icc.ICCProfile
 
TagTreeDecoder - class jj2000.j2k.codestream.reader.TagTreeDecoder.
This class implements the tag tree decoder.
TagTreeDecoder(int, int) - Constructor for class jj2000.j2k.codestream.reader.TagTreeDecoder
Creates a tag tree decoder with 'w' elements along the horizontal dimension and 'h' elements along the vertical direction.
TagTreeEncoder - class jj2000.j2k.codestream.writer.TagTreeEncoder.
This class implements the tag tree encoder.
TagTreeEncoder(int, int) - Constructor for class jj2000.j2k.codestream.writer.TagTreeEncoder
Creates a tag tree encoder with 'w' elements along the horizontal dimension and 'h' elements along the vertical direction.
TagTreeEncoder(int, int, int[]) - Constructor for class jj2000.j2k.codestream.writer.TagTreeEncoder
Creates a tag tree encoder with 'w' elements along the horizontal dimension and 'h' elements along the vertical direction.
target - Variable in class jj2000.j2k.util.ThreadPool.ThreadPoolThread
 
targetE - Variable in class jj2000.j2k.util.ThreadPool
The last error thrown by a target.
targetRE - Variable in class jj2000.j2k.util.ThreadPool
The last runtime exception thrown by a target.
targetRes - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Image resolution level to generate
tcx0 - Variable in class jj2000.j2k.image.Tiler
The horizontal coordinates of the upper-left corner of the components in the current tile
tcy0 - Variable in class jj2000.j2k.image.Tiler
The vertical coordinates of the upper-left corner of the components in the current tile.
tdepth - Variable in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
The bit-depths of transformed components
tempEph - Variable in class jj2000.j2k.util.CodestreamManipulator
Flag indicating whether EPH marker was only intended for parsing in This class and should be removed
tempFloat - Variable in class icc.ICCProfiler
 
tempInt - Variable in class icc.ICCProfiler
 
tempSop - Variable in class jj2000.j2k.util.CodestreamManipulator
Flag indicating whether SOP marker was only intended for parsing in This class and should be removed
TERM_EASY - Static variable in class jj2000.j2k.entropy.encoder.MQCoder
The identifier for the easy termination that is simpler than the 'TERM_NEAR_OPT' one but slightly less efficient.
TERM_FULL - Static variable in class jj2000.j2k.entropy.encoder.MQCoder
The identifier fort the termination that uses a full flush.
TERM_NEAR_OPT - Static variable in class jj2000.j2k.entropy.encoder.MQCoder
The identifier for the termination that uses the near optimal length calculation to terminate the arithmetic codewrod
TERM_PRED_ER - Static variable in class jj2000.j2k.entropy.encoder.MQCoder
The identifier for the predictable termination policy for error resilience.
terminate() - Method in class jj2000.j2k.entropy.encoder.MQCoder
This function flushes the remaining encoded bits and makes sure that enough information is written to the bit stream to be able to finish decoding, and then it reinitializes the internal state of the MQ coder but without modifying the context states.
terminate() - Method in class jj2000.j2k.entropy.encoder.BitToByteOutput
Terminates the bit stream by calling 'flush()' and then 'reset()'.
terminateProgressWatch() - Method in interface jj2000.j2k.util.ProgressWatch
Terminate the progress watch process
theFile - Variable in class jj2000.j2k.io.BufferedRandomAccessFile
The RandomAccessFile associated with the buffer
ThreadPool - class jj2000.j2k.util.ThreadPool.
This class implements a thread pool.
ThreadPool.ThreadPoolThread - class jj2000.j2k.util.ThreadPool.ThreadPoolThread.
The threads that are managed by the pool.
ThreadPool.ThreadPoolThread(int, String) - Constructor for class jj2000.j2k.util.ThreadPool.ThreadPoolThread
Creates a ThreadPoolThread object, setting its name according to the given 'idx', daemon type and the priority to the one of the pool.
ThreadPool(int, int, String) - Constructor for class jj2000.j2k.util.ThreadPool
Creates a new thread pool of the given size, thread priority and pool name.
THREADS_PRIORITY_INC - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The increase in priority for the compressor threads, currently 3.
THREADS_PROP_NAME - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The Java system property name for the number of threads to use: jj2000.j2k.entropy.encoder.StdEntropyCoder.nthreads
tIdx - Variable in class jj2000.j2k.image.ImgDataAdapter
Index of the current tile
tIdx - Variable in class jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Index of the current tile
tIdx - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Index of the current tile
tIdx - Variable in class colorspace.ColorSpaceMapper.ComputedComponents
 
TILE_RESET - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
The reset mask for new tiles
tileChanged() - Method in class jj2000.j2k.roi.encoder.ROIMaskGenerator
This function is called every time the tile is changed to indicate that there is need to make a new mask
tileCompVal - Variable in class jj2000.j2k.ModuleSpec
The specific value for each tile-component.
tileDef - Variable in class jj2000.j2k.ModuleSpec
The default value for each tile.
tileH - Variable in class jj2000.j2k.image.Tiler
The height of the current tile, on the reference grid.
tileHeaders - Variable in class jj2000.j2k.util.CodestreamManipulator
Buffers containing the original tile headers
tileIdx - Variable in class jj2000.j2k.codestream.writer.FileCodestreamWriter
Index of the current tile
tileMaskMade - Variable in class jj2000.j2k.roi.encoder.ROIMaskGenerator
Flag indicating whether a mask has been made for the current tile
tileOfTileParts - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Vector containing info as to which tile each tilepart belong
tilePartHeadLen - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Length of all tile-part headers
tilePartLen - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Length of each tile-part (written in Psot)
tilePartNum - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
The number of the tile-parts found in the codestream after reading the tp'th tile-part of tile t
tilePartPkdPktHeaders - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Array containing the Ippm fields of the PPT marker segments
tileParts - Variable in class jj2000.j2k.util.CodestreamManipulator
Buffers containing the tile parts
tileParts - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
The number of found tile-parts in each tile.
tilePartsRead - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
The number of tile-parts read so far for each tile
tiler - Variable in class jj2000.j2k.codestream.writer.HeaderEncoder
Reference to the tiler module
Tiler - class jj2000.j2k.image.Tiler.
This class places an image in the canvas coordinate system, tiles it, if so specified, and performs the coordinate conversions transparently.
Tiler(BlkImgDataSrc, int, int, int, int, int, int) - Constructor for class jj2000.j2k.image.Tiler
Constructs a new tiler with the specified 'BlkImgDataSrc' source, image origin, tiling origin and nominal tile size.
tileW - Variable in class jj2000.j2k.image.Tiler
The width of the current tile, on the reference grid.
time - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The cumulative wall time for the entropy coding engine, for each component.
time - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder.Compressor
The cumulative wall time for this compressor, for each component.
time - Variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The cumulative wall time for the entropy coding engine, for each component.
title - Variable in class jj2000.j2k.decoder.Decoder
Reference to the TitleUpdater instance.
TitleUpdater - class jj2000.disp.TitleUpdater.
This class should run as an independent thread to update tha main display window title with current image scroll position and zoom.
TitleUpdater(ImgScrollPane, Frame, String) - Constructor for class jj2000.disp.TitleUpdater
Instantiates the title updater.
TLM - Static variable in interface jj2000.j2k.codestream.Markers
Tile-part lengths (TLM): 0xFF55
TLM_FOUND - Static variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for TLM marker segment found
tnbytes - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Number of bytes targeted to be read
tnsot - Variable in class jj2000.j2k.codestream.HeaderInfo.SOT
 
toByteArray(byte[]) - Method in class jj2000.j2k.codestream.writer.BitOutputBuffer
Returns the byte buffer data in a new array.
toByteArray(int, int, byte[], int) - Method in class jj2000.j2k.entropy.encoder.ByteOutputBuffer
Copies the specified part of the stream to the 'outbuf' byte array.
toHexString(byte) - Static method in class icc.ICCProfile
Create a two character hex representation of a byte
toHexString(int) - Static method in class icc.ICCProfile
Create a 8 character hex representation of a int
toHexString(short) - Static method in class icc.ICCProfile
Create a 4 character hex representation of a short
toNameArray(String[][]) - Static method in class jj2000.j2k.util.ParameterList
Converts the usage information to a list of parameter names in a single array.
toString() - Method in class jj2000.j2k.io.BufferedRandomAccessFile
Returns a string of information about the file
toString() - Method in class jj2000.j2k.io.BEBufferedRandomAccessFile
Returns a string of information about the file and the endianess
toString() - Method in class jj2000.j2k.image.Tiler
Returns a String object representing Tiler's informations
toString() - Method in class jj2000.j2k.image.ImgDataJoiner
Returns a string of information about the object, more than 1 line long.
toString() - Method in class jj2000.j2k.image.DataBlkInt
Returns a string of informations about the DataBlkInt.
toString() - Method in class jj2000.j2k.image.DataBlkFloat
Returns a string of informations about the DataBlkInt.
toString() - Method in class jj2000.j2k.image.DataBlk
Returns a string of informations about the DataBlk
toString() - Method in class jj2000.j2k.image.Coord
Returns a string representation of the object coordinates
toString() - Method in class jj2000.j2k.image.input.ImgReaderPPM
Returns a string of information about the object, more than 1 line long.
toString() - Method in class jj2000.j2k.image.input.ImgReaderPGX
Returns a string of information about the object, more than 1 line long.
toString() - Method in class jj2000.j2k.image.input.ImgReaderPGM
Returns a string of information about the object, more than 1 line long.
toString() - Method in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
Returns a string with a descriptive text of which forward component transformation is used.
toString() - Method in class jj2000.j2k.wavelet.Subband
Returns subband informations in a string.
toString() - Method in class jj2000.j2k.wavelet.analysis.CBlkWTData
Returns a string of informations about the DataBlk
toString() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterSpec
Debugging method
toString() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Debugging method
toString() - Method in class jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Debugging method
toString() - Method in class jj2000.j2k.roi.encoder.RectROIMaskGenerator
This function returns the relevant data of the mask generator
toString() - Method in class jj2000.j2k.roi.encoder.ROI
This function prints all relevant data for the ROI
toString() - Method in class jj2000.j2k.roi.encoder.ArbROIMaskGenerator
This function returns the relevant data of the mask generator
toString() - Method in class jj2000.j2k.entropy.Progression
 
toString() - Method in class jj2000.j2k.entropy.CodedCBlk
Returns the contents of the object in a string.
toString() - Method in class jj2000.j2k.entropy.encoder.CBlkRateDistStats
Returns the contents of the object in a string.
toString() - Method in class jj2000.j2k.codestream.PrecInfo
Returns PrecInfo object information in a String
toString() - Method in class jj2000.j2k.codestream.PrecCoordInfo
Returns precinct's information in a String
toString() - Method in class jj2000.j2k.codestream.HeaderInfo.SIZ
Display information found in SIZ marker segment
toString() - Method in class jj2000.j2k.codestream.HeaderInfo.SOT
Display information found in this SOT marker segment
toString() - Method in class jj2000.j2k.codestream.HeaderInfo.COD
Display information found in this COD marker segment
toString() - Method in class jj2000.j2k.codestream.HeaderInfo.COC
Display information found in this COC marker segment
toString() - Method in class jj2000.j2k.codestream.HeaderInfo.RGN
Display information found in this RGN marker segment
toString() - Method in class jj2000.j2k.codestream.HeaderInfo.QCD
Display information found in this QCD marker segment
toString() - Method in class jj2000.j2k.codestream.HeaderInfo.QCC
Display information found in this QCC marker segment
toString() - Method in class jj2000.j2k.codestream.HeaderInfo.POC
Display information found in this POC marker segment
toString() - Method in class jj2000.j2k.codestream.HeaderInfo.CRG
Display information found in the CRG marker segment
toString() - Method in class jj2000.j2k.codestream.HeaderInfo.COM
Display information found in the COM marker segment
toString() - Method in class jj2000.j2k.codestream.CoordInfo
Returns object's information in a String
toString() - Method in class jj2000.j2k.codestream.CBlkCoordInfo
Returns code-block's information in a String
toString() - Method in class jj2000.j2k.codestream.writer.BitOutputBuffer
Prints information about this object for debugging purposes
toString() - Method in class jj2000.j2k.entropy.decoder.DecLyrdCBlk
Object information in a string
toString() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterSpec
Debugging method
toString() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns a string of information about the synthesis wavelet filter
toString() - Method in class jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns a string of information about the synthesis wavelet filter
toString() - Method in class jj2000.j2k.image.invcomptransf.InvCompTransf
Returns a string with a descriptive text of which inverse component transformation is used.
toString() - Method in class jj2000.j2k.image.output.ImgWriterPPM
Returns a string of information about the object, more than 1 line long.
toString() - Method in class jj2000.j2k.image.output.ImgWriterPGX
Returns a string of information about the object, more than 1 line long.
toString() - Method in class jj2000.j2k.image.output.ImgWriterPGM
Returns a string of information about the object, more than 1 line long.
toString() - Method in class jj2000.j2k.codestream.reader.PktInfo
Object information in a string.
toString() - Method in class jj2000.j2k.codestream.reader.HeaderDecoder
Print information about the current header.
toString() - Method in class jj2000.j2k.codestream.reader.CBlkInfo
Object information in a string.
toString() - Method in class colorspace.boxes.PaletteBox
Return a suitable String representation of the class instance.
toString() - Method in class colorspace.boxes.ImageHeaderBox
Return a suitable String representation of the class instance.
toString() - Method in class colorspace.boxes.ComponentMappingBox
Return a suitable String representation of the class instance.
toString() - Method in class colorspace.boxes.ColorSpecificationBox
Return a suitable String representation of the class instance.
toString() - Method in class colorspace.boxes.ChannelDefinitionBox
Return a suitable String representation of the class instance.
toString() - Method in class colorspace.SYccColorSpaceMapper
Return a suitable String representation of the class instance.
toString() - Method in class colorspace.Resampler
Return an appropriate String representation of this Resampler instance.
toString() - Method in class colorspace.PalettizedColorSpaceMapper
Return a suitable String representation of the class instance, e.g.
toString() - Method in class colorspace.EnumeratedColorSpaceMapper
 
toString() - Method in class colorspace.ColorSpace
Return a suitable String representation of the class instance.
toString() - Method in class colorspace.ColorSpace.Enumeration
 
toString() - Method in class colorspace.ChannelDefinitionMapper
 
toString() - Method in class icc.lut.MonochromeTransformTosRGB
String representation of class
toString() - Method in class icc.lut.MatrixBasedTransformTosRGB
String representation of class
toString() - Method in class icc.lut.LookUpTableFPInterp
Create an abbreviated string representation of a 16 bit lut.
toString() - Method in class icc.lut.LookUpTableFPGamma
Create an abbreviated string representation of a 16 bit lut.
toString() - Method in class icc.lut.LookUpTable8
Create an abbreviated string representation of a 16 bit lut.
toString() - Method in class icc.lut.LookUpTable32LinearSRGBtoSRGB
 
toString() - Method in class icc.lut.LookUpTable32
Create an abbreviated string representation of a 16 bit lut.
toString() - Method in class icc.lut.LookUpTable16
Create an abbreviated string representation of a 16 bit lut.
toString() - Method in class icc.tags.ICCXYZTypeReverse
Return the string rep of this tag.
toString() - Method in class icc.tags.ICCXYZType
Return the string rep of this tag.
toString() - Method in class icc.tags.ICCTextType
Return the string rep of this tag.
toString() - Method in class icc.tags.ICCTextDescriptionType
Return the string rep of this tag.
toString() - Method in class icc.tags.ICCTagTable
Representation of a tag table
toString() - Method in class icc.tags.ICCTag
 
toString() - Method in class icc.tags.ICCCurveTypeReverse
Return the string rep of this tag.
toString() - Method in class icc.tags.ICCCurveType
Return the string rep of this tag.
toString() - Method in class icc.types.XYZNumber
String representation of class instance.
toString() - Method in class icc.types.ICCProfileVersion
String representation of class instance.
toString() - Method in class icc.types.ICCProfileHeader
String representation of class
toString() - Method in class icc.types.ICCDateTime
Return a ICCDateTime representation.
toString() - Method in class icc.MonochromeInputRestrictedProfile
 
toString() - Method in class icc.MatrixBasedRestrictedProfile
 
toString() - Method in class icc.ICCProfiler
Return a suitable String representation of the class instance.
toString() - Method in class icc.ICCProfile
Provide a suitable string representation for the class
toString(byte[]) - Static method in class icc.ICCProfile
 
toStringMainHeader() - Method in class jj2000.j2k.codestream.HeaderInfo
Display information found in the different marker segments of the main header
toStringThNoSOT(int, int) - Method in class jj2000.j2k.codestream.HeaderInfo
Returns information found in the tile-part headers of a given tile exception the SOT marker segment.
toStringTileHeader(int, int) - Method in class jj2000.j2k.codestream.HeaderInfo
Returns information found in the tile-part headers of a given tile.
toStringWholeLut() - Method in class icc.lut.LookUpTable8
 
toStringWholeLut() - Method in class icc.lut.LookUpTable32
Create the string representation of a 32 bit lut.
toStringWholeLut() - Method in class icc.lut.LookUpTable16
Create a full string representation of a 16 bit lut.
totAllTileLen - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Total length of all tile parts in all tiles
totbrate - Variable in class jj2000.j2k.entropy.encoder.LayersInfo
The overall target bitrate, for the whole bit stream
totlyrs - Variable in class jj2000.j2k.entropy.encoder.LayersInfo
The total number of layers
totTileHeadLen - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Total length of tiles' header
totTileLen - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Total length of each tile
totTilePartsRead - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Thetotal number of tile-parts read so far
TP_HEAD_LEN - Static variable in class jj2000.j2k.util.CodestreamManipulator
The length of a SOT plus a SOD marker
tPool - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The pool of threads, for the threaded implementation.
tpsot - Variable in class jj2000.j2k.codestream.HeaderInfo.SOT
 
tQuit - Variable in class jj2000.j2k.codestream.reader.PktDecoder
The tile in which the ncb quit condition was reached
transfType - Variable in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
The type of the current component transformation.
transfType - Variable in class jj2000.j2k.image.invcomptransf.InvCompTransf
The type of the current component transformation JPEG 2000 part I only support NONE, FORW_RCT and FORW_ICT types
trate - Variable in class jj2000.j2k.codestream.reader.BitstreamReaderAgent
Target decoding rate in bpp
trc - Variable in class icc.RestrictedICCProfile
Curve data
treeS - Variable in class jj2000.j2k.codestream.writer.TagTreeEncoder
The tag tree state.
treeS - Variable in class jj2000.j2k.codestream.reader.TagTreeDecoder
The tag tree state.
treeSbak - Variable in class jj2000.j2k.codestream.writer.TagTreeEncoder
The saved tag tree state.
treeV - Variable in class jj2000.j2k.codestream.writer.TagTreeEncoder
The tag tree values.
treeV - Variable in class jj2000.j2k.codestream.reader.TagTreeDecoder
The tag tree values.
treeVbak - Variable in class jj2000.j2k.codestream.writer.TagTreeEncoder
The saved tag tree values.
trios - Variable in class icc.tags.ICCTagTable
 
truncDists - Variable in class jj2000.j2k.entropy.encoder.CBlkRateDistStats
The distortion for each truncation point (valid and non-valid ones)
truncIdxs - Variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
6D Array containing the indices of the truncation points.
truncIdxs - Variable in class jj2000.j2k.entropy.encoder.CBlkRateDistStats
The indices of the valid truncation points, in increasing order.
truncRates - Variable in class jj2000.j2k.entropy.encoder.CBlkRateDistStats
The rate (in bytes) for each truncation point (valid and non-valid ones)
truncSlopes - Variable in class jj2000.j2k.entropy.encoder.CBlkRateDistStats
The negative of the rate-distortion slope for each valid truncation point
tsLengths - Variable in class jj2000.j2k.entropy.decoder.DecLyrdCBlk
The length of each terminated segment.
ttIncl - Variable in class jj2000.j2k.codestream.writer.PktEncoder
The tag tree for inclusion information.
ttIncl - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Tag tree used to read inclusion informations in packet's head: 1st dim: component index. 2nd dim: resolution level index. 3rd dim: precinct index. 4th dim: subband index.
ttMaxBP - Variable in class jj2000.j2k.codestream.writer.PktEncoder
The tag tree for the maximum significant bit-plane.
ttMaxBP - Variable in class jj2000.j2k.codestream.reader.PktDecoder
Tag tree used to read bit-depth information in packet's head: 1st dim: component index. 2nd dim: resolution level index. 3rd dim: precinct index. 4th dim: subband index.
tts - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The termination type specifications
tts - Variable in class jj2000.j2k.encoder.EncoderSpecs
The termination type specifications
ttype - Variable in class jj2000.j2k.entropy.encoder.MQCoder
The termination type to use.
tType - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The termination type for each tile-component
tType - Variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder.Compressor
The MQ termination type to use in compression
tx - Variable in class jj2000.j2k.image.Tiler
The horizontal index of the current tile
ty - Variable in class jj2000.j2k.image.Tiler
The vertical index of the current tile
type - Variable in class jj2000.j2k.entropy.Progression
Progression type as defined in ProgressionType interface
type - Variable in class jj2000.disp.BlkImgDataSrcImageProducer
The type of image: GRAY, RGB or RGBA
type - Static variable in class colorspace.boxes.JP2Box
Box type
type - Variable in class icc.tags.ICCTextType
Tag fields
type - Variable in class icc.tags.ICCTextDescriptionType
Tag fields
type - Variable in class icc.tags.ICCTag
Tag type
type - Variable in class icc.tags.ICCCurveTypeReverse
Tag fields
type - Variable in class icc.tags.ICCCurveType
Tag fields
TYPE_BYTE - Static variable in class jj2000.j2k.image.DataBlk
The identifier for the byte data type, as signed 8 bits.
TYPE_FLOAT - Static variable in class jj2000.j2k.image.DataBlk
The identifier for the float data type
TYPE_INT - Static variable in class jj2000.j2k.image.DataBlk
The identifier for the int data type, as signed 32 bits.
TYPE_SHORT - Static variable in class jj2000.j2k.image.DataBlk
The identifier for the short data type, as signed 16 bits.
typeString(int) - Static method in class icc.tags.ICCTag
Create a string representation of the tag type

U

ulcx - Variable in class jj2000.j2k.wavelet.Subband
The horizontal coordinate of the upper-left corner of the subband, with respect to the canvas origin, in the component's grid and subband's decomposition level.
ulcy - Variable in class jj2000.j2k.wavelet.Subband
The vertical coordinate of the upper-left corner of the subband, with respect to the canvas origin, in the component's grid and subband's decomposition level.
ulx - Variable in class jj2000.j2k.image.DataBlk
The horizontal coordinate (in pixels) of the upper-left corner of the block of data.
ulx - Variable in class jj2000.j2k.wavelet.Subband
The horizontal coordinate of the upper-left corner of the subband
ulx - Variable in class jj2000.j2k.wavelet.analysis.CBlkWTData
The horizontal coordinate of the upper-left corner of the code-block
ulx - Variable in class jj2000.j2k.roi.encoder.SubbandROIMask
Horizontal uper-left coordinate of the subband mask
ulx - Variable in class jj2000.j2k.roi.encoder.ROI
x coordinate of upper left corner of rectangular ROI
ulx - Variable in class jj2000.j2k.codestream.PrecInfo
Precinct horizontal upper-left coordinate in the corresponding resolution level
ulx - Variable in class jj2000.j2k.codestream.CoordInfo
Horizontal upper left coordinate in the subband
ulx - Variable in class jj2000.j2k.entropy.decoder.DecLyrdCBlk
The horizontal coordinate of the upper-left corner of the code-block
ulx - Variable in class jj2000.j2k.codestream.reader.CBlkInfo
Upper-left x-coordinate of the code-block (relative to the tile)
ulx - Variable in class colorspace.ColorSpaceMapper.ComputedComponents
 
ulxs - Variable in class jj2000.j2k.roi.encoder.SubbandRectROIMask
The upper left x coordinates of the applicable ROIs
ulxs - Variable in class jj2000.j2k.roi.encoder.RectROIMaskGenerator
The upper left xs of the ROIs
uly - Variable in class jj2000.j2k.image.DataBlk
The vertical coordinate of the upper-left corner of the block of data.
uly - Variable in class jj2000.j2k.wavelet.Subband
The vertical coordinate of the upper-left corner of the subband
uly - Variable in class jj2000.j2k.wavelet.analysis.CBlkWTData
The vertical coordinate of the upper left corner of the code-block
uly - Variable in class jj2000.j2k.roi.encoder.SubbandROIMask
Vertical uper-left coordinate of the subband mask
uly - Variable in class jj2000.j2k.roi.encoder.ROI
y coordinate of upper left corner of rectangular ROI
uly - Variable in class jj2000.j2k.codestream.PrecInfo
Precinct vertical upper-left coordinate in the corresponding resolution level
uly - Variable in class jj2000.j2k.codestream.CoordInfo
Vertical upper left coordinate in the subband
uly - Variable in class jj2000.j2k.entropy.decoder.DecLyrdCBlk
The vertical coordinate of the upper left corner of the code-block
uly - Variable in class jj2000.j2k.codestream.reader.CBlkInfo
Upper-left y-coordinate of the code-block (relative to the tile)
uly - Variable in class colorspace.ColorSpaceMapper.ComputedComponents
 
ulys - Variable in class jj2000.j2k.roi.encoder.SubbandRectROIMask
The upper left y coordinates of the applicable ROIs
ulys - Variable in class jj2000.j2k.roi.encoder.RectROIMaskGenerator
The upper left ys of the ROIs
uMajor - Variable in class icc.types.ICCProfileVersion
Major revision number in binary coded decimal
uMinor - Variable in class icc.types.ICCProfileVersion
Minor revision in high nibble, bug fix revision in low nibble, both in binary coded decimal
UNIF_CTXT - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The UNIFORM context (with a uniform probability distribution which does not adapt)
UNIF_CTXT - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The UNIFORM context (with a uniform probability distribution which does not adapt)
unk - Variable in class colorspace.boxes.ImageHeaderBox
 
Unknown - Static variable in class colorspace.ColorSpace
colorspace enumeration
UPDATE_T - Static variable in class jj2000.disp.TitleUpdater
The update perion, in milliseconds: 100
update(Graphics) - Method in class jj2000.disp.ImgScrollPane.ImageScrollDisplay
Updates the component by drawing the relevant part of the image that fits within the Graphics clipping area of 'g'.
update(int, int, int, PktHeaderBitReader) - Method in class jj2000.j2k.codestream.reader.TagTreeDecoder
Decodes information for the specified element of the tree, given the threshold, and updates its value.
updateProgressWatch(int, String) - Method in interface jj2000.j2k.util.ProgressWatch
Update the progress watching process to the specified value
upsampleAndConvolve(float[], float[], float[]) - Static method in class jj2000.j2k.wavelet.analysis.AnWTFilter
Returns the signal resulting of upsampling (by 2) the input signal 'in' and then convolving it with the time-reversed signal 'wf'.
URL_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
usebais - Variable in class jj2000.j2k.codestream.reader.PktHeaderBitReader
Flag indicating whether the data should be read from the buffer
usePOCQuit - Variable in class jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Whether or not to use only first progression order
useRoi() - Method in class jj2000.j2k.roi.encoder.ROIScaler
This function returns the flag indicating if any ROI functionality used
useStartLevel - Variable in class jj2000.j2k.roi.encoder.ROIScaler
Number of resolution levels to include in ROI mask
utdepth - Variable in class jj2000.j2k.image.invcomptransf.InvCompTransf
The bit-depths of un-transformed components
utrb - Variable in class jj2000.j2k.quantization.dequantizer.Dequantizer
The "range bits" for each un-transformed component
UUID_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
UUID_INFO_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
UUID_LIST_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
UUID Info Boxes

V

value - Variable in class colorspace.ColorSpace.Enumeration
 
verber - Variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Flag to indicate if we should be verbose about bit stream errors detected with the error resilience options
verbose - Variable in class jj2000.j2k.codestream.reader.HeaderDecoder
Whether or not to display general information
version - Static variable in class jj2000.j2k.JJ2KInfo
The version number (such as 2.0, 2.1.1, etc.)
vFilter - Variable in class jj2000.j2k.wavelet.analysis.SubbandAn
The vertical analysis filter used to decompose this subband.
vFilter - Variable in class jj2000.j2k.wavelet.synthesis.SubbandSyn
The vertical analysis filter used to decompose this subband, from its childs.
vprfxs - Static variable in class jj2000.j2k.encoder.Encoder
The valid list of options prefixes
vprfxs - Static variable in class jj2000.j2k.decoder.Decoder
The valid list of options prefixes
vsbar - Variable in class jj2000.disp.ImgScrollPane
The vertical scrollabr.
VSTD_MASK_R1R2 - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The mask to isolate the visited bits for row 1 and 2 of the state array.
VSTD_MASK_R1R2 - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The mask to isolate the visited bits for row 1 and 2 of the state array.

W

w - Variable in class jj2000.j2k.image.ImgDataJoiner
The width of the image
w - Variable in class jj2000.j2k.image.DataBlk
The width of the block, in pixels.
w - Variable in class jj2000.j2k.image.input.ImgReader
The width of the image
w - Variable in class jj2000.j2k.wavelet.Subband
The width of the subband
w - Variable in class jj2000.j2k.wavelet.analysis.CBlkWTData
The width of the code-block
w - Variable in class jj2000.j2k.roi.encoder.SubbandROIMask
Width of the subband mask
w - Variable in class jj2000.j2k.roi.encoder.ROI
width of rectangular ROI
w - Variable in class jj2000.j2k.codestream.PrecInfo
Precinct width in the corresponding resolution level
w - Variable in class jj2000.j2k.codestream.CoordInfo
Object's width
w - Variable in class jj2000.j2k.codestream.writer.TagTreeEncoder
The horizontal dimension of the base level
w - Variable in class jj2000.j2k.entropy.decoder.DecLyrdCBlk
The width of the code-block
w - Variable in class jj2000.j2k.image.output.ImgWriter
The width of the image
w - Variable in class jj2000.j2k.codestream.reader.TagTreeDecoder
The horizontal dimension of the base level
w - Variable in class jj2000.j2k.codestream.reader.CBlkInfo
Width of the code-block
w - Variable in class colorspace.ColorSpaceMapper.ComputedComponents
 
W5X3 - Static variable in interface jj2000.j2k.wavelet.FilterTypes
W5x3 filter: 0x01
W9X7 - Static variable in interface jj2000.j2k.wavelet.FilterTypes
W7x9 filter: 0x00
WARNING - Static variable in interface jj2000.j2k.util.MsgLogger
Severity of message.
warning(String) - Method in class jj2000.j2k.encoder.Encoder
Prints the warning message 'msg' to standard err, prepending "WARNING" to it.
warning(String) - Method in class jj2000.j2k.decoder.Decoder
Prints the warning message 'msg' to standard err, prepending "WARNING" to it.
watchProgList - Static variable in class jj2000.j2k.util.FacilityManager
The ProgressWatch instance associated to different threads
wavelet2DDecomposition(DataBlk, SubbandAn, int) - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Performs the 2D forward wavelet transform on a subband of the initial band.
wavelet2DReconstruction(DataBlk, SubbandSyn, int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTFull
Performs the 2D inverse wavelet transform on a subband of the image, on the specified component.
WaveletFilter - interface jj2000.j2k.wavelet.WaveletFilter.
This interface defines how a wavelet filter implementation should present itself.
WaveletTransform - interface jj2000.j2k.wavelet.WaveletTransform.
This interface defines how a forward or inverse wavelet transform should present itself.
waveletTreeDecomposition(DataBlk, SubbandAn, int) - Method in class jj2000.j2k.wavelet.analysis.ForwWTFull
Performs the forward wavelet transform on the whole band.
waveletTreeReconstruction(DataBlk, SubbandSyn, int) - Method in class jj2000.j2k.wavelet.synthesis.InvWTFull
Performs the inverse wavelet transform on the whole component.
wDay - Variable in class icc.types.ICCDateTime
Day datum.
wfs - Variable in class jj2000.j2k.image.forwcomptransf.ForwCompTransf
The wavelet filter specifications
wfs - Variable in class jj2000.j2k.encoder.EncoderSpecs
Analysis wavelet filters specifications
wfs - Variable in class jj2000.j2k.quantization.dequantizer.Dequantizer
Reference to the wavelet filter specifications
wfs - Variable in class jj2000.j2k.image.invcomptransf.InvCompTransf
The wavelet filter specifications
wfs - Variable in class jj2000.j2k.decoder.DecoderSpecs
Analysis wavelet filters specifications
wHours - Variable in class icc.types.ICCDateTime
Hour datum.
width - Variable in class jj2000.j2k.fileformat.writer.FileFormatWriter
Image width
width - Variable in class colorspace.boxes.ImageHeaderBox
 
win - Variable in class jj2000.j2k.decoder.Decoder
Frame used to display decoded image
win - Variable in class jj2000.disp.TitleUpdater
The frame which title to update
windowClosing(WindowEvent) - Method in class jj2000.disp.ExitHandler
Close the window and exit the application
wMinutes - Variable in class icc.types.ICCDateTime
Minute datum.
wMonth - Variable in class icc.types.ICCDateTime
Month datum.
wmseScaling - Variable in class jj2000.j2k.wavelet.analysis.CBlkWTData
The WMSE scaling factor (multiplicative) to apply to the distortion measures of the data of this code-block.
workDataFloat - Variable in class colorspace.ColorSpaceMapper
 
workDataInt - Variable in class colorspace.ColorSpaceMapper
 
workFloat - Variable in class colorspace.ColorSpaceMapper
 
workInt - Variable in class colorspace.ColorSpaceMapper
 
write() - Method in class jj2000.j2k.image.output.ImgWriterPPM
Writes the source's current tile to the output.
write() - Method in class jj2000.j2k.image.output.ImgWriterPGX
Writes the source's current tile to the output.
write() - Method in class jj2000.j2k.image.output.ImgWriterPGM
Writes the source's current tile to the output.
write() - Method in class jj2000.j2k.image.output.ImgWriter
Writes the source's current tile to the output.
write(byte) - Method in class jj2000.j2k.io.BufferedRandomAccessFile
Writes a byte to the stream.
write(byte[], int, int) - Method in class jj2000.j2k.io.BufferedRandomAccessFile
Writes aan array of bytes to the stream.
write(int) - Method in class jj2000.j2k.util.ISRandomAccessIO
Throws an IOException since this class does not implement data output.
write(int) - Method in interface jj2000.j2k.io.RandomAccessIO
Writes a byte to the stream.
write(int) - Method in class jj2000.j2k.io.BufferedRandomAccessFile
Writes a byte to the stream.
write(int) - Method in class jj2000.j2k.entropy.encoder.ByteOutputBuffer
Writes the specified byte to this byte array output stream.
write(int, int, int, int) - Method in class jj2000.j2k.image.output.ImgWriterPPM
Writes the data of the specified area to the file, coordinates are relative to the current tile of the source.
write(int, int, int, int) - Method in class jj2000.j2k.image.output.ImgWriterPGX
Writes the data of the specified area to the file, coordinates are relative to the current tile of the source.
write(int, int, int, int) - Method in class jj2000.j2k.image.output.ImgWriterPGM
Writes the data of the specified area to the file, coordinates are relative to the current tile of the source.
write(int, int, int, int) - Method in class jj2000.j2k.image.output.ImgWriter
Writes the data of the specified area to the file, coordinates are relative to the current tile of the source.
write(RandomAccessFile) - Method in class icc.tags.ICCXYZType
Write to a file.
write(RandomAccessFile) - Method in class icc.tags.ICCTagTable
Output the table to a disk
write(RandomAccessFile) - Method in class icc.types.XYZNumber
Write to a file
write(RandomAccessFile) - Method in class icc.types.ICCProfileVersion
Construct from file content.
write(RandomAccessFile) - Method in class icc.types.ICCProfileHeader
Write out this ICCProfile header to a RandomAccessFile
write(RandomAccessFile) - Method in class icc.types.ICCDateTime
Write an ICCDateTime to a file.
write(RandomAccessFile) - Method in class icc.ICCProfile
Output this ICCProfile to a RandomAccessFile
writeAll() - Method in class jj2000.j2k.image.output.ImgWriter
Writes the entire image or only specified tiles to the output.
writeBit(int) - Method in class jj2000.j2k.entropy.encoder.BitToByteOutput
Write a bit to the output.
writeBit(int) - Method in class jj2000.j2k.codestream.writer.BitOutputBuffer
Writes a bit to the buffer at the current position.
writeBits(int[], int) - Method in class jj2000.j2k.entropy.encoder.BitToByteOutput
Writes to the bit stream the symbols contained in the 'symbuf' buffer.
writeBits(int, int) - Method in class jj2000.j2k.codestream.writer.BitOutputBuffer
Writes the n least significant bits of 'bits' to the buffer at the current position.
writeBitsPerComponentBox() - Method in class jj2000.j2k.fileformat.writer.FileFormatWriter
This method writes the Bits Per Component box
writeByte(int) - Method in class jj2000.j2k.util.ISRandomAccessIO
Throws an IOException since this class does not implement data output.
writeByte(int) - Method in class jj2000.j2k.io.BufferedRandomAccessFile
Writes the byte value of v (i.e., 8 least significant bits) to the output.
writeByte(int) - Method in interface jj2000.j2k.io.BinaryDataOutput
Should write the byte value of v (i.e., 8 least significant bits) to the output.
writeCOC(boolean, int, int) - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Writes COC marker segment .
writeCOD(boolean, int) - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Writes COD marker segment.
writeColourSpecificationBox() - Method in class jj2000.j2k.fileformat.writer.FileFormatWriter
This method writes the Colour Specification box
writeCOM() - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Write COM marker segment(s) to the codestream.
writeCompPosResLy(int, int, int, int, int, int[][], int) - Method in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Write a piece of bit stream according to the COMP_POS_RES_LY_PROG progression mode and between given bounds
writeContiguousCodeStreamBox(byte[]) - Method in class jj2000.j2k.fileformat.writer.FileFormatWriter
This method writes the Contiguous codestream box
writeDouble(double) - Method in class jj2000.j2k.util.ISRandomAccessIO
Throws an IOException since this class does not implement data output.
writeDouble(double) - Method in interface jj2000.j2k.io.BinaryDataOutput
Should write the IEEE double value v (i.e., 64 bits) to the output.
writeDouble(double) - Method in class jj2000.j2k.io.BEBufferedRandomAccessFile
Writes the IEEE double value v (i.e., 64 bits) to the output.
writeFileFormat() - Method in class jj2000.j2k.fileformat.writer.FileFormatWriter
This method reads the codestream and writes the file format wrapper and the codestream to the same file
writeFileTypeBox() - Method in class jj2000.j2k.fileformat.writer.FileFormatWriter
This method writes the File Type box
writeFloat(float) - Method in class jj2000.j2k.util.ISRandomAccessIO
Throws an IOException since this class does not implement data output.
writeFloat(float) - Method in interface jj2000.j2k.io.BinaryDataOutput
Should write the IEEE float value v (i.e., 32 bits) to the output.
writeFloat(float) - Method in class jj2000.j2k.io.BEBufferedRandomAccessFile
Writes the IEEE float value v (i.e., 32 bits) to the output.
writeHeaderInfo() - Method in class jj2000.j2k.image.output.ImgWriterPPM
Writes the header info of the PPM file : P6
width height
255
writeHeaderInfo() - Method in class jj2000.j2k.image.output.ImgWriterPGM
Writes the header info of the PGM file : P5 width height 255
writeImageHeaderBox() - Method in class jj2000.j2k.fileformat.writer.FileFormatWriter
This method writes the Image Header box
writeInt(int) - Method in class jj2000.j2k.util.ISRandomAccessIO
Throws an IOException since this class does not implement data output.
writeInt(int) - Method in interface jj2000.j2k.io.BinaryDataOutput
Should write the int value of v (i.e., the 32 bits) to the output.
writeInt(int) - Method in class jj2000.j2k.io.BEBufferedRandomAccessFile
Writes the int value of v (i.e., the 32 bits) to the output.
writeJP2HeaderBox() - Method in class jj2000.j2k.fileformat.writer.FileFormatWriter
This method writes the JP2Header box
writeLong(long) - Method in class jj2000.j2k.util.ISRandomAccessIO
Throws an IOException since this class does not implement data output.
writeLong(long) - Method in interface jj2000.j2k.io.BinaryDataOutput
Should write the long value of v (i.e., the 64 bits) to the output.
writeLong(long) - Method in class jj2000.j2k.io.BEBufferedRandomAccessFile
Writes the long value of v (i.e., the 64 bits) to the output.
writeLyResCompPos(int, int, int, int, int, int[][], int) - Method in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Write a piece of bit stream according to the LY_RES_COMP_POS_PROG progression mode and between given bounds
writeMainQCC(int) - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Writes QCC marker segment in main header.
writeMainQCD() - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Writes QCD marker segment in main header.
writeNewCodestream(BufferedRandomAccessFile) - Method in class jj2000.j2k.util.CodestreamManipulator
This method writes the new codestream to the file.
writePacketBody(byte[], int, boolean, boolean, int) - Method in class jj2000.j2k.codestream.writer.FileCodestreamWriter
Writes a packet body to the bit stream and returns the number of bytes used by this body .If in simulation mode then no data is written to the bit stream but the number of bytes is calculated.
writePacketBody(byte[], int, boolean, boolean, int) - Method in class jj2000.j2k.codestream.writer.CodestreamWriter
Writes a packet body to the codestream and returns the number of bytes used by this body.
writePacketHead(byte[], int, boolean, boolean, boolean) - Method in class jj2000.j2k.codestream.writer.FileCodestreamWriter
Writes a packet head to the bit stream and returns the number of bytes used by this header.
writePacketHead(byte[], int, boolean, boolean, boolean) - Method in class jj2000.j2k.codestream.writer.CodestreamWriter
Writes a packet head into the codestream and returns the number of bytes used by this header.
writePOC(boolean, int) - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Writes POC marker segment.
writePosCompResLy(int, int, int, int, int, int[][], int) - Method in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Write a piece of bit stream according to the COMP_POS_RES_LY_PROG progression mode and between given bounds
writeResLyCompPos(int, int, int, int, int, int[][], int) - Method in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Write a piece of bit stream according to the RES_LY_COMP_POS_PROG progression mode and between given bounds
writeResPosCompLy(int, int, int, int, int, int[][], int) - Method in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Write a piece of bit stream according to the RES_POS_COMP_LY_PROG progression mode and between given bounds
writeRGN(int) - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Writes the RGN marker segment in the tile header.
writeShort(int) - Method in class jj2000.j2k.util.ISRandomAccessIO
Throws an IOException since this class does not implement data output.
writeShort(int) - Method in interface jj2000.j2k.io.BinaryDataOutput
Should write the short value of v (i.e., 16 least significant bits) to the output.
writeShort(int) - Method in class jj2000.j2k.io.BEBufferedRandomAccessFile
Writes the short value of v (i.e., 16 least significant bits) to the output.
writeSIZ() - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Writes SIZ marker segment of the codestream header.
writeSOC() - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Start Of Codestream marker (SOC) signalling the beginning of a codestream.
writeTileQCC(int, int) - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Writes QCC marker segment in tile header.
writeTileQCD(int) - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Writes QCD marker segment in tile header.
writeTime - Variable in class jj2000.j2k.entropy.encoder.EBCOTRateAllocator
The wall time for the writing of layers.
writeTo(BinaryDataOutput) - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Writes the header to the specified BinaryDataOutput.
writeTo(OutputStream) - Method in class jj2000.j2k.codestream.writer.HeaderEncoder
Writes the header to the specified OutputStream.
wSeconds - Variable in class icc.types.ICCDateTime
Second datum.
wspan - Variable in class colorspace.Resampler
 
WT_DECOMP_DYADIC - Static variable in class jj2000.j2k.wavelet.WTDecompSpec
ID for the dyadic wavelet tree decomposition (also called "Mallat" in JPEG 2000): 0x00.
WT_DECOMP_DYADIC - Static variable in class jj2000.j2k.wavelet.analysis.ForwardWT
ID for the dyadic wavelet tree decomposition (also called "Mallat" in JPEG 2000): 0x00.
WT_DECOMP_PACKET - Static variable in class jj2000.j2k.wavelet.WTDecompSpec
ID for the PACKET (as defined in JPEG 2000) wavelet tree decomposition (2 levels of decomposition in the high bands and some specified number for the lowest LL band): 0x01.
WT_DECOMP_SPACL - Static variable in class jj2000.j2k.wavelet.WTDecompSpec
ID for the SPACL (as defined in JPEG 2000) wavelet tree decomposition (1 level of decomposition in the high bands and some specified number for the lowest LL band): 0x02.
WT_FILTER_FLOAT_CONVOL - Static variable in interface jj2000.j2k.wavelet.WaveletFilter
The ID for floatring-poitn convolution implementations
WT_FILTER_FLOAT_LIFT - Static variable in interface jj2000.j2k.wavelet.WaveletFilter
The ID for floating-point lifting spteps implementations
WT_FILTER_INT_LIFT - Static variable in interface jj2000.j2k.wavelet.WaveletFilter
The ID for integer lifting spteps implementations
WT_IMPL_FULL - Static variable in interface jj2000.j2k.wavelet.WaveletTransform
ID for full-page based implementations of wavelet transforms.
WT_IMPL_LINE - Static variable in interface jj2000.j2k.wavelet.WaveletTransform
ID for line based implementations of wavelet transforms.
WT_ORIENT_HH - Static variable in class jj2000.j2k.wavelet.Subband
The ID for the HH orientation
WT_ORIENT_HL - Static variable in class jj2000.j2k.wavelet.Subband
The ID for the HL (horizontal high-pass) orientation
WT_ORIENT_LH - Static variable in class jj2000.j2k.wavelet.Subband
The ID for the LH (vertical high-pass) orientation
WT_ORIENT_LL - Static variable in class jj2000.j2k.wavelet.Subband
The ID for the LL orientation
WTDecompSpec - class jj2000.j2k.wavelet.WTDecompSpec.
This class holds the decomposition type to be used in each part of the image; the default one, the component specific ones, the tile default ones and the component-tile specific ones.
WTDecompSpec(int, int, int) - Constructor for class jj2000.j2k.wavelet.WTDecompSpec
Constructs a new 'WTDecompSpec' for the specified number of components and tiles, with the given main default decomposition type and number of levels.
WTFilterSpec - class jj2000.j2k.wavelet.WTFilterSpec.
This is the generic class from which the ones that hold the analysis or synthesis filters to be used in each part of the image derive.
WTFilterSpec(int) - Constructor for class jj2000.j2k.wavelet.WTFilterSpec
Constructs a 'WTFilterSpec' object, initializing all the components and tiles to the 'FILTER_SPEC_MAIN_DEF' spec type, for the specified number of components and tiles.
wYear - Variable in class icc.types.ICCDateTime
Year datum.

X

x - Variable in class jj2000.j2k.image.Coord
The horizontal coordinate
x - Variable in class jj2000.j2k.roi.encoder.ROI
x coordinate of center of circular ROI
x - Variable in class icc.tags.ICCXYZTypeReverse
x component
x - Variable in class icc.tags.ICCXYZType
x component
x0siz - Variable in class jj2000.j2k.image.Tiler
Horizontal coordinate of the upper left hand reference grid point.
x0siz - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
xcrg - Variable in class jj2000.j2k.codestream.HeaderInfo.CRG
 
xform - Variable in class icc.ICCProfiler
 
XML_BOX - Static variable in interface jj2000.j2k.fileformat.FileFormatBoxes
 
xQuit - Variable in class jj2000.j2k.codestream.reader.PktDecoder
The x position of the last code block before ncb quit reached
xref - Variable in class jj2000.j2k.codestream.PrecCoordInfo
Horizontal upper left coordinate in the reference grid
xrsiz - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
xsiz - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
xt0siz - Variable in class jj2000.j2k.image.Tiler
The horizontal coordinate of the tiling origin in the canvas system, on the reference grid.
xt0siz - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
xtsiz - Variable in class jj2000.j2k.image.Tiler
The nominal width of the tiles, on the reference grid.
xtsiz - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
XYZNumber - class icc.types.XYZNumber.
A convientient representation for the contents of the ICCXYZTypeTag class.
XYZNumber(int, int, int) - Constructor for class icc.types.XYZNumber
Construct from constituent parts.
XYZToDouble(int) - Static method in class icc.types.XYZNumber
Normalization utility
XYZToDouble(long) - Static method in class icc.tags.ICCXYZType
Normalization utility

Y

y - Variable in class jj2000.j2k.image.Coord
The vertical coordinate
y - Variable in class jj2000.j2k.roi.encoder.ROI
y coordinate of center of circular ROI
y - Variable in class icc.tags.ICCXYZTypeReverse
y component
y - Variable in class icc.tags.ICCXYZType
y component
y0siz - Variable in class jj2000.j2k.image.Tiler
Vertical coordinate of the upper left hand reference grid point.
y0siz - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
ycrg - Variable in class jj2000.j2k.codestream.HeaderInfo.CRG
 
yQuit - Variable in class jj2000.j2k.codestream.reader.PktDecoder
The y position of the last code block before ncb quit reached
yref - Variable in class jj2000.j2k.codestream.PrecCoordInfo
Vertical upper left coordinate on the reference grid
yrsiz - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
ysiz - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
yt0siz - Variable in class jj2000.j2k.image.Tiler
The vertical coordinate of the tiling origin in the canvas system, on the reference grid.
yt0siz - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
 
ytsiz - Variable in class jj2000.j2k.image.Tiler
The nominal height of the tiles, on the reference grid.
ytsiz - Variable in class jj2000.j2k.codestream.HeaderInfo.SIZ
 

Z

z - Variable in class icc.tags.ICCXYZTypeReverse
z component
z - Variable in class icc.tags.ICCXYZType
z component
ZC_LUT_BITS - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Number of bits used for the Zero Coding lookup table
ZC_LUT_BITS - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Number of bits used for the Zero Coding lookup table
ZC_LUT_HH - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Zero Coding context lookup tables for the HH global orientation
ZC_LUT_HH - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Zero Coding context lookup tables for the HH global orientation
ZC_LUT_HL - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Zero Coding context lookup tables for the HL global orientation
ZC_LUT_HL - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Zero Coding context lookup tables for the HL global orientation
ZC_LUT_LH - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
Zero Coding context lookup tables for the LH global orientation
ZC_LUT_LH - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
Zero Coding context lookup tables for the LH global orientation
ZC_MASK - Static variable in class jj2000.j2k.entropy.encoder.StdEntropyCoder
The mask to obtain the ZC_LUT index from the state information
ZC_MASK - Static variable in class jj2000.j2k.entropy.decoder.StdEntropyDecoder
The mask to obtain the ZC_LUT index from the 'state' information
zoom - Variable in class jj2000.disp.ImgScrollPane
The zoom to use in displaying the image.
zoom(float) - Method in class jj2000.disp.ImgScrollPane
Modifies the current zoom factor by the given multiplier.

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 Z