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.