public class BfPixelsStoreI
extends omero.api._RawPixelsStoreDisp
Constructor and Description |
---|
BfPixelsStoreI(java.lang.String path,
ImageReader bfReader) |
Modifier and Type | Method and Description |
---|---|
void |
activate_async(omero.api.AMD_StatefulServiceInterface_activate __cb,
Ice.Current __current) |
void |
calculateMessageDigest_async(omero.api.AMD_RawPixelsStore_calculateMessageDigest __cb,
Ice.Current __current) |
void |
close_async(omero.api.AMD_StatefulServiceInterface_close __cb,
Ice.Current __current) |
void |
findMinMax_async(omero.api.AMD_RawPixelsStore_findMinMax __cb,
int[] channels,
Ice.Current __current) |
void |
getByteWidth_async(omero.api.AMD_RawPixelsStore_getByteWidth __cb,
Ice.Current __current) |
void |
getCol_async(omero.api.AMD_RawPixelsStore_getCol __cb,
int x,
int z,
int c,
int t,
Ice.Current __current) |
void |
getCurrentEventContext_async(omero.api.AMD_StatefulServiceInterface_getCurrentEventContext __cb,
Ice.Current __current) |
void |
getHistogram_async(omero.api.AMD_RawPixelsStore_getHistogram __cb,
int[] channels,
int binCount,
boolean globalRange,
omero.romio.PlaneDef plane,
Ice.Current __current) |
void |
getHypercube_async(omero.api.AMD_RawPixelsStore_getHypercube __cb,
java.util.List<java.lang.Integer> offset,
java.util.List<java.lang.Integer> size,
java.util.List<java.lang.Integer> step,
Ice.Current __current) |
void |
getPixelsId_async(omero.api.AMD_RawPixelsStore_getPixelsId __cb,
Ice.Current __current) |
void |
getPixelsPath_async(omero.api.AMD_RawPixelsStore_getPixelsPath __cb,
Ice.Current __current) |
void |
getPlane_async(omero.api.AMD_RawPixelsStore_getPlane __cb,
int z,
int c,
int t,
Ice.Current __current) |
void |
getPlaneOffset_async(omero.api.AMD_RawPixelsStore_getPlaneOffset __cb,
int z,
int c,
int t,
Ice.Current __current) |
void |
getPlaneRegion_async(omero.api.AMD_RawPixelsStore_getPlaneRegion __cb,
int z,
int c,
int t,
int size,
int offset,
Ice.Current __current) |
void |
getPlaneSize_async(omero.api.AMD_RawPixelsStore_getPlaneSize __cb,
Ice.Current __current) |
void |
getRegion_async(omero.api.AMD_RawPixelsStore_getRegion __cb,
int size,
long offset,
Ice.Current __current) |
void |
getResolutionDescriptions_async(omero.api.AMD_PyramidService_getResolutionDescriptions __cb,
Ice.Current __current) |
void |
getResolutionLevel_async(omero.api.AMD_PyramidService_getResolutionLevel __cb,
Ice.Current __current) |
void |
getResolutionLevels_async(omero.api.AMD_PyramidService_getResolutionLevels __cb,
Ice.Current __current) |
void |
getRow_async(omero.api.AMD_RawPixelsStore_getRow __cb,
int y,
int z,
int c,
int t,
Ice.Current __current) |
void |
getRowOffset_async(omero.api.AMD_RawPixelsStore_getRowOffset __cb,
int y,
int z,
int c,
int t,
Ice.Current __current) |
void |
getRowSize_async(omero.api.AMD_RawPixelsStore_getRowSize __cb,
Ice.Current __current) |
void |
getStack_async(omero.api.AMD_RawPixelsStore_getStack __cb,
int c,
int t,
Ice.Current __current) |
void |
getStackOffset_async(omero.api.AMD_RawPixelsStore_getStackOffset __cb,
int c,
int t,
Ice.Current __current) |
void |
getStackSize_async(omero.api.AMD_RawPixelsStore_getStackSize __cb,
Ice.Current __current) |
void |
getTile_async(omero.api.AMD_RawPixelsStore_getTile __cb,
int z,
int c,
int t,
int x,
int y,
int w,
int h,
Ice.Current __current) |
void |
getTileSize_async(omero.api.AMD_PyramidService_getTileSize __cb,
Ice.Current __current) |
void |
getTimepoint_async(omero.api.AMD_RawPixelsStore_getTimepoint __cb,
int t,
Ice.Current __current) |
void |
getTimepointOffset_async(omero.api.AMD_RawPixelsStore_getTimepointOffset __cb,
int t,
Ice.Current __current) |
void |
getTimepointSize_async(omero.api.AMD_RawPixelsStore_getTimepointSize __cb,
Ice.Current __current) |
void |
getTotalSize_async(omero.api.AMD_RawPixelsStore_getTotalSize __cb,
Ice.Current __current) |
void |
isFloat_async(omero.api.AMD_RawPixelsStore_isFloat __cb,
Ice.Current __current) |
void |
isSigned_async(omero.api.AMD_RawPixelsStore_isSigned __cb,
Ice.Current __current) |
void |
passivate_async(omero.api.AMD_StatefulServiceInterface_passivate __cb,
Ice.Current __current) |
void |
prepare_async(omero.api.AMD_RawPixelsStore_prepare __cb,
java.util.List<java.lang.Long> pixelsIds,
Ice.Current __current) |
void |
requiresPixelsPyramid_async(omero.api.AMD_PyramidService_requiresPixelsPyramid __cb,
Ice.Current __current) |
void |
save_async(omero.api.AMD_RawPixelsStore_save __cb,
Ice.Current __current) |
void |
setPixelsId_async(omero.api.AMD_RawPixelsStore_setPixelsId __cb,
long pixelsId,
boolean bypassOriginalFile,
Ice.Current __current) |
void |
setPlane_async(omero.api.AMD_RawPixelsStore_setPlane __cb,
byte[] buf,
int z,
int c,
int t,
Ice.Current __current) |
void |
setRegion_async(omero.api.AMD_RawPixelsStore_setRegion __cb,
int size,
long offset,
byte[] buffer,
Ice.Current __current) |
void |
setResolutionLevel_async(omero.api.AMD_PyramidService_setResolutionLevel __cb,
int resolutionLevel,
Ice.Current __current) |
void |
setRow_async(omero.api.AMD_RawPixelsStore_setRow __cb,
byte[] buf,
int y,
int z,
int c,
int t,
Ice.Current __current) |
void |
setStack_async(omero.api.AMD_RawPixelsStore_setStack __cb,
byte[] buf,
int z,
int c,
int t,
Ice.Current __current) |
void |
setTile_async(omero.api.AMD_RawPixelsStore_setTile __cb,
byte[] buf,
int z,
int c,
int t,
int x,
int y,
int w,
int h,
Ice.Current __current) |
void |
setTimepoint_async(omero.api.AMD_RawPixelsStore_setTimepoint __cb,
byte[] buf,
int t,
Ice.Current __current) |
___calculateMessageDigest, ___findMinMax, ___getByteWidth, ___getCol, ___getHistogram, ___getHypercube, ___getPixelsId, ___getPixelsPath, ___getPlane, ___getPlaneOffset, ___getPlaneRegion, ___getPlaneSize, ___getRegion, ___getRow, ___getRowOffset, ___getRowSize, ___getStack, ___getStackOffset, ___getStackSize, ___getTile, ___getTimepoint, ___getTimepointOffset, ___getTimepointSize, ___getTotalSize, ___isFloat, ___isSigned, ___prepare, ___save, ___setPixelsId, ___setPlane, ___setRegion, ___setRow, ___setStack, ___setTile, ___setTimepoint, __dispatch, __readImpl, __writeImpl, activate_async, calculateMessageDigest_async, close_async, findMinMax_async, getByteWidth_async, getCol_async, getCurrentEventContext_async, getHistogram_async, getHypercube_async, getPixelsId_async, getPixelsPath_async, getPlane_async, getPlaneOffset_async, getPlaneRegion_async, getPlaneSize_async, getRegion_async, getResolutionDescriptions_async, getResolutionLevel_async, getResolutionLevels_async, getRow_async, getRowOffset_async, getRowSize_async, getStack_async, getStackOffset_async, getStackSize_async, getTile_async, getTileSize_async, getTimepoint_async, getTimepointOffset_async, getTimepointSize_async, getTotalSize_async, ice_copyStateFrom, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, isFloat_async, isSigned_async, passivate_async, prepare_async, requiresPixelsPyramid_async, save_async, setPixelsId_async, setPlane_async, setRegion_async, setResolutionLevel_async, setRow_async, setStack_async, setTile_async, setTimepoint_async
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __collocDispatch, __read, __read, __readImpl, __write, __write, __writeImpl, clone, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
public BfPixelsStoreI(java.lang.String path, ImageReader bfReader) throws java.io.IOException, FormatException
java.io.IOException
FormatException
public void calculateMessageDigest_async(omero.api.AMD_RawPixelsStore_calculateMessageDigest __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getByteWidth_async(omero.api.AMD_RawPixelsStore_getByteWidth __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getHypercube_async(omero.api.AMD_RawPixelsStore_getHypercube __cb, java.util.List<java.lang.Integer> offset, java.util.List<java.lang.Integer> size, java.util.List<java.lang.Integer> step, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getCol_async(omero.api.AMD_RawPixelsStore_getCol __cb, int x, int z, int c, int t, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getPlaneOffset_async(omero.api.AMD_RawPixelsStore_getPlaneOffset __cb, int z, int c, int t, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getPlaneRegion_async(omero.api.AMD_RawPixelsStore_getPlaneRegion __cb, int z, int c, int t, int size, int offset, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getPlaneSize_async(omero.api.AMD_RawPixelsStore_getPlaneSize __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getPlane_async(omero.api.AMD_RawPixelsStore_getPlane __cb, int z, int c, int t, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getRegion_async(omero.api.AMD_RawPixelsStore_getRegion __cb, int size, long offset, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getRowOffset_async(omero.api.AMD_RawPixelsStore_getRowOffset __cb, int y, int z, int c, int t, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getRowSize_async(omero.api.AMD_RawPixelsStore_getRowSize __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getRow_async(omero.api.AMD_RawPixelsStore_getRow __cb, int y, int z, int c, int t, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getStackOffset_async(omero.api.AMD_RawPixelsStore_getStackOffset __cb, int c, int t, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getStackSize_async(omero.api.AMD_RawPixelsStore_getStackSize __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getStack_async(omero.api.AMD_RawPixelsStore_getStack __cb, int c, int t, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getTimepointOffset_async(omero.api.AMD_RawPixelsStore_getTimepointOffset __cb, int t, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getTimepointSize_async(omero.api.AMD_RawPixelsStore_getTimepointSize __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getTimepoint_async(omero.api.AMD_RawPixelsStore_getTimepoint __cb, int t, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getTotalSize_async(omero.api.AMD_RawPixelsStore_getTotalSize __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void isFloat_async(omero.api.AMD_RawPixelsStore_isFloat __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void isSigned_async(omero.api.AMD_RawPixelsStore_isSigned __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void prepare_async(omero.api.AMD_RawPixelsStore_prepare __cb, java.util.List<java.lang.Long> pixelsIds, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void save_async(omero.api.AMD_RawPixelsStore_save __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void setPixelsId_async(omero.api.AMD_RawPixelsStore_setPixelsId __cb, long pixelsId, boolean bypassOriginalFile, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getPixelsId_async(omero.api.AMD_RawPixelsStore_getPixelsId __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getPixelsPath_async(omero.api.AMD_RawPixelsStore_getPixelsPath __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void setPlane_async(omero.api.AMD_RawPixelsStore_setPlane __cb, byte[] buf, int z, int c, int t, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void setRegion_async(omero.api.AMD_RawPixelsStore_setRegion __cb, int size, long offset, byte[] buffer, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void setRow_async(omero.api.AMD_RawPixelsStore_setRow __cb, byte[] buf, int y, int z, int c, int t, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void setStack_async(omero.api.AMD_RawPixelsStore_setStack __cb, byte[] buf, int z, int c, int t, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void setTimepoint_async(omero.api.AMD_RawPixelsStore_setTimepoint __cb, byte[] buf, int t, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getHistogram_async(omero.api.AMD_RawPixelsStore_getHistogram __cb, int[] channels, int binCount, boolean globalRange, omero.romio.PlaneDef plane, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void findMinMax_async(omero.api.AMD_RawPixelsStore_findMinMax __cb, int[] channels, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void activate_async(omero.api.AMD_StatefulServiceInterface_activate __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void close_async(omero.api.AMD_StatefulServiceInterface_close __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getCurrentEventContext_async(omero.api.AMD_StatefulServiceInterface_getCurrentEventContext __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void passivate_async(omero.api.AMD_StatefulServiceInterface_passivate __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getResolutionLevels_async(omero.api.AMD_PyramidService_getResolutionLevels __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getResolutionDescriptions_async(omero.api.AMD_PyramidService_getResolutionDescriptions __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getTileSize_async(omero.api.AMD_PyramidService_getTileSize __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void requiresPixelsPyramid_async(omero.api.AMD_PyramidService_requiresPixelsPyramid __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void setResolutionLevel_async(omero.api.AMD_PyramidService_setResolutionLevel __cb, int resolutionLevel, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getResolutionLevel_async(omero.api.AMD_PyramidService_getResolutionLevel __cb, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void getTile_async(omero.api.AMD_RawPixelsStore_getTile __cb, int z, int c, int t, int x, int y, int w, int h, Ice.Current __current) throws omero.ServerError
omero.ServerError
public void setTile_async(omero.api.AMD_RawPixelsStore_setTile __cb, byte[] buf, int z, int c, int t, int x, int y, int w, int h, Ice.Current __current) throws omero.ServerError
omero.ServerError
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.