public class BfPixelsStoreI
extends omero.api._RawPixelsStoreDisp
| Constructor and Description | 
|---|
BfPixelsStoreI(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 | 
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 | 
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,
             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)  | 
___calculateMessageDigest, ___getByteWidth, ___getCol, ___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, getByteWidth_async, getCol_async, getCurrentEventContext_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_preMarshalpublic BfPixelsStoreI(String path, ImageReader bfReader) throws IOException, FormatException
IOExceptionFormatExceptionpublic void calculateMessageDigest_async(omero.api.AMD_RawPixelsStore_calculateMessageDigest __cb,
                                         Ice.Current __current)
                                  throws omero.ServerError
omero.ServerErrorpublic void getByteWidth_async(omero.api.AMD_RawPixelsStore_getByteWidth __cb,
                               Ice.Current __current)
                        throws omero.ServerError
omero.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
omero.ServerErrorpublic void getCol_async(omero.api.AMD_RawPixelsStore_getCol __cb,
                         int x,
                         int z,
                         int c,
                         int t,
                         Ice.Current __current)
                  throws omero.ServerError
omero.ServerErrorpublic void getPlaneOffset_async(omero.api.AMD_RawPixelsStore_getPlaneOffset __cb,
                                 int z,
                                 int c,
                                 int t,
                                 Ice.Current __current)
                          throws omero.ServerError
omero.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
omero.ServerErrorpublic void getPlaneSize_async(omero.api.AMD_RawPixelsStore_getPlaneSize __cb,
                               Ice.Current __current)
                        throws omero.ServerError
omero.ServerErrorpublic void getPlane_async(omero.api.AMD_RawPixelsStore_getPlane __cb,
                           int z,
                           int c,
                           int t,
                           Ice.Current __current)
                    throws omero.ServerError
omero.ServerErrorpublic void getRegion_async(omero.api.AMD_RawPixelsStore_getRegion __cb,
                            int size,
                            long offset,
                            Ice.Current __current)
                     throws omero.ServerError
omero.ServerErrorpublic void getRowOffset_async(omero.api.AMD_RawPixelsStore_getRowOffset __cb,
                               int y,
                               int z,
                               int c,
                               int t,
                               Ice.Current __current)
                        throws omero.ServerError
omero.ServerErrorpublic void getRowSize_async(omero.api.AMD_RawPixelsStore_getRowSize __cb,
                             Ice.Current __current)
                      throws omero.ServerError
omero.ServerErrorpublic void getRow_async(omero.api.AMD_RawPixelsStore_getRow __cb,
                         int y,
                         int z,
                         int c,
                         int t,
                         Ice.Current __current)
                  throws omero.ServerError
omero.ServerErrorpublic void getStackOffset_async(omero.api.AMD_RawPixelsStore_getStackOffset __cb,
                                 int c,
                                 int t,
                                 Ice.Current __current)
                          throws omero.ServerError
omero.ServerErrorpublic void getStackSize_async(omero.api.AMD_RawPixelsStore_getStackSize __cb,
                               Ice.Current __current)
                        throws omero.ServerError
omero.ServerErrorpublic void getStack_async(omero.api.AMD_RawPixelsStore_getStack __cb,
                           int c,
                           int t,
                           Ice.Current __current)
                    throws omero.ServerError
omero.ServerErrorpublic void getTimepointOffset_async(omero.api.AMD_RawPixelsStore_getTimepointOffset __cb,
                                     int t,
                                     Ice.Current __current)
                              throws omero.ServerError
omero.ServerErrorpublic void getTimepointSize_async(omero.api.AMD_RawPixelsStore_getTimepointSize __cb,
                                   Ice.Current __current)
                            throws omero.ServerError
omero.ServerErrorpublic void getTimepoint_async(omero.api.AMD_RawPixelsStore_getTimepoint __cb,
                               int t,
                               Ice.Current __current)
                        throws omero.ServerError
omero.ServerErrorpublic void getTotalSize_async(omero.api.AMD_RawPixelsStore_getTotalSize __cb,
                               Ice.Current __current)
                        throws omero.ServerError
omero.ServerErrorpublic void isFloat_async(omero.api.AMD_RawPixelsStore_isFloat __cb,
                          Ice.Current __current)
                   throws omero.ServerError
omero.ServerErrorpublic void isSigned_async(omero.api.AMD_RawPixelsStore_isSigned __cb,
                           Ice.Current __current)
                    throws omero.ServerError
omero.ServerErrorpublic void prepare_async(omero.api.AMD_RawPixelsStore_prepare __cb,
                          List<Long> pixelsIds,
                          Ice.Current __current)
                   throws omero.ServerError
omero.ServerErrorpublic void save_async(omero.api.AMD_RawPixelsStore_save __cb,
                       Ice.Current __current)
                throws omero.ServerError
omero.ServerErrorpublic void setPixelsId_async(omero.api.AMD_RawPixelsStore_setPixelsId __cb,
                              long pixelsId,
                              boolean bypassOriginalFile,
                              Ice.Current __current)
                       throws omero.ServerError
omero.ServerErrorpublic void getPixelsId_async(omero.api.AMD_RawPixelsStore_getPixelsId __cb,
                              Ice.Current __current)
                       throws omero.ServerError
omero.ServerErrorpublic void getPixelsPath_async(omero.api.AMD_RawPixelsStore_getPixelsPath __cb,
                                Ice.Current __current)
                         throws omero.ServerError
omero.ServerErrorpublic void setPlane_async(omero.api.AMD_RawPixelsStore_setPlane __cb,
                           byte[] buf,
                           int z,
                           int c,
                           int t,
                           Ice.Current __current)
                    throws omero.ServerError
omero.ServerErrorpublic void setRegion_async(omero.api.AMD_RawPixelsStore_setRegion __cb,
                            int size,
                            long offset,
                            byte[] buffer,
                            Ice.Current __current)
                     throws omero.ServerError
omero.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
omero.ServerErrorpublic void setStack_async(omero.api.AMD_RawPixelsStore_setStack __cb,
                           byte[] buf,
                           int z,
                           int c,
                           int t,
                           Ice.Current __current)
                    throws omero.ServerError
omero.ServerErrorpublic void setTimepoint_async(omero.api.AMD_RawPixelsStore_setTimepoint __cb,
                               byte[] buf,
                               int t,
                               Ice.Current __current)
                        throws omero.ServerError
omero.ServerErrorpublic void activate_async(omero.api.AMD_StatefulServiceInterface_activate __cb,
                           Ice.Current __current)
                    throws omero.ServerError
omero.ServerErrorpublic void close_async(omero.api.AMD_StatefulServiceInterface_close __cb,
                        Ice.Current __current)
                 throws omero.ServerError
omero.ServerErrorpublic void getCurrentEventContext_async(omero.api.AMD_StatefulServiceInterface_getCurrentEventContext __cb,
                                         Ice.Current __current)
                                  throws omero.ServerError
omero.ServerErrorpublic void passivate_async(omero.api.AMD_StatefulServiceInterface_passivate __cb,
                            Ice.Current __current)
                     throws omero.ServerError
omero.ServerErrorpublic void getResolutionLevels_async(omero.api.AMD_PyramidService_getResolutionLevels __cb,
                                      Ice.Current __current)
                               throws omero.ServerError
omero.ServerErrorpublic void getResolutionDescriptions_async(omero.api.AMD_PyramidService_getResolutionDescriptions __cb,
                                            Ice.Current __current)
                                     throws omero.ServerError
omero.ServerErrorpublic void getTileSize_async(omero.api.AMD_PyramidService_getTileSize __cb,
                              Ice.Current __current)
                       throws omero.ServerError
omero.ServerErrorpublic void requiresPixelsPyramid_async(omero.api.AMD_PyramidService_requiresPixelsPyramid __cb,
                                        Ice.Current __current)
                                 throws omero.ServerError
omero.ServerErrorpublic void setResolutionLevel_async(omero.api.AMD_PyramidService_setResolutionLevel __cb,
                                     int resolutionLevel,
                                     Ice.Current __current)
                              throws omero.ServerError
omero.ServerErrorpublic void getResolutionLevel_async(omero.api.AMD_PyramidService_getResolutionLevel __cb,
                                     Ice.Current __current)
                              throws omero.ServerError
omero.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
omero.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
omero.ServerError
                
                
Version: 5.2.5-ice35-b28
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.