public class RenderingEngineI extends AbstractPyramidServant implements omero.api._RenderingEngineOperations, ServiceFactoryAware
RenderingEngineRESOLUTION_DESCRIPTIONS| Constructor and Description | 
|---|
| RenderingEngineI(RenderingEngine service,
                BlitzExecutor be) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addCodomainMap_async(omero.api.AMD_RenderingEngine_addCodomainMap __cb,
                    omero.romio.CodomainMapContext mapCtx,
                    Ice.Current __current) | 
| void | getAvailableFamilies_async(omero.api.AMD_RenderingEngine_getAvailableFamilies __cb,
                          Ice.Current __current) | 
| void | getAvailableModels_async(omero.api.AMD_RenderingEngine_getAvailableModels __cb,
                        Ice.Current __current) | 
| void | getChannelCurveCoefficient_async(omero.api.AMD_RenderingEngine_getChannelCurveCoefficient __cb,
                                int w,
                                Ice.Current __current) | 
| void | getChannelFamily_async(omero.api.AMD_RenderingEngine_getChannelFamily __cb,
                      int w,
                      Ice.Current __current) | 
| void | getChannelLookupTable_async(omero.api.AMD_RenderingEngine_getChannelLookupTable __cb,
                           int w,
                           Ice.Current __current) | 
| void | getChannelNoiseReduction_async(omero.api.AMD_RenderingEngine_getChannelNoiseReduction __cb,
                              int w,
                              Ice.Current __current) | 
| void | getChannelStats_async(omero.api.AMD_RenderingEngine_getChannelStats __cb,
                     int w,
                     Ice.Current __current) | 
| void | getChannelWindowEnd_async(omero.api.AMD_RenderingEngine_getChannelWindowEnd __cb,
                         int w,
                         Ice.Current __current) | 
| void | getChannelWindowStart_async(omero.api.AMD_RenderingEngine_getChannelWindowStart __cb,
                           int w,
                           Ice.Current __current) | 
| void | getCompressionLevel_async(omero.api.AMD_RenderingEngine_getCompressionLevel __cb,
                         Ice.Current __current) | 
| void | getDefaultT_async(omero.api.AMD_RenderingEngine_getDefaultT __cb,
                 Ice.Current __current) | 
| void | getDefaultZ_async(omero.api.AMD_RenderingEngine_getDefaultZ __cb,
                 Ice.Current __current) | 
| void | getModel_async(omero.api.AMD_RenderingEngine_getModel __cb,
              Ice.Current __current) | 
| void | getPixels_async(omero.api.AMD_RenderingEngine_getPixels __cb,
               Ice.Current __current) | 
| void | getPixelsTypeLowerBound_async(omero.api.AMD_RenderingEngine_getPixelsTypeLowerBound __cb,
                             int w,
                             Ice.Current __current) | 
| void | getPixelsTypeUpperBound_async(omero.api.AMD_RenderingEngine_getPixelsTypeUpperBound __cb,
                             int w,
                             Ice.Current __current) | 
| void | getQuantumDef_async(omero.api.AMD_RenderingEngine_getQuantumDef __cb,
                   Ice.Current __current) | 
| void | getRenderingDefId_async(omero.api.AMD_RenderingEngine_getRenderingDefId __cb,
                       Ice.Current __current) | 
| void | getRGBA_async(omero.api.AMD_RenderingEngine_getRGBA __cb,
             int w,
             Ice.Current __current) | 
| void | isActive_async(omero.api.AMD_RenderingEngine_isActive __cb,
              int w,
              Ice.Current __current) | 
| void | isPixelsTypeSigned_async(omero.api.AMD_RenderingEngine_isPixelsTypeSigned __cb,
                        Ice.Current __current) | 
| void | load_async(omero.api.AMD_RenderingEngine_load __cb,
          Ice.Current __current) | 
| void | loadRenderingDef_async(omero.api.AMD_RenderingEngine_loadRenderingDef __cb,
                      long renderingDefId,
                      Ice.Current __current) | 
| void | lookupPixels_async(omero.api.AMD_RenderingEngine_lookupPixels __cb,
                  long pixelsId,
                  Ice.Current __current) | 
| void | lookupRenderingDef_async(omero.api.AMD_RenderingEngine_lookupRenderingDef __cb,
                        long pixelsId,
                        Ice.Current __current) | 
| void | removeCodomainMap_async(omero.api.AMD_RenderingEngine_removeCodomainMap __cb,
                       omero.romio.CodomainMapContext mapCtx,
                       Ice.Current __current) | 
| void | render_async(omero.api.AMD_RenderingEngine_render __cb,
            omero.romio.PlaneDef def,
            Ice.Current __current) | 
| void | renderAsPackedInt_async(omero.api.AMD_RenderingEngine_renderAsPackedInt __cb,
                       omero.romio.PlaneDef def,
                       Ice.Current __current) | 
| void | renderCompressed_async(omero.api.AMD_RenderingEngine_renderCompressed __cb,
                      omero.romio.PlaneDef def,
                      Ice.Current __current) | 
| void | renderProjectedAsPackedInt_async(omero.api.AMD_RenderingEngine_renderProjectedAsPackedInt __cb,
                                omero.constants.projection.ProjectionType algorithm,
                                int timepoint,
                                int stepping,
                                int start,
                                int end,
                                Ice.Current __current) | 
| void | renderProjectedCompressed_async(omero.api.AMD_RenderingEngine_renderProjectedCompressed __cb,
                               omero.constants.projection.ProjectionType algorithm,
                               int timepoint,
                               int stepping,
                               int start,
                               int end,
                               Ice.Current __current) | 
| void | resetDefaultSettings_async(omero.api.AMD_RenderingEngine_resetDefaultSettings __cb,
                          boolean save,
                          Ice.Current __current) | 
| void | saveAsNewSettings_async(omero.api.AMD_RenderingEngine_saveAsNewSettings __cb,
                       Ice.Current __current) | 
| void | saveCurrentSettings_async(omero.api.AMD_RenderingEngine_saveCurrentSettings __cb,
                         Ice.Current __current) | 
| void | setActive_async(omero.api.AMD_RenderingEngine_setActive __cb,
               int w,
               boolean active,
               Ice.Current __current) | 
| void | setChannelLookupTable_async(omero.api.AMD_RenderingEngine_setChannelLookupTable __cb,
                           int w,
                           String lookup,
                           Ice.Current __current) | 
| void | setChannelWindow_async(omero.api.AMD_RenderingEngine_setChannelWindow __cb,
                      int w,
                      double start,
                      double end,
                      Ice.Current __current) | 
| void | setCodomainInterval_async(omero.api.AMD_RenderingEngine_setCodomainInterval __cb,
                         int start,
                         int end,
                         Ice.Current __current) | 
| void | setCompressionLevel_async(omero.api.AMD_RenderingEngine_setCompressionLevel __cb,
                         float percentage,
                         Ice.Current __current) | 
| void | setDefaultT_async(omero.api.AMD_RenderingEngine_setDefaultT __cb,
                 int t,
                 Ice.Current __current) | 
| void | setDefaultZ_async(omero.api.AMD_RenderingEngine_setDefaultZ __cb,
                 int z,
                 Ice.Current __current) | 
| void | setModel_async(omero.api.AMD_RenderingEngine_setModel __cb,
              omero.model.RenderingModel model,
              Ice.Current __current) | 
| void | setOverlays_async(omero.api.AMD_RenderingEngine_setOverlays __cb,
                 omero.RLong tableId,
                 omero.RLong imageId,
                 Map<Long,Integer> rowColorMap,
                 Ice.Current __current) | 
| void | setQuantizationMap_async(omero.api.AMD_RenderingEngine_setQuantizationMap __cb,
                        int w,
                        omero.model.Family fam,
                        double coefficient,
                        boolean noiseReduction,
                        Ice.Current __current) | 
| void | setQuantumStrategy_async(omero.api.AMD_RenderingEngine_setQuantumStrategy __cb,
                        int bitResolution,
                        Ice.Current __current) | 
| void | setRGBA_async(omero.api.AMD_RenderingEngine_setRGBA __cb,
             int w,
             int red,
             int green,
             int blue,
             int alpha,
             Ice.Current __current) | 
| void | setServiceFactory(ServiceFactoryI sf) | 
| void | updateCodomainMap_async(omero.api.AMD_RenderingEngine_updateCodomainMap __cb,
                       omero.romio.CodomainMapContext mapCtx,
                       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 RenderingEngineI(RenderingEngine service, BlitzExecutor be)
public void setServiceFactory(ServiceFactoryI sf) throws omero.ServerError
setServiceFactory in interface ServiceFactoryAwareomero.ServerErrorpublic void addCodomainMap_async(omero.api.AMD_RenderingEngine_addCodomainMap __cb,
                                 omero.romio.CodomainMapContext mapCtx,
                                 Ice.Current __current)
                          throws omero.ServerError
addCodomainMap_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getAvailableFamilies_async(omero.api.AMD_RenderingEngine_getAvailableFamilies __cb,
                                       Ice.Current __current)
                                throws omero.ServerError
getAvailableFamilies_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getAvailableModels_async(omero.api.AMD_RenderingEngine_getAvailableModels __cb,
                                     Ice.Current __current)
                              throws omero.ServerError
getAvailableModels_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getChannelCurveCoefficient_async(omero.api.AMD_RenderingEngine_getChannelCurveCoefficient __cb,
                                             int w,
                                             Ice.Current __current)
                                      throws omero.ServerError
getChannelCurveCoefficient_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getChannelFamily_async(omero.api.AMD_RenderingEngine_getChannelFamily __cb,
                                   int w,
                                   Ice.Current __current)
                            throws omero.ServerError
getChannelFamily_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getChannelNoiseReduction_async(omero.api.AMD_RenderingEngine_getChannelNoiseReduction __cb,
                                           int w,
                                           Ice.Current __current)
                                    throws omero.ServerError
getChannelNoiseReduction_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getChannelStats_async(omero.api.AMD_RenderingEngine_getChannelStats __cb,
                                  int w,
                                  Ice.Current __current)
                           throws omero.ServerError
getChannelStats_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getChannelWindowEnd_async(omero.api.AMD_RenderingEngine_getChannelWindowEnd __cb,
                                      int w,
                                      Ice.Current __current)
                               throws omero.ServerError
getChannelWindowEnd_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getChannelWindowStart_async(omero.api.AMD_RenderingEngine_getChannelWindowStart __cb,
                                        int w,
                                        Ice.Current __current)
                                 throws omero.ServerError
getChannelWindowStart_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getCompressionLevel_async(omero.api.AMD_RenderingEngine_getCompressionLevel __cb,
                                      Ice.Current __current)
                               throws omero.ServerError
getCompressionLevel_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getDefaultT_async(omero.api.AMD_RenderingEngine_getDefaultT __cb,
                              Ice.Current __current)
                       throws omero.ServerError
getDefaultT_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getDefaultZ_async(omero.api.AMD_RenderingEngine_getDefaultZ __cb,
                              Ice.Current __current)
                       throws omero.ServerError
getDefaultZ_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getModel_async(omero.api.AMD_RenderingEngine_getModel __cb,
                           Ice.Current __current)
                    throws omero.ServerError
getModel_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getPixelsTypeLowerBound_async(omero.api.AMD_RenderingEngine_getPixelsTypeLowerBound __cb,
                                          int w,
                                          Ice.Current __current)
                                   throws omero.ServerError
getPixelsTypeLowerBound_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getPixelsTypeUpperBound_async(omero.api.AMD_RenderingEngine_getPixelsTypeUpperBound __cb,
                                          int w,
                                          Ice.Current __current)
                                   throws omero.ServerError
getPixelsTypeUpperBound_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getPixels_async(omero.api.AMD_RenderingEngine_getPixels __cb,
                            Ice.Current __current)
                     throws omero.ServerError
getPixels_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getQuantumDef_async(omero.api.AMD_RenderingEngine_getQuantumDef __cb,
                                Ice.Current __current)
                         throws omero.ServerError
getQuantumDef_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getRGBA_async(omero.api.AMD_RenderingEngine_getRGBA __cb,
                          int w,
                          Ice.Current __current)
                   throws omero.ServerError
getRGBA_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void isActive_async(omero.api.AMD_RenderingEngine_isActive __cb,
                           int w,
                           Ice.Current __current)
                    throws omero.ServerError
isActive_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void isPixelsTypeSigned_async(omero.api.AMD_RenderingEngine_isPixelsTypeSigned __cb,
                                     Ice.Current __current)
                              throws omero.ServerError
isPixelsTypeSigned_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void loadRenderingDef_async(omero.api.AMD_RenderingEngine_loadRenderingDef __cb,
                                   long renderingDefId,
                                   Ice.Current __current)
                            throws omero.ServerError
loadRenderingDef_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void setOverlays_async(omero.api.AMD_RenderingEngine_setOverlays __cb,
                              omero.RLong tableId,
                              omero.RLong imageId,
                              Map<Long,Integer> rowColorMap,
                              Ice.Current __current)
                       throws omero.ServerError
setOverlays_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void load_async(omero.api.AMD_RenderingEngine_load __cb,
                       Ice.Current __current)
                throws omero.ServerError
load_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void lookupPixels_async(omero.api.AMD_RenderingEngine_lookupPixels __cb,
                               long pixelsId,
                               Ice.Current __current)
                        throws omero.ServerError
lookupPixels_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void lookupRenderingDef_async(omero.api.AMD_RenderingEngine_lookupRenderingDef __cb,
                                     long pixelsId,
                                     Ice.Current __current)
                              throws omero.ServerError
lookupRenderingDef_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void removeCodomainMap_async(omero.api.AMD_RenderingEngine_removeCodomainMap __cb,
                                    omero.romio.CodomainMapContext mapCtx,
                                    Ice.Current __current)
                             throws omero.ServerError
removeCodomainMap_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void renderAsPackedInt_async(omero.api.AMD_RenderingEngine_renderAsPackedInt __cb,
                                    omero.romio.PlaneDef def,
                                    Ice.Current __current)
                             throws omero.ServerError
renderAsPackedInt_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void renderCompressed_async(omero.api.AMD_RenderingEngine_renderCompressed __cb,
                                   omero.romio.PlaneDef def,
                                   Ice.Current __current)
                            throws omero.ServerError
renderCompressed_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void renderProjectedAsPackedInt_async(omero.api.AMD_RenderingEngine_renderProjectedAsPackedInt __cb,
                                             omero.constants.projection.ProjectionType algorithm,
                                             int timepoint,
                                             int stepping,
                                             int start,
                                             int end,
                                             Ice.Current __current)
                                      throws omero.ServerError
renderProjectedAsPackedInt_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void renderProjectedCompressed_async(omero.api.AMD_RenderingEngine_renderProjectedCompressed __cb,
                                            omero.constants.projection.ProjectionType algorithm,
                                            int timepoint,
                                            int stepping,
                                            int start,
                                            int end,
                                            Ice.Current __current)
                                     throws omero.ServerError
renderProjectedCompressed_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void render_async(omero.api.AMD_RenderingEngine_render __cb,
                         omero.romio.PlaneDef def,
                         Ice.Current __current)
                  throws omero.ServerError
render_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void resetDefaultSettings_async(omero.api.AMD_RenderingEngine_resetDefaultSettings __cb,
                                       boolean save,
                                       Ice.Current __current)
                                throws omero.ServerError
resetDefaultSettings_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void saveAsNewSettings_async(omero.api.AMD_RenderingEngine_saveAsNewSettings __cb,
                                    Ice.Current __current)
                             throws omero.ServerError
saveAsNewSettings_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void saveCurrentSettings_async(omero.api.AMD_RenderingEngine_saveCurrentSettings __cb,
                                      Ice.Current __current)
                               throws omero.ServerError
saveCurrentSettings_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void setActive_async(omero.api.AMD_RenderingEngine_setActive __cb,
                            int w,
                            boolean active,
                            Ice.Current __current)
                     throws omero.ServerError
setActive_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void setChannelWindow_async(omero.api.AMD_RenderingEngine_setChannelWindow __cb,
                                   int w,
                                   double start,
                                   double end,
                                   Ice.Current __current)
                            throws omero.ServerError
setChannelWindow_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void setCodomainInterval_async(omero.api.AMD_RenderingEngine_setCodomainInterval __cb,
                                      int start,
                                      int end,
                                      Ice.Current __current)
                               throws omero.ServerError
setCodomainInterval_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void setCompressionLevel_async(omero.api.AMD_RenderingEngine_setCompressionLevel __cb,
                                      float percentage,
                                      Ice.Current __current)
                               throws omero.ServerError
setCompressionLevel_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void setDefaultT_async(omero.api.AMD_RenderingEngine_setDefaultT __cb,
                              int t,
                              Ice.Current __current)
                       throws omero.ServerError
setDefaultT_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void setDefaultZ_async(omero.api.AMD_RenderingEngine_setDefaultZ __cb,
                              int z,
                              Ice.Current __current)
                       throws omero.ServerError
setDefaultZ_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void setModel_async(omero.api.AMD_RenderingEngine_setModel __cb,
                           omero.model.RenderingModel model,
                           Ice.Current __current)
                    throws omero.ServerError
setModel_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void setQuantizationMap_async(omero.api.AMD_RenderingEngine_setQuantizationMap __cb,
                                     int w,
                                     omero.model.Family fam,
                                     double coefficient,
                                     boolean noiseReduction,
                                     Ice.Current __current)
                              throws omero.ServerError
setQuantizationMap_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void setQuantumStrategy_async(omero.api.AMD_RenderingEngine_setQuantumStrategy __cb,
                                     int bitResolution,
                                     Ice.Current __current)
                              throws omero.ServerError
setQuantumStrategy_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void setRGBA_async(omero.api.AMD_RenderingEngine_setRGBA __cb,
                          int w,
                          int red,
                          int green,
                          int blue,
                          int alpha,
                          Ice.Current __current)
                   throws omero.ServerError
setRGBA_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void updateCodomainMap_async(omero.api.AMD_RenderingEngine_updateCodomainMap __cb,
                                    omero.romio.CodomainMapContext mapCtx,
                                    Ice.Current __current)
                             throws omero.ServerError
updateCodomainMap_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getRenderingDefId_async(omero.api.AMD_RenderingEngine_getRenderingDefId __cb,
                                    Ice.Current __current)
                             throws omero.ServerError
getRenderingDefId_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void getChannelLookupTable_async(omero.api.AMD_RenderingEngine_getChannelLookupTable __cb,
                                        int w,
                                        Ice.Current __current)
                                 throws omero.ServerError
getChannelLookupTable_async in interface omero.api._RenderingEngineOperationsomero.ServerErrorpublic void setChannelLookupTable_async(omero.api.AMD_RenderingEngine_setChannelLookupTable __cb,
                                        int w,
                                        String lookup,
                                        Ice.Current __current)
                                 throws omero.ServerError
setChannelLookupTable_async in interface omero.api._RenderingEngineOperationsomero.ServerError
                
                
Version: 5.2.0-ice35-b12
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.