public class PixelsI extends AbstractAmdServant implements omero.api._IPixelsOperations
IPixels| Constructor and Description | 
|---|
PixelsI(IPixels service,
       BlitzExecutor be)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
copyAndResizeImage_async(omero.api.AMD_IPixels_copyAndResizeImage __cb,
                        long imageId,
                        omero.RInt sizeX,
                        omero.RInt sizeY,
                        omero.RInt sizeZ,
                        omero.RInt sizeT,
                        List<Integer> channelList,
                        String methodology,
                        boolean copyStats,
                        Ice.Current __current)  | 
void | 
copyAndResizePixels_async(omero.api.AMD_IPixels_copyAndResizePixels __cb,
                         long pixelsId,
                         omero.RInt sizeX,
                         omero.RInt sizeY,
                         omero.RInt sizeZ,
                         omero.RInt sizeT,
                         List<Integer> channelList,
                         String methodology,
                         boolean copyStats,
                         Ice.Current __current)  | 
void | 
createImage_async(omero.api.AMD_IPixels_createImage __cb,
                 int sizeX,
                 int sizeY,
                 int sizeZ,
                 int sizeT,
                 List<Integer> channelList,
                 omero.model.PixelsType pixelsType,
                 String name,
                 String description,
                 Ice.Current __current)  | 
void | 
getAllEnumerations_async(omero.api.AMD_IPixels_getAllEnumerations __cb,
                        String enumClass,
                        Ice.Current __current)  | 
void | 
getBitDepth_async(omero.api.AMD_IPixels_getBitDepth __cb,
                 omero.model.PixelsType type,
                 Ice.Current __current)  | 
void | 
getEnumeration_async(omero.api.AMD_IPixels_getEnumeration __cb,
                    String enumClass,
                    String value,
                    Ice.Current __current)  | 
void | 
loadRndSettings_async(omero.api.AMD_IPixels_loadRndSettings __cb,
                     long renderingSettingsId,
                     Ice.Current __current)  | 
void | 
retrieveAllRndSettings_async(omero.api.AMD_IPixels_retrieveAllRndSettings __cb,
                            long pixId,
                            long userId,
                            Ice.Current __current)  | 
void | 
retrievePixDescription_async(omero.api.AMD_IPixels_retrievePixDescription __cb,
                            long pixId,
                            Ice.Current __current)  | 
void | 
retrieveRndSettings_async(omero.api.AMD_IPixels_retrieveRndSettings __cb,
                         long pixId,
                         Ice.Current __current)  | 
void | 
retrieveRndSettingsFor_async(omero.api.AMD_IPixels_retrieveRndSettingsFor __cb,
                            long pixId,
                            long userId,
                            Ice.Current __current)  | 
void | 
saveRndSettings_async(omero.api.AMD_IPixels_saveRndSettings __cb,
                     omero.model.RenderingDef rndSettings,
                     Ice.Current __current)  | 
void | 
setChannelGlobalMinMax_async(omero.api.AMD_IPixels_setChannelGlobalMinMax __cb,
                            long pixelsId,
                            int channelIndex,
                            double min,
                            double max,
                            Ice.Current __current)  | 
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolderpublic PixelsI(IPixels service, BlitzExecutor be)
public void copyAndResizeImage_async(omero.api.AMD_IPixels_copyAndResizeImage __cb,
                            long imageId,
                            omero.RInt sizeX,
                            omero.RInt sizeY,
                            omero.RInt sizeZ,
                            omero.RInt sizeT,
                            List<Integer> channelList,
                            String methodology,
                            boolean copyStats,
                            Ice.Current __current)
                              throws omero.ServerError
copyAndResizeImage_async in interface omero.api._IPixelsOperationsomero.ServerErrorpublic void copyAndResizePixels_async(omero.api.AMD_IPixels_copyAndResizePixels __cb,
                             long pixelsId,
                             omero.RInt sizeX,
                             omero.RInt sizeY,
                             omero.RInt sizeZ,
                             omero.RInt sizeT,
                             List<Integer> channelList,
                             String methodology,
                             boolean copyStats,
                             Ice.Current __current)
                               throws omero.ServerError
copyAndResizePixels_async in interface omero.api._IPixelsOperationsomero.ServerErrorpublic void createImage_async(omero.api.AMD_IPixels_createImage __cb,
                     int sizeX,
                     int sizeY,
                     int sizeZ,
                     int sizeT,
                     List<Integer> channelList,
                     omero.model.PixelsType pixelsType,
                     String name,
                     String description,
                     Ice.Current __current)
                       throws omero.ServerError
createImage_async in interface omero.api._IPixelsOperationsomero.ServerErrorpublic void getAllEnumerations_async(omero.api.AMD_IPixels_getAllEnumerations __cb,
                            String enumClass,
                            Ice.Current __current)
                              throws omero.ServerError
getAllEnumerations_async in interface omero.api._IPixelsOperationsomero.ServerErrorpublic void getBitDepth_async(omero.api.AMD_IPixels_getBitDepth __cb,
                     omero.model.PixelsType type,
                     Ice.Current __current)
                       throws omero.ServerError
getBitDepth_async in interface omero.api._IPixelsOperationsomero.ServerErrorpublic void getEnumeration_async(omero.api.AMD_IPixels_getEnumeration __cb,
                        String enumClass,
                        String value,
                        Ice.Current __current)
                          throws omero.ServerError
getEnumeration_async in interface omero.api._IPixelsOperationsomero.ServerErrorpublic void loadRndSettings_async(omero.api.AMD_IPixels_loadRndSettings __cb,
                         long renderingSettingsId,
                         Ice.Current __current)
                           throws omero.ServerError
loadRndSettings_async in interface omero.api._IPixelsOperationsomero.ServerErrorpublic void retrievePixDescription_async(omero.api.AMD_IPixels_retrievePixDescription __cb,
                                long pixId,
                                Ice.Current __current)
                                  throws omero.ServerError
retrievePixDescription_async in interface omero.api._IPixelsOperationsomero.ServerErrorpublic void retrieveRndSettings_async(omero.api.AMD_IPixels_retrieveRndSettings __cb,
                             long pixId,
                             Ice.Current __current)
                               throws omero.ServerError
retrieveRndSettings_async in interface omero.api._IPixelsOperationsomero.ServerErrorpublic void retrieveRndSettingsFor_async(omero.api.AMD_IPixels_retrieveRndSettingsFor __cb,
                                long pixId,
                                long userId,
                                Ice.Current __current)
                                  throws omero.ServerError
retrieveRndSettingsFor_async in interface omero.api._IPixelsOperationsomero.ServerErrorpublic void retrieveAllRndSettings_async(omero.api.AMD_IPixels_retrieveAllRndSettings __cb,
                                long pixId,
                                long userId,
                                Ice.Current __current)
                                  throws omero.ServerError
retrieveAllRndSettings_async in interface omero.api._IPixelsOperationsomero.ServerErrorpublic void saveRndSettings_async(omero.api.AMD_IPixels_saveRndSettings __cb,
                         omero.model.RenderingDef rndSettings,
                         Ice.Current __current)
                           throws omero.ServerError
saveRndSettings_async in interface omero.api._IPixelsOperationsomero.ServerErrorpublic void setChannelGlobalMinMax_async(omero.api.AMD_IPixels_setChannelGlobalMinMax __cb,
                                long pixelsId,
                                int channelIndex,
                                double min,
                                double max,
                                Ice.Current __current)
                                  throws omero.ServerError
setChannelGlobalMinMax_async in interface omero.api._IPixelsOperationsomero.ServerError
                
                
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.