| Interface | Description | 
|---|---|
| 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 | Description | 
|---|---|
| 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. | 
| HeaderInfo | Classe that holds information found in the marker segments of the main and
 tile-part headers. | 
| PrecCoordInfo | This class is used to store the coordinates of precincts. | 
| PrecInfo | Class that holds precinct coordinates and references to contained
 code-blocks in each subband. | 
| Exception | Description | 
|---|---|
| CorruptedCodestreamException | Thsi exception is thrown whenever an illegal value is read from a
 bit stream. | 
Copyright © 2016 Open Microscopy Environment