public class RenderingEngineI extends AbstractPyramidServant implements omero.api._RenderingEngineOperations, ServiceFactoryAware
RenderingEngine
RESOLUTION_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 |
addCodomainMapToChannel_async(omero.api.AMD_RenderingEngine_addCodomainMapToChannel __cb,
omero.romio.CodomainMapContext mapCtx,
int w,
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 |
getCodomainMapContext_async(omero.api.AMD_RenderingEngine_getCodomainMapContext __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 |
removeCodomainMapFromChannel_async(omero.api.AMD_RenderingEngine_removeCodomainMapFromChannel __cb,
omero.romio.CodomainMapContext mapCtx,
int w,
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,
java.lang.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,
java.util.Map<java.lang.Long,java.lang.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) |
void |
updateSettings_async(omero.api.AMD_RenderingEngine_updateSettings __cb,
omero.model.RenderingDef settings,
Ice.Current __current) |
getResolutionDescriptions_async, getResolutionLevel_async, getResolutionLevels_async, getTileSize_async, postClose, preClose, requiresPixelsPyramid_async, setResolutionLevel_async
close_async, close
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RenderingEngineI(RenderingEngine service, BlitzExecutor be)
public void setServiceFactory(ServiceFactoryI sf) throws omero.ServerError
setServiceFactory
in interface ServiceFactoryAware
omero.ServerError
public 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._RenderingEngineOperations
omero.ServerError
public void addCodomainMapToChannel_async(omero.api.AMD_RenderingEngine_addCodomainMapToChannel __cb, omero.romio.CodomainMapContext mapCtx, int w, Ice.Current __current) throws omero.ServerError
addCodomainMapToChannel_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getAvailableFamilies_async(omero.api.AMD_RenderingEngine_getAvailableFamilies __cb, Ice.Current __current) throws omero.ServerError
getAvailableFamilies_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getAvailableModels_async(omero.api.AMD_RenderingEngine_getAvailableModels __cb, Ice.Current __current) throws omero.ServerError
getAvailableModels_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getChannelCurveCoefficient_async(omero.api.AMD_RenderingEngine_getChannelCurveCoefficient __cb, int w, Ice.Current __current) throws omero.ServerError
getChannelCurveCoefficient_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getChannelFamily_async(omero.api.AMD_RenderingEngine_getChannelFamily __cb, int w, Ice.Current __current) throws omero.ServerError
getChannelFamily_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getChannelNoiseReduction_async(omero.api.AMD_RenderingEngine_getChannelNoiseReduction __cb, int w, Ice.Current __current) throws omero.ServerError
getChannelNoiseReduction_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getChannelStats_async(omero.api.AMD_RenderingEngine_getChannelStats __cb, int w, Ice.Current __current) throws omero.ServerError
getChannelStats_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getChannelWindowEnd_async(omero.api.AMD_RenderingEngine_getChannelWindowEnd __cb, int w, Ice.Current __current) throws omero.ServerError
getChannelWindowEnd_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getChannelWindowStart_async(omero.api.AMD_RenderingEngine_getChannelWindowStart __cb, int w, Ice.Current __current) throws omero.ServerError
getChannelWindowStart_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getCompressionLevel_async(omero.api.AMD_RenderingEngine_getCompressionLevel __cb, Ice.Current __current) throws omero.ServerError
getCompressionLevel_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getDefaultT_async(omero.api.AMD_RenderingEngine_getDefaultT __cb, Ice.Current __current) throws omero.ServerError
getDefaultT_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getDefaultZ_async(omero.api.AMD_RenderingEngine_getDefaultZ __cb, Ice.Current __current) throws omero.ServerError
getDefaultZ_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getModel_async(omero.api.AMD_RenderingEngine_getModel __cb, Ice.Current __current) throws omero.ServerError
getModel_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getPixelsTypeLowerBound_async(omero.api.AMD_RenderingEngine_getPixelsTypeLowerBound __cb, int w, Ice.Current __current) throws omero.ServerError
getPixelsTypeLowerBound_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getPixelsTypeUpperBound_async(omero.api.AMD_RenderingEngine_getPixelsTypeUpperBound __cb, int w, Ice.Current __current) throws omero.ServerError
getPixelsTypeUpperBound_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getPixels_async(omero.api.AMD_RenderingEngine_getPixels __cb, Ice.Current __current) throws omero.ServerError
getPixels_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getQuantumDef_async(omero.api.AMD_RenderingEngine_getQuantumDef __cb, Ice.Current __current) throws omero.ServerError
getQuantumDef_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getRGBA_async(omero.api.AMD_RenderingEngine_getRGBA __cb, int w, Ice.Current __current) throws omero.ServerError
getRGBA_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void isActive_async(omero.api.AMD_RenderingEngine_isActive __cb, int w, Ice.Current __current) throws omero.ServerError
isActive_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void isPixelsTypeSigned_async(omero.api.AMD_RenderingEngine_isPixelsTypeSigned __cb, Ice.Current __current) throws omero.ServerError
isPixelsTypeSigned_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void loadRenderingDef_async(omero.api.AMD_RenderingEngine_loadRenderingDef __cb, long renderingDefId, Ice.Current __current) throws omero.ServerError
loadRenderingDef_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void setOverlays_async(omero.api.AMD_RenderingEngine_setOverlays __cb, omero.RLong tableId, omero.RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, Ice.Current __current) throws omero.ServerError
setOverlays_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void load_async(omero.api.AMD_RenderingEngine_load __cb, Ice.Current __current) throws omero.ServerError
load_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void lookupPixels_async(omero.api.AMD_RenderingEngine_lookupPixels __cb, long pixelsId, Ice.Current __current) throws omero.ServerError
lookupPixels_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void lookupRenderingDef_async(omero.api.AMD_RenderingEngine_lookupRenderingDef __cb, long pixelsId, Ice.Current __current) throws omero.ServerError
lookupRenderingDef_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public 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._RenderingEngineOperations
omero.ServerError
public void removeCodomainMapFromChannel_async(omero.api.AMD_RenderingEngine_removeCodomainMapFromChannel __cb, omero.romio.CodomainMapContext mapCtx, int w, Ice.Current __current) throws omero.ServerError
removeCodomainMapFromChannel_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public 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._RenderingEngineOperations
omero.ServerError
public 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._RenderingEngineOperations
omero.ServerError
public 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._RenderingEngineOperations
omero.ServerError
public 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._RenderingEngineOperations
omero.ServerError
public 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._RenderingEngineOperations
omero.ServerError
public void resetDefaultSettings_async(omero.api.AMD_RenderingEngine_resetDefaultSettings __cb, boolean save, Ice.Current __current) throws omero.ServerError
resetDefaultSettings_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void saveAsNewSettings_async(omero.api.AMD_RenderingEngine_saveAsNewSettings __cb, Ice.Current __current) throws omero.ServerError
saveAsNewSettings_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void saveCurrentSettings_async(omero.api.AMD_RenderingEngine_saveCurrentSettings __cb, Ice.Current __current) throws omero.ServerError
saveCurrentSettings_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public 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._RenderingEngineOperations
omero.ServerError
public 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._RenderingEngineOperations
omero.ServerError
public 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._RenderingEngineOperations
omero.ServerError
public void setCompressionLevel_async(omero.api.AMD_RenderingEngine_setCompressionLevel __cb, float percentage, Ice.Current __current) throws omero.ServerError
setCompressionLevel_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void setDefaultT_async(omero.api.AMD_RenderingEngine_setDefaultT __cb, int t, Ice.Current __current) throws omero.ServerError
setDefaultT_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void setDefaultZ_async(omero.api.AMD_RenderingEngine_setDefaultZ __cb, int z, Ice.Current __current) throws omero.ServerError
setDefaultZ_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public 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._RenderingEngineOperations
omero.ServerError
public 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._RenderingEngineOperations
omero.ServerError
public void setQuantumStrategy_async(omero.api.AMD_RenderingEngine_setQuantumStrategy __cb, int bitResolution, Ice.Current __current) throws omero.ServerError
setQuantumStrategy_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public 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._RenderingEngineOperations
omero.ServerError
public void updateSettings_async(omero.api.AMD_RenderingEngine_updateSettings __cb, omero.model.RenderingDef settings, Ice.Current __current) throws omero.ServerError
updateSettings_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public 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._RenderingEngineOperations
omero.ServerError
public void getRenderingDefId_async(omero.api.AMD_RenderingEngine_getRenderingDefId __cb, Ice.Current __current) throws omero.ServerError
getRenderingDefId_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getChannelLookupTable_async(omero.api.AMD_RenderingEngine_getChannelLookupTable __cb, int w, Ice.Current __current) throws omero.ServerError
getChannelLookupTable_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void setChannelLookupTable_async(omero.api.AMD_RenderingEngine_setChannelLookupTable __cb, int w, java.lang.String lookup, Ice.Current __current) throws omero.ServerError
setChannelLookupTable_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
public void getCodomainMapContext_async(omero.api.AMD_RenderingEngine_getCodomainMapContext __cb, int w, Ice.Current __current) throws omero.ServerError
getCodomainMapContext_async
in interface omero.api._RenderingEngineOperations
omero.ServerError
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.