Package omero.api
Class Callback_RenderingEngine_renderAsPackedInt
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_RenderingEngine_renderAsPackedInt
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<int[]>
,Ice.TwowayCallbackArg1UE<int[]>
public abstract class Callback_RenderingEngine_renderAsPackedInt extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<int[]>
Renders the data selected bydef
according to the current rendering settings. The passed argument selects a plane orthogonal to one of the X, Y, or Z axes. How many wavelengths are rendered and what color model is used depends on the current rendering settings.
-
-
Constructor Summary
Constructors Constructor Description Callback_RenderingEngine_renderAsPackedInt()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-