jj2000.j2k.codestream |
|
Java Source File Name | Type | Comment |
CBlkCoordInfo.java | Class | This class is used to store the coordinates of code-blocks. |
CoordInfo.java | Class | This class is used to store the coordinates of objects such as code-blocks
or precincts. |
CorruptedCodestreamException.java | Class | Thsi exception is thrown whenever an illegal value is read from a
bit stream. |
HeaderInfo.java | Class | Classe that holds information found in the marker segments of the main and
tile-part headers. |
Markers.java | Interface | This interface defines the values of the different markers in the JPEG 2000
codestream. |
PrecCoordInfo.java | Class | This class is used to store the coordinates of precincts. |
PrecInfo.java | Class | Class that holds precinct coordinates and references to contained
code-blocks in each subband. |
ProgressionType.java | Interface | This interface defines the identifiers for the different bit stream
profiles and progression types.
Each progressive type has a different number: 'PT_SNR_PROG',
'PT_RES_PROG', or 'PT_ARB_PROG'. |