修飾子とタイプ | フィールドと説明 |
---|---|
protected RPSTileLoop |
loop |
protected omero.api.RawPixelsStorePrx |
rps |
コンストラクタと説明 |
---|
RPSTileData(RPSTileLoop loop,
omero.api.RawPixelsStorePrx rps) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
close() |
byte[] |
getTile(int z,
int c,
int t,
int x,
int y,
int w,
int h) |
void |
setTile(byte[] buffer,
int z,
int c,
int t,
int x,
int y,
int w,
int h) |
protected final omero.api.RawPixelsStorePrx rps
protected final RPSTileLoop loop
public RPSTileData(RPSTileLoop loop, omero.api.RawPixelsStorePrx rps)