Modifier and Type | Field and Description |
---|---|
private DataBlkInt[] |
J2KReadState.dataBlocks |
private DataBlkInt |
RenderedImageSrc.dbi
Data block used only to store coordinates of the buffered blocks
|
private DataBlkInt |
RenderedImageSrc.intBlk
Temporary DataBlkInt object (needed when encoder uses floating-point
filters).
|
Constructor and Description |
---|
DataBlkInt(DataBlkInt src)
Copy constructor.
|
Modifier and Type | Field and Description |
---|---|
private DataBlkInt |
ForwCompTransf.block0
Block used to request component with index 0
|
private DataBlkInt |
ForwCompTransf.block1
Block used to request component with index 1
|
private DataBlkInt |
ForwCompTransf.block2
Block used to request component with index 2
|
Modifier and Type | Field and Description |
---|---|
private DataBlkInt |
ImgReaderPGM.intBlk
Temporary DataBlkInt object (needed when encoder uses floating-point
filters).
|
Modifier and Type | Field and Description |
---|---|
private DataBlkInt |
InvCompTransf.dbi
Data block used only to store coordinates and progressiveness
of the buffered blocks
|
Modifier and Type | Field and Description |
---|---|
private DataBlkInt |
StdDequantizer.inblk
The 'DataBlkInt' object used to request data, used when output data is
not int
|
Modifier and Type | Field and Description |
---|---|
private DataBlkInt |
ROIScaler.roiMask
The ROI mask
|
Modifier and Type | Method and Description |
---|---|
boolean |
RectROIMaskGenerator.getROIMask(DataBlkInt db,
Subband sb,
int magbits,
int c)
This functions gets a DataBlk the size of the current code-block and
fills this block with the ROI mask.
|
abstract boolean |
ROIMaskGenerator.getROIMask(DataBlkInt db,
Subband sb,
int magbits,
int c)
This functions gets a DataBlk with the size of the current code-block
and fills it with the ROI mask.
|
boolean |
ArbROIMaskGenerator.getROIMask(DataBlkInt db,
Subband sb,
int magbits,
int c)
This functions gets a DataBlk the size of the current code-block an
fills this block with the ROI mask.
|
Copyright © 2017 Open Microscopy Environment