| Package | Description |
|---|---|
| jj2000.j2k | |
| jj2000.j2k.codestream | |
| jj2000.j2k.codestream.reader | |
| jj2000.j2k.codestream.writer | |
| jj2000.j2k.image | |
| jj2000.j2k.image.input | |
| jj2000.j2k.wavelet | |
| jj2000.j2k.wavelet.synthesis |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleSpec.rotate90(Coord anT)
Rotate the ModuleSpec instance by 90 degrees (this modifies only tile
and tile-component specifications).
|
| Modifier and Type | Field and Description |
|---|---|
Coord |
CBlkCoordInfo.idx
The code-block horizontal and vertical indexes
|
| Modifier and Type | Method and Description |
|---|---|
Coord |
BitstreamReaderAgent.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical directions.
|
Coord |
BitstreamReaderAgent.getTile(Coord co)
Returns the indexes of the current tile.
|
Coord |
HeaderDecoder.getTilingOrigin(Coord co)
Returns the tiling origin, referred to as '(Px,Py)' in the 'ImgData'
interface.
|
| Modifier and Type | Method and Description |
|---|---|
Coord |
BitstreamReaderAgent.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical directions.
|
Coord |
BitstreamReaderAgent.getTile(Coord co)
Returns the indexes of the current tile.
|
Coord |
HeaderDecoder.getTilingOrigin(Coord co)
Returns the tiling origin, referred to as '(Px,Py)' in the 'ImgData'
interface.
|
| Constructor and Description |
|---|
PktEncoder(CodedCBlkDataSrcEnc infoSrc,
EncoderSpecs encSpec,
Coord[][][] numPrec,
ParameterList pl)
Creates a new packet encoder object, using the information from the
'infoSrc' object.
|
| Modifier and Type | Method and Description |
|---|---|
Coord |
Tiler.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical directions.
|
Coord |
ImgDataJoiner.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical
directions.
|
Coord |
ImgDataAdapter.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical directions.
|
Coord |
ImgData.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical directions.
|
Coord |
Tiler.getTile(Coord co)
Returns the horizontal and vertical indexes of the current tile.
|
Coord |
ImgDataJoiner.getTile(Coord co)
Returns the coordinates of the current tile.
|
Coord |
ImgDataAdapter.getTile(Coord co)
Returns the indexes of the current tile.
|
Coord |
ImgData.getTile(Coord co)
Returns the indixes of the current tile.
|
Coord |
Tiler.getTilingOrigin(Coord co)
Returns the tiling origin, referred to as '(xt0siz,yt0siz)' in the
codestream header (SIZ marker segment).
|
| Modifier and Type | Method and Description |
|---|---|
Coord |
Tiler.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical directions.
|
Coord |
ImgDataJoiner.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical
directions.
|
Coord |
ImgDataAdapter.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical directions.
|
Coord |
ImgData.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical directions.
|
Coord |
Tiler.getTile(Coord co)
Returns the horizontal and vertical indexes of the current tile.
|
Coord |
ImgDataJoiner.getTile(Coord co)
Returns the coordinates of the current tile.
|
Coord |
ImgDataAdapter.getTile(Coord co)
Returns the indexes of the current tile.
|
Coord |
ImgData.getTile(Coord co)
Returns the indixes of the current tile.
|
Coord |
Tiler.getTilingOrigin(Coord co)
Returns the tiling origin, referred to as '(xt0siz,yt0siz)' in the
codestream header (SIZ marker segment).
|
| Constructor and Description |
|---|
Coord(Coord c)
Creates a new coordinate object given another Coord object i.e.
|
| Modifier and Type | Method and Description |
|---|---|
Coord |
ImgReader.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical
directions.
|
Coord |
ImgReader.getTile(Coord co)
Returns the coordinates of the current tile.
|
| Modifier and Type | Method and Description |
|---|---|
Coord |
ImgReader.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical
directions.
|
Coord |
ImgReader.getTile(Coord co)
Returns the coordinates of the current tile.
|
| Modifier and Type | Field and Description |
|---|---|
Coord |
Subband.numCb
The number of code-blocks (in both directions) contained in this
subband.
|
| Modifier and Type | Method and Description |
|---|---|
Coord |
MultiResImgDataAdapter.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical directions.
|
Coord |
MultiResImgData.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical directions.
|
Coord |
InvWTAdapter.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical directions.
|
Coord |
MultiResImgDataAdapter.getTile(Coord co)
Returns the indexes of the current tile.
|
Coord |
MultiResImgData.getTile(Coord co)
Returns the indexes of the current tile.
|
Coord |
InvWTAdapter.getTile(Coord co)
Returns the indixes of the current tile.
|
| Modifier and Type | Method and Description |
|---|---|
Coord |
MultiResImgDataAdapter.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical directions.
|
Coord |
MultiResImgData.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical directions.
|
Coord |
InvWTAdapter.getNumTiles(Coord co)
Returns the number of tiles in the horizontal and vertical directions.
|
Coord |
MultiResImgDataAdapter.getTile(Coord co)
Returns the indexes of the current tile.
|
Coord |
MultiResImgData.getTile(Coord co)
Returns the indexes of the current tile.
|
Coord |
InvWTAdapter.getTile(Coord co)
Returns the indixes of the current tile.
|
Copyright © 2015. All rights reserved.