public class RenderingEngineI extends AbstractPyramidServant implements omero.api._RenderingEngineOperations, ServiceFactoryAware
RenderingEngine
RESOLUTION_DESCRIPTIONS
コンストラクタと説明 |
---|
RenderingEngineI(omeis.providers.re.RenderingEngine service,
BlitzExecutor be) |
修飾子とタイプ | メソッドと説明 |
---|---|
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 |
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 |
renderAsPackedIntAsRGBA_async(omero.api.AMD_RenderingEngine_renderAsPackedIntAsRGBA __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 |
resetDefaults_async(omero.api.AMD_RenderingEngine_resetDefaults __cb,
Ice.Current __current) |
void |
resetDefaultsNoSave_async(omero.api.AMD_RenderingEngine_resetDefaultsNoSave __cb,
Ice.Current __current) |
void |
resetDefaultsSettings_async(omero.api.AMD_RenderingEngine_resetDefaultsSettings __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 |
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) |
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(omeis.providers.re.RenderingEngine service, BlitzExecutor be)
public void setServiceFactory(ServiceFactoryI sf) throws omero.ServerError
setServiceFactory
インタフェース内 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
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError
public void getAvailableFamilies_async(omero.api.AMD_RenderingEngine_getAvailableFamilies __cb, Ice.Current __current) throws omero.ServerError
getAvailableFamilies_async
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError
public void getAvailableModels_async(omero.api.AMD_RenderingEngine_getAvailableModels __cb, Ice.Current __current) throws omero.ServerError
getAvailableModels_async
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError
public void getCompressionLevel_async(omero.api.AMD_RenderingEngine_getCompressionLevel __cb, Ice.Current __current) throws omero.ServerError
getCompressionLevel_async
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError
public void getDefaultT_async(omero.api.AMD_RenderingEngine_getDefaultT __cb, Ice.Current __current) throws omero.ServerError
getDefaultT_async
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError
public void getDefaultZ_async(omero.api.AMD_RenderingEngine_getDefaultZ __cb, Ice.Current __current) throws omero.ServerError
getDefaultZ_async
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError
public void getModel_async(omero.api.AMD_RenderingEngine_getModel __cb, Ice.Current __current) throws omero.ServerError
getModel_async
インタフェース内 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
インタフェース内 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
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError
public void getPixels_async(omero.api.AMD_RenderingEngine_getPixels __cb, Ice.Current __current) throws omero.ServerError
getPixels_async
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError
public void getQuantumDef_async(omero.api.AMD_RenderingEngine_getQuantumDef __cb, Ice.Current __current) throws omero.ServerError
getQuantumDef_async
インタフェース内 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
インタフェース内 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
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError
public void isPixelsTypeSigned_async(omero.api.AMD_RenderingEngine_isPixelsTypeSigned __cb, Ice.Current __current) throws omero.ServerError
isPixelsTypeSigned_async
インタフェース内 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
インタフェース内 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
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError
public void load_async(omero.api.AMD_RenderingEngine_load __cb, Ice.Current __current) throws omero.ServerError
load_async
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError
public void renderAsPackedIntAsRGBA_async(omero.api.AMD_RenderingEngine_renderAsPackedIntAsRGBA __cb, omero.romio.PlaneDef def, Ice.Current __current) throws omero.ServerError
renderAsPackedIntAsRGBA_async
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError
public void resetDefaultsNoSave_async(omero.api.AMD_RenderingEngine_resetDefaultsNoSave __cb, Ice.Current __current) throws omero.ServerError
resetDefaultsNoSave_async
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError
public void resetDefaults_async(omero.api.AMD_RenderingEngine_resetDefaults __cb, Ice.Current __current) throws omero.ServerError
resetDefaults_async
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError
public void resetDefaultsSettings_async(omero.api.AMD_RenderingEngine_resetDefaultsSettings __cb, boolean save, Ice.Current __current) throws omero.ServerError
resetDefaultsSettings_async
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError
public void saveAsNewSettings_async(omero.api.AMD_RenderingEngine_saveAsNewSettings __cb, Ice.Current __current) throws omero.ServerError
saveAsNewSettings_async
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError
public void saveCurrentSettings_async(omero.api.AMD_RenderingEngine_saveCurrentSettings __cb, Ice.Current __current) throws omero.ServerError
saveCurrentSettings_async
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError
public void getRenderingDefId_async(omero.api.AMD_RenderingEngine_getRenderingDefId __cb, Ice.Current __current) throws omero.ServerError
getRenderingDefId_async
インタフェース内 omero.api._RenderingEngineOperations
omero.ServerError