Package jp2codec.codestream

Interface Summary
Markers This interface defines the values of the different markers in the JPEG 2000 codestream.
ProgressionType This interface defines the identifiers for the different bit stream profiles and progression types.
 

Class Summary
CBlkCoordInfo This class is used to store the coordinates of code-blocks.
CoordInfo This class is used to store the coordinates of objects such as code-blocks or precincts.
PrecCoordInfo This class is used to store the coordinates of precincts.
 

Exception Summary
CorruptedCodestreamException Thsi exception is thrown whenever an illegal value is read from a bit stream.