public class RawPixelsStoreI extends AbstractPyramidServant implements omero.api._RawPixelsStoreOperations
RawPixelsStoreRESOLUTION_DESCRIPTIONS| Constructor and Description | 
|---|
| RawPixelsStoreI(RawPixelsStore service,
               BlitzExecutor be) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | calculateMessageDigest_async(omero.api.AMD_RawPixelsStore_calculateMessageDigest __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 | 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 | 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 | 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 | 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 | prepare_async(omero.api.AMD_RawPixelsStore_prepare __cb,
             List<Long> pixelsIds,
             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 | 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) | 
getResolutionDescriptions_async, getResolutionLevel_async, getResolutionLevels_async, getTileSize_async, postClose, preClose, requiresPixelsPyramid_async, setResolutionLevel_asyncclose_async, closeactivate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic RawPixelsStoreI(RawPixelsStore service, BlitzExecutor be)
public void calculateMessageDigest_async(omero.api.AMD_RawPixelsStore_calculateMessageDigest __cb,
                                         Ice.Current __current)
                                  throws omero.ServerError
calculateMessageDigest_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getByteWidth_async(omero.api.AMD_RawPixelsStore_getByteWidth __cb,
                               Ice.Current __current)
                        throws omero.ServerError
getByteWidth_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getPlaneOffset_async(omero.api.AMD_RawPixelsStore_getPlaneOffset __cb,
                                 int z,
                                 int c,
                                 int t,
                                 Ice.Current __current)
                          throws omero.ServerError
getPlaneOffset_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic 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
getPlaneRegion_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getPlaneSize_async(omero.api.AMD_RawPixelsStore_getPlaneSize __cb,
                               Ice.Current __current)
                        throws omero.ServerError
getPlaneSize_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getPlane_async(omero.api.AMD_RawPixelsStore_getPlane __cb,
                           int z,
                           int c,
                           int t,
                           Ice.Current __current)
                    throws omero.ServerError
getPlane_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getHypercube_async(omero.api.AMD_RawPixelsStore_getHypercube __cb,
                               List<Integer> offset,
                               List<Integer> size,
                               List<Integer> step,
                               Ice.Current __current)
                        throws omero.ServerError
getHypercube_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getRegion_async(omero.api.AMD_RawPixelsStore_getRegion __cb,
                            int size,
                            long offset,
                            Ice.Current __current)
                     throws omero.ServerError
getRegion_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getRowOffset_async(omero.api.AMD_RawPixelsStore_getRowOffset __cb,
                               int y,
                               int z,
                               int c,
                               int t,
                               Ice.Current __current)
                        throws omero.ServerError
getRowOffset_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getRowSize_async(omero.api.AMD_RawPixelsStore_getRowSize __cb,
                             Ice.Current __current)
                      throws omero.ServerError
getRowSize_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getRow_async(omero.api.AMD_RawPixelsStore_getRow __cb,
                         int y,
                         int z,
                         int c,
                         int t,
                         Ice.Current __current)
                  throws omero.ServerError
getRow_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getStackOffset_async(omero.api.AMD_RawPixelsStore_getStackOffset __cb,
                                 int c,
                                 int t,
                                 Ice.Current __current)
                          throws omero.ServerError
getStackOffset_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getStackSize_async(omero.api.AMD_RawPixelsStore_getStackSize __cb,
                               Ice.Current __current)
                        throws omero.ServerError
getStackSize_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getStack_async(omero.api.AMD_RawPixelsStore_getStack __cb,
                           int c,
                           int t,
                           Ice.Current __current)
                    throws omero.ServerError
getStack_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getTimepointOffset_async(omero.api.AMD_RawPixelsStore_getTimepointOffset __cb,
                                     int t,
                                     Ice.Current __current)
                              throws omero.ServerError
getTimepointOffset_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getTimepointSize_async(omero.api.AMD_RawPixelsStore_getTimepointSize __cb,
                                   Ice.Current __current)
                            throws omero.ServerError
getTimepointSize_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getTimepoint_async(omero.api.AMD_RawPixelsStore_getTimepoint __cb,
                               int t,
                               Ice.Current __current)
                        throws omero.ServerError
getTimepoint_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getTotalSize_async(omero.api.AMD_RawPixelsStore_getTotalSize __cb,
                               Ice.Current __current)
                        throws omero.ServerError
getTotalSize_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void isFloat_async(omero.api.AMD_RawPixelsStore_isFloat __cb,
                          Ice.Current __current)
                   throws omero.ServerError
isFloat_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void isSigned_async(omero.api.AMD_RawPixelsStore_isSigned __cb,
                           Ice.Current __current)
                    throws omero.ServerError
isSigned_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void setPixelsId_async(omero.api.AMD_RawPixelsStore_setPixelsId __cb,
                              long pixelsId,
                              boolean bypassOriginalFile,
                              Ice.Current __current)
                       throws omero.ServerError
setPixelsId_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getPixelsId_async(omero.api.AMD_RawPixelsStore_getPixelsId __cb,
                              Ice.Current __current)
                       throws omero.ServerError
getPixelsId_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getPixelsPath_async(omero.api.AMD_RawPixelsStore_getPixelsPath __cb,
                                Ice.Current __current)
                         throws omero.ServerError
getPixelsPath_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void prepare_async(omero.api.AMD_RawPixelsStore_prepare __cb,
                          List<Long> pixelsIds,
                          Ice.Current __current)
                   throws omero.ServerError
prepare_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void setPlane_async(omero.api.AMD_RawPixelsStore_setPlane __cb,
                           byte[] buf,
                           int z,
                           int c,
                           int t,
                           Ice.Current __current)
                    throws omero.ServerError
setPlane_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void setRegion_async(omero.api.AMD_RawPixelsStore_setRegion __cb,
                            int size,
                            long offset,
                            byte[] buffer,
                            Ice.Current __current)
                     throws omero.ServerError
setRegion_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic 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
setRow_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void setStack_async(omero.api.AMD_RawPixelsStore_setStack __cb,
                           byte[] buf,
                           int z,
                           int c,
                           int t,
                           Ice.Current __current)
                    throws omero.ServerError
setStack_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void setTimepoint_async(omero.api.AMD_RawPixelsStore_setTimepoint __cb,
                               byte[] buf,
                               int t,
                               Ice.Current __current)
                        throws omero.ServerError
setTimepoint_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void getCol_async(omero.api.AMD_RawPixelsStore_getCol __cb,
                         int x,
                         int z,
                         int c,
                         int t,
                         Ice.Current __current)
                  throws omero.ServerError
getCol_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic void save_async(omero.api.AMD_RawPixelsStore_save __cb,
                       Ice.Current __current)
                throws omero.ServerError
save_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic 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
getTile_async in interface omero.api._RawPixelsStoreOperationsomero.ServerErrorpublic 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
setTile_async in interface omero.api._RawPixelsStoreOperationsomero.ServerError
                
                
Version: 5.2.5-ice35-b28
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.