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

G

GAMMA - Static variable in class jp2codec.wavelet.synthesis.SynWTFilterFloatLift9x7
The value of the third lifting step coefficient
GuardBitsSpec - Class in jp2codec.quantization
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 jp2codec.quantization.GuardBitsSpec
Constructs an empty 'GuardBitsSpec' with specified number of tile and components.
gOrient - Variable in class jp2codec.wavelet.Subband
The global orientation of the subband.
gb - Variable in class jp2codec.codestream.reader.BitstreamReaderAgent
Number of guard bits off all component in the current tile.
gbs - Variable in class jp2codec.decoder.DecoderSpecs
Number of guard bits specifications
getActualNbytes() - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Return the actual number of read bytes.
getActualRate() - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Return the actual decoding rate in bits per pixel.
getAnHighNegSupport() - Method in interface jp2codec.wavelet.WaveletFilter
Returns the negative support of the high-pass analysis filter.
getAnHighNegSupport() - Method in class jp2codec.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the negative support of the high-pass analysis filter.
getAnHighNegSupport() - Method in class jp2codec.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the negative support of the high-pass analysis filter.
getAnHighPosSupport() - Method in interface jp2codec.wavelet.WaveletFilter
Returns the positive support of the high-pass analysis filter.
getAnHighPosSupport() - Method in class jp2codec.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the positive support of the high-pass analysis filter.
getAnHighPosSupport() - Method in class jp2codec.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the positive support of the high-pass analysis filter.
getAnLowNegSupport() - Method in interface jp2codec.wavelet.WaveletFilter
Returns the negative support of the low-pass analysis filter.
getAnLowNegSupport() - Method in class jp2codec.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the negative support of the low-pass analysis filter.
getAnLowNegSupport() - Method in class jp2codec.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the negative support of the low-pass analysis filter.
getAnLowPosSupport() - Method in interface jp2codec.wavelet.WaveletFilter
Returns the positive support of the low-pass analysis filter.
getAnLowPosSupport() - Method in class jp2codec.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the positive support of the low-pass analysis filter.
getAnLowPosSupport() - Method in class jp2codec.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the positive support of the low-pass analysis filter.
getAsTree(String) - Method in class jp2codec.imageio.JP2Metadata
 
getByteInputBuffer() - Method in class jp2codec.entropy.decoder.MQDecoder
Returns the underlying 'ByteInputBuffer' from where the MQ coded input bytes are read.
getCBlkHeight(byte, int, int) - Method in class jp2codec.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. t and c values are ignored SPEC_COMP_DEF -> Component default value is returned. t value is ignored SPEC_TILE_DEF -> Tile default value is returned. c value is ignored SPEC_TILE_COMP -> Tile/Component value is returned.
getCBlkWidth(byte, int, int) - Method in class jp2codec.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. t and c values are ignored SPEC_COMP_DEF -> Component default value is returned. t value is ignored SPEC_TILE_DEF -> Tile default value is returned. c value is ignored SPEC_TILE_COMP -> Tile/Component value is returned.
getCodeBlock(int, int, int, int, int) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
 
getCodeBlock(int, int, int, SubbandSyn, int, int, DecLyrdCBlk) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
 
getCodeBlock(int, int, int, SubbandSyn, int, int, DecLyrdCBlk) - Method in interface jp2codec.entropy.decoder.CodedCBlkDataSrcDec
Returns the specified coded code-block, for the specified component, in the current tile.
getCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in class jp2codec.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 interface jp2codec.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 class jp2codec.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 class jp2codec.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 interface jp2codec.wavelet.synthesis.CBlkWTDataSrcDec
Returns the specified code-block in the current tile for the specified component, as a copy (see below).
getCodeBlockOld(int, int, int, SubbandSyn, int, int, DecLyrdCBlk) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the specified coded code-block, for the specified component, in the current tile.
getCodeStreamCaps() - Method in class jp2codec.codestream.reader.HeaderDecoder
Returns the codestream capabilities, as defined in the 'Markers' interface.
getCodeStreamPos() - Method in class jp2codec.fileformat.reader.FileFormatReader
This method creates and returns an array of positions to contiguous codestreams in the file
getCompData(DataBlk, int) - Method in interface jp2codec.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 jp2codec.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 class jp2codec.image.invcomptransf.InvCompTransf
Apply inverse component transformation associated with the current tile.
getCompData(DataBlk, int) - Method in class jp2codec.wavelet.synthesis.InverseWT
Returns a block of image data containing the specifed rectangular area, in the specified component, as a copy (see below).
getCompDef(int) - Method in class jp2codec.ModuleSpec
Gets default value of the specified component.
getCompDefRep(int) - Method in class jp2codec.ModuleSpec
Returns a tile representative using component default value.
getCompHeight(int, int) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the height in pixels of the specified component in the current tile, for the given (tile-component) resolution level.
getCompHeight(int) - Method in interface jp2codec.image.ImgData
Returns the height in pixels of the specified component in the current tile.
getCompHeight(int) - Method in class jp2codec.image.ImgDataAdapter
Returns the height in pixels of the specified component in the current tile.
getCompHeight(int) - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the height in pixels of the specified component in the current tile.
getCompHeight(int, int) - Method in interface jp2codec.wavelet.synthesis.MultiResImgData
Returns the height in pixels of the specified component in the current tile, for the given resolution level.
getCompHeight(int, int) - Method in class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the height in pixels of the specified component in the current tile, for the given resolution level.
getCompImgHeight(int, int) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the height in pixels of the specified component in the overall image, for the given (component) resolution level.
getCompImgHeight(int) - Method in interface jp2codec.image.ImgData
Returns the height in pixels of the specified component in the overall image.
getCompImgHeight(int) - Method in class jp2codec.image.ImgDataAdapter
Returns the height in pixels of the specified component in the overall image.
getCompImgHeight(int) - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the height in pixels of the specified component in the overall image.
getCompImgHeight(int, int) - Method in interface jp2codec.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 jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the height in pixels of the specified component in the overall image, for the given resolution level.
getCompImgWidth(int, int) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the width in pixels of the specified component in the overall image, for the given (component) resolution level.
getCompImgWidth(int) - Method in interface jp2codec.image.ImgData
Returns the width in pixels of the specified component in the overall image.
getCompImgWidth(int) - Method in class jp2codec.image.ImgDataAdapter
Returns the width in pixels of the specified component in the overall image.
getCompImgWidth(int) - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the width in pixels of the specified component in the overall image.
getCompImgWidth(int, int) - Method in interface jp2codec.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 jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the width in pixels of the specified component in the overall image, for the given resolution level.
getCompSubsX(int) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class jp2codec.codestream.reader.HeaderDecoder
Returns the component subsampling factor, with respect to the reference grid,along the horizontal direction for the specified component.
getCompSubsX(int) - Method in interface jp2codec.image.ImgData
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class jp2codec.image.ImgDataAdapter
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in interface jp2codec.wavelet.synthesis.MultiResImgData
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsY(int) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class jp2codec.codestream.reader.HeaderDecoder
Returns the component subsampling factor, with respect to the reference grid, along the vertical direction for the specified component.
getCompSubsY(int) - Method in interface jp2codec.image.ImgData
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class jp2codec.image.ImgDataAdapter
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in interface jp2codec.wavelet.synthesis.MultiResImgData
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompWidth(int, int) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the width in pixels of the specified component in the current tile, for the given (tile-component) resolution level.
getCompWidth(int) - Method in interface jp2codec.image.ImgData
Returns the width in pixels of the specified component in the current tile.
getCompWidth(int) - Method in class jp2codec.image.ImgDataAdapter
Returns the width in pixels of the specified component in the current tile.
getCompWidth(int) - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the width in pixels of the specified component in the current tile.
getCompWidth(int, int) - Method in interface jp2codec.wavelet.synthesis.MultiResImgData
Returns the width in pixels of the specified component in the current tile, for the given resolution level.
getCompWidth(int, int) - Method in class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the width in pixels of the specified component in the current tile, for the given resolution level.
getData() - Method in class jp2codec.image.DataBlk
Returns the array containing the data, or null if there is no data.
getData() - Method in class jp2codec.image.DataBlkFloat
Returns the array containing the data, or null if there is no data array.
getData() - Method in class jp2codec.image.DataBlkInt
Returns the array containing the data, or null if there is no data array.
getDataFloat() - Method in class jp2codec.image.DataBlkFloat
Returns the array containing the data, or null if there is no data array.
getDataInt() - Method in class jp2codec.image.DataBlkInt
Returns the array containing the data, or null if there is no data array.
getDataType() - Method in class jp2codec.image.DataBlk
Returns the data type of the DataBlk object, as defined in this class.
getDataType() - Method in class jp2codec.image.DataBlkFloat
Returns the identifier of this data type, TYPE_FLOAT, as defined in DataBlk.
getDataType() - Method in class jp2codec.image.DataBlkInt
Returns the identifier of this data type, TYPE_INT, as defined in DataBlk.
getDataType() - Method in interface jp2codec.wavelet.WaveletFilter
Returns the type of data on which this filter works, as defined in the DataBlk interface.
getDataType() - Method in class jp2codec.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() - Method in class jp2codec.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.
getDecSpecType(int) - Method in class jp2codec.wavelet.WTDecompSpec
Returns the type of specification for the decomposition in the specified component and tile.
getDecoderSpecs() - Method in class jp2codec.codestream.reader.HeaderDecoder
Return the DecoderSpecs instance filled when reading the headers
getDecompType(int) - Method in class jp2codec.wavelet.WTDecompSpec
Returns the decomposition type to be used in component 'n' and tile 't'.
getDefRep() - Method in class jp2codec.ModuleSpec
Returns a tile-component representative using default value.
getDefault() - Method in class jp2codec.ModuleSpec
Gets default value for this module.
getDequantizerType() - Method in class jp2codec.quantization.dequantizer.DequantizerParams
Returns the type of the dequantizer for which the parameters are.
getDequantizerType() - Method in class jp2codec.quantization.dequantizer.StdDequantizerParams
Returns the type of the dequantizer for which the parameters are.
getDescription(Locale) - Method in class jp2codec.imageio.JP2ImageReaderSpi
 
getFirstCodeStreamLength() - Method in class jp2codec.fileformat.reader.FileFormatReader
This method returns the length of the first contiguous codestreams in the file
getFirstCodeStreamPos() - Method in class jp2codec.fileformat.reader.FileFormatReader
This method returns the position of the first contiguous codestreams in the file
getFixedPoint(int) - Method in interface jp2codec.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 jp2codec.image.ImgDataConverter
Returns the position of the fixed point in the specified component.
getFixedPoint(int) - Method in class jp2codec.image.invcomptransf.InvCompTransf
Returns the position of the fixed point in the specified component.
getFixedPoint(int) - Method in class jp2codec.quantization.dequantizer.StdDequantizer
Returns the position of the fixed point in the output data for the specified component.
getFixedPoint(int) - Method in interface jp2codec.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 jp2codec.wavelet.synthesis.InverseWT
Returns the position of the fixed point in the specified component.
getFormatName() - Method in class jp2codec.imageio.JP2ImageReader
 
getHFilters(int, int) - Method in class jp2codec.wavelet.synthesis.SynWTFilterSpec
Returns the horizontal analysis filters to be used in component 'n' and tile 't'.
getHH() - Method in class jp2codec.wavelet.Subband
Returns the HH child subband of this subband.
getHH() - Method in class jp2codec.wavelet.synthesis.SubbandSyn
Returns the HH child subband of this subband.
getHL() - Method in class jp2codec.wavelet.Subband
Returns the HL (horizontal high-pass) child subband of this subband.
getHL() - Method in class jp2codec.wavelet.synthesis.SubbandSyn
Returns the HL (horizontal high-pass) child subband of this subband.
getHeight(int) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the overall height of the current tile in pixels, for the given resolution level.
getHeight() - Method in class jp2codec.codestream.reader.TagTreeDecoder
Returns the number of leafs along the vertical direction.
getHeight() - Method in interface jp2codec.image.ImgData
Returns the overall height of the current tile in pixels.
getHeight() - Method in class jp2codec.image.ImgDataAdapter
Returns the overall height of the current tile in pixels.
getHeight(int) - Method in class jp2codec.imageio.JP2ImageReader
Returns height of the image
getHeight() - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the overall height of the current tile in pixels.
getHeight(int) - Method in interface jp2codec.wavelet.synthesis.MultiResImgData
Returns the overall height of the current tile in pixels, for the given resolution level.
getHeight(int) - Method in class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the overall height of the current tile in pixels, for the given resolution level.
getHorWFilter() - Method in class jp2codec.wavelet.Subband
This function returns the horizontal wavelet filter relevant to this subband
getHorWFilter() - Method in class jp2codec.wavelet.synthesis.SubbandSyn
This function returns the horizontal wavelet filter relevant to this subband
getImageMetadata(int) - Method in class jp2codec.imageio.JP2ImageReader
 
getImageTypes(int) - Method in class jp2codec.imageio.JP2ImageReader
 
getImgHeight(int) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the overall height of the image in pixels, for the given resolution level.
getImgHeight() - Method in class jp2codec.codestream.reader.HeaderDecoder
Returns the image height, in the reference grid.
getImgHeight() - Method in interface jp2codec.image.ImgData
Returns the overall height of the image in pixels.
getImgHeight() - Method in class jp2codec.image.ImgDataAdapter
Returns the overall height of the image in pixels.
getImgHeight() - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the overall height of the image in pixels.
getImgHeight(int) - Method in interface jp2codec.wavelet.synthesis.MultiResImgData
Returns the overall height of the image in pixels, for the given resolution level.
getImgHeight(int) - Method in class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the overall height of the image in pixels, for the given resolution level.
getImgRes() - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the image resolution level to reconstruct from the codestream.
getImgULX(int) - Method in class jp2codec.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.
getImgULX() - Method in class jp2codec.codestream.reader.HeaderDecoder
Return the horizontal coordinate of the image origin with respect to the canvas one, in the reference grid.
getImgULX() - Method in interface jp2codec.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 jp2codec.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 class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULX(int) - Method in interface jp2codec.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 jp2codec.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.
getImgULY(int) - Method in class jp2codec.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.
getImgULY() - Method in class jp2codec.codestream.reader.HeaderDecoder
Return the vertical coordinate of the image origin with respect to the canvas one, in the reference grid.
getImgULY() - Method in interface jp2codec.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 jp2codec.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 class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULY(int) - Method in interface jp2codec.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 jp2codec.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.
getImgWidth(int) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the overall width of the image in pixels, for the given (image) resolution level.
getImgWidth() - Method in class jp2codec.codestream.reader.HeaderDecoder
Returns the image width, in the reference grid.
getImgWidth() - Method in interface jp2codec.image.ImgData
Returns the overall width of the image in pixels.
getImgWidth() - Method in class jp2codec.image.ImgDataAdapter
Returns the overall width of the image in pixels.
getImgWidth() - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the overall width of the image in pixels.
getImgWidth(int) - Method in interface jp2codec.wavelet.synthesis.MultiResImgData
Returns the overall width of the image in pixels, for the given resolution level.
getImgWidth(int) - Method in class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the overall width of the image in pixels, for the given resolution level.
getImplType() - Method in interface jp2codec.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 jp2codec.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.
getImplType() - Method in class jp2codec.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.
getImplementationType(int) - Method in interface jp2codec.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 jp2codec.wavelet.synthesis.InverseWT
Returns the implementation type of this wavelet transform, WT_IMPL_FULL (full-page based transform).
getIncArray(int, int) - Method in class jp2codec.codestream.reader.PktDecoder
Returns the 'incArray' for the specified component and resolution level.
getIncArrayMax(int) - Method in class jp2codec.codestream.reader.PktDecoder
Returns the 'incArrayMax' for the specified component.
getInternCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in class jp2codec.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 interface jp2codec.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 class jp2codec.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 class jp2codec.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 interface jp2codec.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 interface jp2codec.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 jp2codec.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 class jp2codec.image.invcomptransf.InvCompTransf
Apply the inverse component transformation associated with the current tile.
getInternCompData(DataBlk, int) - Method in class jp2codec.wavelet.synthesis.InverseWT
Returns a block of image data containing the specifed rectangular area, in the specified component, as a reference to the internal buffer (see below).
getKerSpecType(int) - Method in class jp2codec.wavelet.WTFilterSpec
Returns the type of specification for the filters in the specified component and tile.
getLH() - Method in class jp2codec.wavelet.Subband
Returns the LH (vertical high-pass) child subband of this subband.
getLH() - Method in class jp2codec.wavelet.synthesis.SubbandSyn
Returns the LH (vertical high-pass) child subband of this subband.
getLL() - Method in class jp2codec.wavelet.Subband
Returns the LL child subband of this subband.
getLL() - Method in class jp2codec.wavelet.synthesis.SubbandSyn
Returns the LL child subband of this subband.
getLevels(int) - Method in class jp2codec.wavelet.WTDecompSpec
Returns the decomposition number of levels in component 'n' and tile 't'.
getLineWidth() - Method in class jp2codec.util.MsgPrinter
Returns the line width that is used for formatting.
getMainDefDecompType() - Method in class jp2codec.wavelet.WTDecompSpec
Returns the main default decomposition type.
getMainDefLevels() - Method in class jp2codec.wavelet.WTDecompSpec
Returns the main default decomposition number of levels.
getMax() - Method in class jp2codec.IntegerSpec
Get the maximum value of each tile-component
getMaxBoost() - Method in class jp2codec.codestream.reader.HeaderDecoder
Returns the scaling value to use if the maxshift method was specified

NOTE: All ROI parameters should be grouped in an ROI spec object.

getMaxCBlkHeight() - Method in class jp2codec.entropy.CBlkSizeSpec
Returns the maximum code-block's height
getMaxCBlkWidth() - Method in class jp2codec.entropy.CBlkSizeSpec
Returns the maximum code-block's width
getMaxInComp(int) - Method in class jp2codec.IntegerSpec
Get the maximum value of each tile for specified component
getMaxInTile(int) - Method in class jp2codec.IntegerSpec
Get the maximum value of each component in specified tile
getMin() - Method in class jp2codec.IntegerSpec
Get the minimum value of each tile-component
getMinInComp(int) - Method in class jp2codec.IntegerSpec
Get the minimum value of each tile for specified component
getMinInTile(int) - Method in class jp2codec.IntegerSpec
Get the minimum value of each component in specified tile
getMsgLogger() - Static method in class jp2codec.util.FacilityManager
Returns the MsgLogger registered with the current thread (the thread that calls this method).
getMsgLogger(Thread) - Static method in class jp2codec.util.FacilityManager
Returns the MsgLogger registered with the thread 't' (the thread that calls this method).
getNextResLevel() - Method in class jp2codec.wavelet.Subband
Returns the first leaf subband element in the next higher resolution level.
getNomRangeBits(int) - Method in interface jp2codec.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 jp2codec.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 class jp2codec.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 jp2codec.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 interface jp2codec.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 jp2codec.wavelet.synthesis.InverseWT
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the data in the specified component.
getNomTileHeight() - Method in class jp2codec.codestream.reader.HeaderDecoder
Returns the nominal width of the tiles in the reference grid.
getNomTileWidth() - Method in class jp2codec.codestream.reader.HeaderDecoder
Returns the nominal width of the tiles in the reference grid.
getNumCodeBlocks(SubbandSyn, int, Coord) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the number of code-blocks in a subband, along the horizontal and vertical dimensions.
getNumCodeBlocks(SubbandSyn, int, Coord) - Method in interface jp2codec.entropy.decoder.CodedCBlkDataSrcDec
Returns the number of code-blocks in a subband, along the horizontal and vertical dimensions.
getNumCodeBlocks(SubbandSyn, int, Coord) - Method in class jp2codec.entropy.decoder.StdEntropyDecoder
Returns the number of code-blocks in a subband, along the horizontal and vertical dimensions.
getNumCodeBlocks(SubbandSyn, int, Coord) - Method in interface jp2codec.quantization.dequantizer.CBlkQuantDataSrcDec
Returns the number of code-blocks in a subband, along the horizontal and vertical dimensions.
getNumCodeBlocks(SubbandSyn, int, Coord) - Method in class jp2codec.quantization.dequantizer.Dequantizer
Returns the number of code-blocks in a subband, along the horizontal and vertical dimensions.
getNumCodeBlocks(SubbandSyn, int, Coord) - Method in class jp2codec.roi.ROIDeScaler
Returns the number of code-blocks in a subband, along the horizontal and vertical dimensions.
getNumCodeBlocks(SubbandSyn, int, Coord) - Method in interface jp2codec.wavelet.synthesis.CBlkWTDataSrcDec
Returns the number of code-blocks in a subband, along the horizontal and vertical dimensions.
getNumComps() - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the number of components in the image.
getNumComps() - Method in class jp2codec.codestream.reader.HeaderDecoder
Returns the number of components in the image.
getNumComps() - Method in interface jp2codec.image.ImgData
Returns the number of components in the image.
getNumComps() - Method in class jp2codec.image.ImgDataAdapter
Returns the number of components in the image.
getNumComps() - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the number of components in the image.
getNumComps() - Method in interface jp2codec.wavelet.synthesis.MultiResImgData
Returns the number of components in the image.
getNumComps() - Method in class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the number of components in the image.
getNumCtxts() - Method in class jp2codec.entropy.decoder.MQDecoder
Returns the number of contexts in the arithmetic coder.
getNumImages(boolean) - Method in class jp2codec.imageio.JP2ImageReader
Returns 1 since multi-image files are not supported
getNumPrecinct(int, int) - Method in class jp2codec.codestream.reader.PktDecoder
Get the number of precinct in given component and resolution.
getNumTiles(Coord) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles() - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the total number of tiles in the image.
getNumTiles() - Method in class jp2codec.codestream.reader.HeaderDecoder
Return the number of tiles in the image
getNumTiles(Coord) - Method in interface jp2codec.image.ImgData
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles() - Method in interface jp2codec.image.ImgData
Returns the total number of tiles in the image.
getNumTiles(Coord) - Method in class jp2codec.image.ImgDataAdapter
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles() - Method in class jp2codec.image.ImgDataAdapter
Returns the total number of tiles in the image.
getNumTiles(Coord) - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles() - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the total number of tiles in the image.
getNumTiles(Coord) - Method in interface jp2codec.wavelet.synthesis.MultiResImgData
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles() - Method in interface jp2codec.wavelet.synthesis.MultiResImgData
Returns the total number of tiles in the image.
getNumTiles(Coord) - Method in class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles() - Method in class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the total number of tiles in the image.
getOriginalBitDepth(int) - Method in class jp2codec.codestream.reader.HeaderDecoder
Returns the original bitdepth of the specified component.
getPPX(int, int, int) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the precinct partition width for the specified tile-component and (tile-component) resolution level.
getPPX(int, int, int) - Method in class jp2codec.codestream.reader.HeaderDecoder
Returns the precinct partition width for the specified component, tile and resolution level.
getPPX(int, int, int) - Method in class jp2codec.codestream.reader.PktDecoder
Returns the precinct partition width for the specified component, resolution level and tile.
getPPX(int, int, int) - Method in class jp2codec.entropy.PrecinctSizeSpec
Returns the precinct partition width in component 'n' and tile 't' at resolution level 'rl'.
getPPY(int, int, int) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the precinct partition height for the specified tile-component and (tile-component) resolution level.
getPPY(int, int, int) - Method in class jp2codec.codestream.reader.HeaderDecoder
Returns the precinct partition height for the specified component, tile and resolution level.
getPPY(int, int, int) - Method in class jp2codec.codestream.reader.PktDecoder
Returns the precinct partition height for the specified component, resolution level and tile.
getPPY(int, int, int) - Method in class jp2codec.entropy.PrecinctSizeSpec
Returns the precinct partition height in component 'n' and tile 't' at resolution level 'rl'.
getPackedPktHead(int) - Method in class jp2codec.codestream.reader.HeaderDecoder
Return the packed packet headers for a given tile
getParent() - Method in class jp2codec.wavelet.Subband
Returns the parent of this subband.
getParent() - Method in class jp2codec.wavelet.synthesis.SubbandSyn
Returns the parent of this subband.
getPartitionULX() - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the horizontal coordinate of the origin of the cell and code-block partition, with respect to the canvas origin, on the reference grid.
getPartitionULX() - Method in class jp2codec.codestream.reader.HeaderDecoder
Returns the horizontal coordinate of the origin of the cell and code-block partition, with respect to the canvas origin, on the reference grid.
getPartitionULX() - Method in class jp2codec.entropy.decoder.EntropyDecoder
Returns the horizontal coordinate of the origin of the cell and code-block partition, with respect to the canvas origin, on the reference grid.
getPartitionULX() - Method in class jp2codec.quantization.dequantizer.Dequantizer
Returns the horizontal coordinate of the origin of the cell and code-block partition, with respect to the canvas origin, on the reference grid.
getPartitionULX() - Method in class jp2codec.roi.ROIDeScaler
Returns the horizontal coordinate of the origin of the cell and code-block partition, with respect to the canvas origin, on the reference grid.
getPartitionULX() - Method in interface jp2codec.wavelet.synthesis.InvWTData
Returns the horizontal coordinate of the origin of the cell and code-block partition, with respect to the canvas origin, on the reference grid.
getPartitionULY() - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the vertical coordinate of the origin of the cell and code-block partition, with respect to the canvas origin, on the reference grid.
getPartitionULY() - Method in class jp2codec.codestream.reader.HeaderDecoder
Returns the vertical coordinate of the origin of the cell and code-block partition, with respect to the canvas origin, on the reference grid.
getPartitionULY() - Method in class jp2codec.entropy.decoder.EntropyDecoder
Returns the vertical coordinate of the origin of the cell and code-block partition, with respect to the canvas origin, on the reference grid.
getPartitionULY() - Method in class jp2codec.quantization.dequantizer.Dequantizer
Returns the vertical coordinate of the origin of the cell and code-block partition, with respect to the canvas origin, on the reference grid.
getPartitionULY() - Method in class jp2codec.roi.ROIDeScaler
Returns the vertical coordinate of the origin of the cell and code-block partition, with respect to the canvas origin, on the reference grid.
getPartitionULY() - Method in interface jp2codec.wavelet.synthesis.InvWTData
Returns the vertical coordinate of the origin of the cell and code-block partition, with respect to the canvas origin, on the reference grid.
getSize(int) - Static method in class jp2codec.image.DataBlk
Returns the size in bits, given the data type.
getSotEotArray(int, int) - Method in class jp2codec.codestream.reader.PktDecoder
Returns the 'sotEotArray' for the specified component and resolution level.
getSotEotArrayMax(int) - Method in class jp2codec.codestream.reader.PktDecoder
Returns the 'sotEotArrayMax' for the specified component.
getSpec(int, int) - Method in class jp2codec.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 jp2codec.ModuleSpec
Return the spec type of the given tile-component.
getStreamMetadata() - Method in class jp2codec.imageio.JP2ImageReader
 
getSubband(int, int) - Method in class jp2codec.wavelet.Subband
Returns a reference to the Subband element to which the specified point belongs.
getSubbandByIdx(int, int) - Method in class jp2codec.wavelet.Subband
Returns a subband element in the tree, given its resolution level and subband index.
getSubbandTree(int, int) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the subband tree, for the specified tile-component.
getSubbandTree(int, int) - Method in class jp2codec.entropy.decoder.EntropyDecoder
Returns the subband tree, for the specified tile-component.
getSubbandTree(int, int) - Method in class jp2codec.quantization.dequantizer.Dequantizer
Returns the subband tree, for the specified tile-component.
getSubbandTree(int, int) - Method in class jp2codec.roi.ROIDeScaler
Returns the subband tree, for the specified tile-component.
getSubbandTree(int, int) - Method in interface jp2codec.wavelet.synthesis.InvWTData
Returns the subband tree, for the specified tile-component.
getSynHighNegSupport() - Method in interface jp2codec.wavelet.WaveletFilter
Returns the negative support of the high-pass synthesis filter.
getSynHighNegSupport() - Method in class jp2codec.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the negative support of the high-pass synthesis filter.
getSynHighNegSupport() - Method in class jp2codec.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the negative support of the high-pass synthesis filter.
getSynHighPosSupport() - Method in interface jp2codec.wavelet.WaveletFilter
Returns the positive support of the high-pass synthesis filter.
getSynHighPosSupport() - Method in class jp2codec.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the positive support of the high-pass synthesis filter.
getSynHighPosSupport() - Method in class jp2codec.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the positive support of the high-pass synthesis filter.
getSynLowNegSupport() - Method in interface jp2codec.wavelet.WaveletFilter
Returns the negative support of the low-pass synthesis filter.
getSynLowNegSupport() - Method in class jp2codec.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the negative support of the low-pass synthesis filter.
getSynLowNegSupport() - Method in class jp2codec.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the negative support of the low-pass synthesis filter.
getSynLowPosSupport() - Method in interface jp2codec.wavelet.WaveletFilter
Returns the positive support of the low-pass synthesis filter.
getSynLowPosSupport() - Method in class jp2codec.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the positive support of the low-pass synthesis filter.
getSynLowPosSupport() - Method in class jp2codec.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the positive support of the low-pass synthesis filter.
getTargetNbytes() - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Return the target number of read bytes.
getTargetRate() - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Return the target decoding rate in bits per pixel.
getTile(Coord) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the indexes of the current tile.
getTile(Coord) - Method in interface jp2codec.image.ImgData
Returns the indixes of the current tile.
getTile(Coord) - Method in class jp2codec.image.ImgDataAdapter
Returns the indexes of the current tile.
getTile(Coord) - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the indixes of the current tile.
getTile(Coord) - Method in interface jp2codec.wavelet.synthesis.MultiResImgData
Returns the indexes of the current tile.
getTile(Coord) - Method in class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the indexes of the current tile.
getTileCompVal(int, int) - Method in class jp2codec.ModuleSpec
Gets value of specified tile-component.
getTileDef(int) - Method in class jp2codec.ModuleSpec
Gets default value of the specified tile.
getTileDefRep(int) - Method in class jp2codec.ModuleSpec
Returns a component representative using tile default value.
getTileIdx() - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in interface jp2codec.image.ImgData
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in class jp2codec.image.ImgDataAdapter
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in interface jp2codec.wavelet.synthesis.MultiResImgData
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the index of the current tile, relative to a standard scan-line order.
getTileOff(Coord, int, int) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the horizontal and vertical offset of the upper-left corner of the current tile, in the specified component, relative to the canvas origin, for the specified resolution level.
getTileOff(Coord, int) - Method in interface jp2codec.image.ImgData
Returns the horizontal and vertical offset of the upper-left corner of the current tile, in the specified component, relative to the canvas origin, in the component coordinates (not in the reference grid coordinates).
getTileOff(Coord, int) - Method in class jp2codec.image.ImgDataAdapter
Returns the horizontal and vertical offset of the upper-left corner of the current tile, in the specified component, relative to the canvas origin, in the component coordinates (not in the reference grid coordinates).
getTileOff(Coord, int) - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the horizontal and vertical offset of the upper-left corner of the current tile, in the specified component, relative to the canvas origin, in the component coordinates (not in the reference grid coordinates).
getTileOff(Coord, int, int) - Method in interface jp2codec.wavelet.synthesis.MultiResImgData
Returns the horizontal and vertical offset of the upper-left corner of the current tile, in the specified component, relative to the canvas origin, for the specified resolution level.
getTileOff(Coord, int, int) - Method in class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the horizontal and vertical offset of the upper-left corner of the current tile, in the specified component, relative to the canvas origin, for the specified resolution level.
getTilingOrigin(Coord) - Method in class jp2codec.codestream.reader.HeaderDecoder
Returns the tiling origin, refferred to as '(Px,Py)' in the 'ImgData' interface.
getTotalHeaderLength() - Method in class jp2codec.codestream.reader.HeaderDecoder
Returns the total header length, including the magic number, header length number and encoded header length.
getULX(int, int) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the horizontal coordinate of the upper-left corner of the active tile, with respect to the canvas origin, in the component coordinates, for the specified component and resolution level.
getULX(int) - Method in interface jp2codec.image.ImgData
Returns the horizontal coordinate of the upper-left corner of the active tile, with respect to the canvas origin, in the component coordinates, for the specified component.
getULX(int) - Method in class jp2codec.image.ImgDataAdapter
Returns the horizontal coordinate of the upper-left corner of the active tile, with respect to the canvas origin, in the component coordinates, for the specified component.
getULX(int) - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the horizontal coordinate of the upper-left corner of the active tile, with respect to the canvas origin, in the component coordinates, for the specified component.
getULX(int, int) - Method in interface jp2codec.wavelet.synthesis.MultiResImgData
Returns the horizontal coordinate of the upper-left corner of the active tile, with respect to the canvas origin, in the component coordinates, for the specified component and resolution level.
getULX(int, int) - Method in class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the horizontal coordinate of the upper-left corner of the active tile, with respect to the canvas origin, in the component coordinates, for the specified component and resolution level.
getULY(int, int) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the vertical coordinate of the upper-left corner of the active tile, with respect to the canvas origin, in the component coordinates, for the specified component and resolution level.
getULY(int) - Method in interface jp2codec.image.ImgData
Returns the vertical coordinate of the upper-left corner of the active tile, with respect to the canvas origin, in the component coordinates, for the specified component.
getULY(int) - Method in class jp2codec.image.ImgDataAdapter
Returns the vertical coordinate of the upper-left corner of the active tile, with respect to the canvas origin, in the component coordinates, for the specified component.
getULY(int) - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the vertical coordinate of the upper-left corner of the active tile, with respect to the canvas origin, in the component coordinates, for the specified component.
getULY(int, int) - Method in interface jp2codec.wavelet.synthesis.MultiResImgData
Returns the vertical coordinate of the upper-left corner of the active tile, with respect to the canvas origin, in the component coordinates, for the specified component and resolution level.
getULY(int, int) - Method in class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the vertical coordinate of the upper-left corner of the active tile, with respect to the canvas origin, in the component coordinates, for the specified component and resolution level.
getVFilters(int, int) - Method in class jp2codec.wavelet.synthesis.SynWTFilterSpec
Returns the vertical analysis filters to be used in component 'n' and tile 't'.
getValue(int, int) - Method in class jp2codec.codestream.reader.TagTreeDecoder
Returns the current value of the specified element in the tag tree.
getVerWFilter() - Method in class jp2codec.wavelet.Subband
This function returns the vertical wavelet filter relevant to this subband
getVerWFilter() - Method in class jp2codec.wavelet.synthesis.SubbandSyn
This function returns the vertical wavelet filter relevant to this subband
getWTDataType() - Method in class jp2codec.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 jp2codec.wavelet.synthesis.SynWTFilterSpec
Returns the data type used by the filters in this object, as defined in the 'DataBlk' interface for specified tile-component.
getWidth(int) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Returns the overall width of the current tile in pixels for the given (tile) resolution level.
getWidth() - Method in class jp2codec.codestream.reader.TagTreeDecoder
Returns the number of leafs along the horizontal direction.
getWidth() - Method in interface jp2codec.image.ImgData
Returns the overall width of the current tile in pixels.
getWidth() - Method in class jp2codec.image.ImgDataAdapter
Returns the overall width of the current tile in pixels.
getWidth(int) - Method in class jp2codec.imageio.JP2ImageReader
Returns width of the image
getWidth() - Method in class jp2codec.wavelet.synthesis.InvWTAdapter
Returns the overall width of the current tile in pixels.
getWidth(int) - Method in interface jp2codec.wavelet.synthesis.MultiResImgData
Returns the overall width of the current tile in pixels for the given resolution level.
getWidth(int) - Method in class jp2codec.wavelet.synthesis.MultiResImgDataAdapter
Returns the overall width of the current tile in pixels, for the given resolution level.

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