ome.services.blitz.repo
Class BfPixelsStoreI
java.lang.Object
Ice.ObjectImpl
omero.api._RawPixelsStoreDisp
ome.services.blitz.repo.BfPixelsStoreI
- All Implemented Interfaces:
- Ice.Object, Serializable, Cloneable, omero.api._PyramidServiceOperations, omero.api._PyramidServiceOperationsNC, omero.api._RawPixelsStoreOperations, omero.api._RawPixelsStoreOperationsNC, omero.api._ServiceInterfaceOperations, omero.api._ServiceInterfaceOperationsNC, omero.api._StatefulServiceInterfaceOperations, omero.api._StatefulServiceInterfaceOperationsNC, omero.api.PyramidService, omero.api.RawPixelsStore, omero.api.ServiceInterface, omero.api.StatefulServiceInterface
public class BfPixelsStoreI
- extends omero.api._RawPixelsStoreDisp
- Since:
- Beta4.1
- See Also:
- Serialized Form
Fields inherited from class omero.api._RawPixelsStoreDisp |
__ids |
Method Summary |
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 |
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 |
getHypercube_async(omero.api.AMD_RawPixelsStore_getHypercube __cb,
List<Integer> offset,
List<Integer> size,
List<Integer> step,
Ice.Current __current)
|
void |
getPixelsId_async(omero.api.AMD_RawPixelsStore_getPixelsId __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 |
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,
List<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)
|
Methods inherited from class omero.api._RawPixelsStoreDisp |
___calculateMessageDigest, ___getByteWidth, ___getCol, ___getHypercube, ___getPixelsId, ___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, __read, __read, __write, __write, activate_async, calculateMessageDigest_async, close_async, getByteWidth_async, getCol_async, getCurrentEventContext_async, getHypercube_async, getPixelsId_async, getPlane_async, getPlaneOffset_async, getPlaneRegion_async, getPlaneSize_async, getRegion_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 |
Methods inherited from class Ice.ObjectImpl |
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __collocDispatch, clone, ice_dispatch, ice_hash, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal |
Methods inherited from interface Ice.Object |
__collocDispatch, clone, equals, ice_dispatch, ice_hash, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal |
BfPixelsStoreI
public BfPixelsStoreI(String path,
loci.formats.ImageReader bfReader)
throws IOException,
loci.formats.FormatException
- Throws:
IOException
loci.formats.FormatException
calculateMessageDigest_async
public void calculateMessageDigest_async(omero.api.AMD_RawPixelsStore_calculateMessageDigest __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getByteWidth_async
public void getByteWidth_async(omero.api.AMD_RawPixelsStore_getByteWidth __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getHypercube_async
public void getHypercube_async(omero.api.AMD_RawPixelsStore_getHypercube __cb,
List<Integer> offset,
List<Integer> size,
List<Integer> step,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getCol_async
public void getCol_async(omero.api.AMD_RawPixelsStore_getCol __cb,
int x,
int z,
int c,
int t,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getPlaneOffset_async
public void getPlaneOffset_async(omero.api.AMD_RawPixelsStore_getPlaneOffset __cb,
int z,
int c,
int t,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getPlaneRegion_async
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
- Throws:
omero.ServerError
getPlaneSize_async
public void getPlaneSize_async(omero.api.AMD_RawPixelsStore_getPlaneSize __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getPlane_async
public void getPlane_async(omero.api.AMD_RawPixelsStore_getPlane __cb,
int z,
int c,
int t,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getRegion_async
public void getRegion_async(omero.api.AMD_RawPixelsStore_getRegion __cb,
int size,
long offset,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getRowOffset_async
public void getRowOffset_async(omero.api.AMD_RawPixelsStore_getRowOffset __cb,
int y,
int z,
int c,
int t,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getRowSize_async
public void getRowSize_async(omero.api.AMD_RawPixelsStore_getRowSize __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getRow_async
public void getRow_async(omero.api.AMD_RawPixelsStore_getRow __cb,
int y,
int z,
int c,
int t,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getStackOffset_async
public void getStackOffset_async(omero.api.AMD_RawPixelsStore_getStackOffset __cb,
int c,
int t,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getStackSize_async
public void getStackSize_async(omero.api.AMD_RawPixelsStore_getStackSize __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getStack_async
public void getStack_async(omero.api.AMD_RawPixelsStore_getStack __cb,
int c,
int t,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getTimepointOffset_async
public void getTimepointOffset_async(omero.api.AMD_RawPixelsStore_getTimepointOffset __cb,
int t,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getTimepointSize_async
public void getTimepointSize_async(omero.api.AMD_RawPixelsStore_getTimepointSize __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getTimepoint_async
public void getTimepoint_async(omero.api.AMD_RawPixelsStore_getTimepoint __cb,
int t,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getTotalSize_async
public void getTotalSize_async(omero.api.AMD_RawPixelsStore_getTotalSize __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
isFloat_async
public void isFloat_async(omero.api.AMD_RawPixelsStore_isFloat __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
isSigned_async
public void isSigned_async(omero.api.AMD_RawPixelsStore_isSigned __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
prepare_async
public void prepare_async(omero.api.AMD_RawPixelsStore_prepare __cb,
List<Long> pixelsIds,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
save_async
public void save_async(omero.api.AMD_RawPixelsStore_save __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
setPixelsId_async
public void setPixelsId_async(omero.api.AMD_RawPixelsStore_setPixelsId __cb,
long pixelsId,
boolean bypassOriginalFile,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getPixelsId_async
public void getPixelsId_async(omero.api.AMD_RawPixelsStore_getPixelsId __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
setPlane_async
public void setPlane_async(omero.api.AMD_RawPixelsStore_setPlane __cb,
byte[] buf,
int z,
int c,
int t,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
setRegion_async
public void setRegion_async(omero.api.AMD_RawPixelsStore_setRegion __cb,
int size,
long offset,
byte[] buffer,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
setRow_async
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
- Throws:
omero.ServerError
setStack_async
public void setStack_async(omero.api.AMD_RawPixelsStore_setStack __cb,
byte[] buf,
int z,
int c,
int t,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
setTimepoint_async
public void setTimepoint_async(omero.api.AMD_RawPixelsStore_setTimepoint __cb,
byte[] buf,
int t,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
activate_async
public void activate_async(omero.api.AMD_StatefulServiceInterface_activate __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
close_async
public void close_async(omero.api.AMD_StatefulServiceInterface_close __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getCurrentEventContext_async
public void getCurrentEventContext_async(omero.api.AMD_StatefulServiceInterface_getCurrentEventContext __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
passivate_async
public void passivate_async(omero.api.AMD_StatefulServiceInterface_passivate __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getResolutionLevels_async
public void getResolutionLevels_async(omero.api.AMD_PyramidService_getResolutionLevels __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getTileSize_async
public void getTileSize_async(omero.api.AMD_PyramidService_getTileSize __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
requiresPixelsPyramid_async
public void requiresPixelsPyramid_async(omero.api.AMD_PyramidService_requiresPixelsPyramid __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
setResolutionLevel_async
public void setResolutionLevel_async(omero.api.AMD_PyramidService_setResolutionLevel __cb,
int resolutionLevel,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getResolutionLevel_async
public void getResolutionLevel_async(omero.api.AMD_PyramidService_getResolutionLevel __cb,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
getTile_async
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
- Throws:
omero.ServerError
setTile_async
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
- Throws:
omero.ServerError
OmeroJava Api
Version: 4.3.3-00d1137e-b2894
Copyright © 2009 The University of Dundee. All Rights Reserved.