[]
This class is used to store the coordinates of code-blocks.
This class is used to store the coordinates of objects such as code-blocks or precincts. As this is an abstract class, it cannot be used directly but derived classes have been created for code-blocks and packets (CBlkCoordInfo and PrecCoordInfo).
This exception is thrown whenever an illegal value is read from a bit stream. The cause can be either a corrupted bit stream, or a a bit stream which is illegal.
Classe that holds information found in the marker segments of the main and tile-part headers. There is one inner-class per marker segment type found in these headers.
Internal class holding information found in the COC marker segments
Internal class holding information found in the COD marker segments
Internal class holding information found in the COM marker segments
Internal class holding information found in the CRG marker segment
Internal class holding information found in the POC marker segments
Internal class holding information found in the QCC marker segments
Internal class holding information found in the QCD marker segments
Internal class holding information found in the RGN marker segments
Internal class holding information found in the SIZ marker segment
Internal class holding information found in the SOt marker segments
This class is used to store the coordinates of precincts.
Class that holds precinct coordinates and references to contained code-blocks in each subband.
This interface defines the values of the different markers in the JPEG 2000 codestream. There are 16 bit values, always appearing in big-endian (most significant byte first) and byte-aligned in the codestream. This interface also defines some other constants such as bit-masks and bit-shifts.