Package omero.api
Interface RenderingEnginePrx
-
- All Superinterfaces:
Ice.ObjectPrx
,PyramidServicePrx
,ServiceInterfacePrx
,StatefulServiceInterfacePrx
- All Known Implementing Classes:
RenderingEnginePrxHelper
public interface RenderingEnginePrx extends PyramidServicePrx
Defines a service to render a given pixels set. A pixels set is a 5D array that stores the pixels data of an image, that is the pixels intensity values. Every instance of this service is paired up to a pixels set. Use this service to transform planes within the pixels set onto an RGB image. The RenderingEngine allows to fine-tune the settings that define the transformation context, that is, a specification of how raw pixels data is to be transformed into an image that can be displayed on screen. Those settings are referred to as rendering settings or display options. After tuning those settings it is possible to save them to the metadata repository so that they can be used the next time the pixels set is accessed for rendering; for example by another RenderingEngine instance. Note that the display options are specific to the given pixels set and are experimenter scoped i.e. two different users can specify different display options for the same pixels set. (A RenderingEngine instance takes this into account automatically as it is always bound to a given experimenter.) This service is thread-safe.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
addCodomainMap(CodomainMapContext mapCtx)
Deprecated.addCodomainMap() is deprecated.void
addCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.addCodomainMap() is deprecated.void
addCodomainMapToChannel(CodomainMapContext mapCtx, int w)
Adds the context to the mapping chain.void
addCodomainMapToChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Adds the context to the mapping chain.Ice.AsyncResult
begin_addCodomainMap(CodomainMapContext mapCtx)
Deprecated.addCodomainMap() is deprecated.Ice.AsyncResult
begin_addCodomainMap(CodomainMapContext mapCtx, Ice.Callback __cb)
Deprecated.addCodomainMap() is deprecated.Ice.AsyncResult
begin_addCodomainMap(CodomainMapContext mapCtx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.addCodomainMap() is deprecated.Ice.AsyncResult
begin_addCodomainMap(CodomainMapContext mapCtx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.addCodomainMap() is deprecated.Ice.AsyncResult
begin_addCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.addCodomainMap() is deprecated.Ice.AsyncResult
begin_addCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.addCodomainMap() is deprecated.Ice.AsyncResult
begin_addCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.addCodomainMap() is deprecated.Ice.AsyncResult
begin_addCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.addCodomainMap() is deprecated.Ice.AsyncResult
begin_addCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_addCodomainMap __cb)
Deprecated.addCodomainMap() is deprecated.Ice.AsyncResult
begin_addCodomainMap(CodomainMapContext mapCtx, Callback_RenderingEngine_addCodomainMap __cb)
Deprecated.addCodomainMap() is deprecated.Ice.AsyncResult
begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w)
Adds the context to the mapping chain.Ice.AsyncResult
begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, Ice.Callback __cb)
Adds the context to the mapping chain.Ice.AsyncResult
begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Adds the context to the mapping chain.Ice.AsyncResult
begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Adds the context to the mapping chain.Ice.AsyncResult
begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Adds the context to the mapping chain.Ice.AsyncResult
begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Adds the context to the mapping chain.Ice.AsyncResult
begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Adds the context to the mapping chain.Ice.AsyncResult
begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Adds the context to the mapping chain.Ice.AsyncResult
begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_addCodomainMapToChannel __cb)
Adds the context to the mapping chain.Ice.AsyncResult
begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, Callback_RenderingEngine_addCodomainMapToChannel __cb)
Adds the context to the mapping chain.Ice.AsyncResult
begin_getAvailableFamilies()
Returns the list of mapping families supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableFamilies(Ice.Callback __cb)
Returns the list of mapping families supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableFamilies(IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the list of mapping families supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableFamilies(IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the list of mapping families supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableFamilies(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the list of mapping families supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableFamilies(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the list of mapping families supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableFamilies(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the list of mapping families supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableFamilies(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the list of mapping families supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableFamilies(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getAvailableFamilies __cb)
Returns the list of mapping families supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableFamilies(Callback_RenderingEngine_getAvailableFamilies __cb)
Returns the list of mapping families supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableModels()
Returns the list of color models supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableModels(Ice.Callback __cb)
Returns the list of color models supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableModels(IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the list of color models supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableModels(IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the list of color models supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableModels(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the list of color models supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableModels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the list of color models supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableModels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the list of color models supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableModels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the list of color models supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableModels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getAvailableModels __cb)
Returns the list of color models supported by the Rendering engine.Ice.AsyncResult
begin_getAvailableModels(Callback_RenderingEngine_getAvailableModels __cb)
Returns the list of color models supported by the Rendering engine.Ice.AsyncResult
begin_getChannelCurveCoefficient(int w)
Returns the coefficient identifying a map in the family.Ice.AsyncResult
begin_getChannelCurveCoefficient(int w, Ice.Callback __cb)
Returns the coefficient identifying a map in the family.Ice.AsyncResult
begin_getChannelCurveCoefficient(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the coefficient identifying a map in the family.Ice.AsyncResult
begin_getChannelCurveCoefficient(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the coefficient identifying a map in the family.Ice.AsyncResult
begin_getChannelCurveCoefficient(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the coefficient identifying a map in the family.Ice.AsyncResult
begin_getChannelCurveCoefficient(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the coefficient identifying a map in the family.Ice.AsyncResult
begin_getChannelCurveCoefficient(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the coefficient identifying a map in the family.Ice.AsyncResult
begin_getChannelCurveCoefficient(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the coefficient identifying a map in the family.Ice.AsyncResult
begin_getChannelCurveCoefficient(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getChannelCurveCoefficient __cb)
Returns the coefficient identifying a map in the family.Ice.AsyncResult
begin_getChannelCurveCoefficient(int w, Callback_RenderingEngine_getChannelCurveCoefficient __cb)
Returns the coefficient identifying a map in the family.Ice.AsyncResult
begin_getChannelFamily(int w)
Returns the family associated to the specified channel.Ice.AsyncResult
begin_getChannelFamily(int w, Ice.Callback __cb)
Returns the family associated to the specified channel.Ice.AsyncResult
begin_getChannelFamily(int w, IceInternal.Functional_GenericCallback1<Family> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the family associated to the specified channel.Ice.AsyncResult
begin_getChannelFamily(int w, IceInternal.Functional_GenericCallback1<Family> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the family associated to the specified channel.Ice.AsyncResult
begin_getChannelFamily(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the family associated to the specified channel.Ice.AsyncResult
begin_getChannelFamily(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the family associated to the specified channel.Ice.AsyncResult
begin_getChannelFamily(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Family> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the family associated to the specified channel.Ice.AsyncResult
begin_getChannelFamily(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Family> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the family associated to the specified channel.Ice.AsyncResult
begin_getChannelFamily(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getChannelFamily __cb)
Returns the family associated to the specified channel.Ice.AsyncResult
begin_getChannelFamily(int w, Callback_RenderingEngine_getChannelFamily __cb)
Returns the family associated to the specified channel.Ice.AsyncResult
begin_getChannelLookupTable(int w)
Ice.AsyncResult
begin_getChannelLookupTable(int w, Ice.Callback __cb)
Ice.AsyncResult
begin_getChannelLookupTable(int w, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getChannelLookupTable(int w, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getChannelLookupTable(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getChannelLookupTable(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getChannelLookupTable(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getChannelLookupTable(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getChannelLookupTable(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getChannelLookupTable __cb)
Ice.AsyncResult
begin_getChannelLookupTable(int w, Callback_RenderingEngine_getChannelLookupTable __cb)
Ice.AsyncResult
begin_getChannelNoiseReduction(int w)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off.Ice.AsyncResult
begin_getChannelNoiseReduction(int w, Ice.Callback __cb)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off.Ice.AsyncResult
begin_getChannelNoiseReduction(int w, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off.Ice.AsyncResult
begin_getChannelNoiseReduction(int w, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off.Ice.AsyncResult
begin_getChannelNoiseReduction(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off.Ice.AsyncResult
begin_getChannelNoiseReduction(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off.Ice.AsyncResult
begin_getChannelNoiseReduction(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off.Ice.AsyncResult
begin_getChannelNoiseReduction(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off.Ice.AsyncResult
begin_getChannelNoiseReduction(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getChannelNoiseReduction __cb)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off.Ice.AsyncResult
begin_getChannelNoiseReduction(int w, Callback_RenderingEngine_getChannelNoiseReduction __cb)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off.Ice.AsyncResult
begin_getChannelStats(int w)
Ice.AsyncResult
begin_getChannelStats(int w, Ice.Callback __cb)
Ice.AsyncResult
begin_getChannelStats(int w, IceInternal.Functional_GenericCallback1<double[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getChannelStats(int w, IceInternal.Functional_GenericCallback1<double[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getChannelStats(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getChannelStats(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getChannelStats(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<double[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getChannelStats(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<double[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getChannelStats(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getChannelStats __cb)
Ice.AsyncResult
begin_getChannelStats(int w, Callback_RenderingEngine_getChannelStats __cb)
Ice.AsyncResult
begin_getChannelWindowEnd(int w)
Returns the upper bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowEnd(int w, Ice.Callback __cb)
Returns the upper bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowEnd(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the upper bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowEnd(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the upper bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowEnd(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the upper bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowEnd(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the upper bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowEnd(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the upper bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowEnd(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the upper bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowEnd(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getChannelWindowEnd __cb)
Returns the upper bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowEnd(int w, Callback_RenderingEngine_getChannelWindowEnd __cb)
Returns the upper bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowStart(int w)
Returns the lower bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowStart(int w, Ice.Callback __cb)
Returns the lower bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowStart(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the lower bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowStart(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the lower bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowStart(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the lower bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowStart(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the lower bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowStart(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the lower bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowStart(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the lower bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowStart(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getChannelWindowStart __cb)
Returns the lower bound of the pixels intensity interval.Ice.AsyncResult
begin_getChannelWindowStart(int w, Callback_RenderingEngine_getChannelWindowStart __cb)
Returns the lower bound of the pixels intensity interval.Ice.AsyncResult
begin_getCodomainMapContext(int w)
Returns the list of codomain contexts for the specified channel.Ice.AsyncResult
begin_getCodomainMapContext(int w, Ice.Callback __cb)
Returns the list of codomain contexts for the specified channel.Ice.AsyncResult
begin_getCodomainMapContext(int w, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the list of codomain contexts for the specified channel.Ice.AsyncResult
begin_getCodomainMapContext(int w, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the list of codomain contexts for the specified channel.Ice.AsyncResult
begin_getCodomainMapContext(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the list of codomain contexts for the specified channel.Ice.AsyncResult
begin_getCodomainMapContext(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the list of codomain contexts for the specified channel.Ice.AsyncResult
begin_getCodomainMapContext(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the list of codomain contexts for the specified channel.Ice.AsyncResult
begin_getCodomainMapContext(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the list of codomain contexts for the specified channel.Ice.AsyncResult
begin_getCodomainMapContext(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getCodomainMapContext __cb)
Returns the list of codomain contexts for the specified channel.Ice.AsyncResult
begin_getCodomainMapContext(int w, Callback_RenderingEngine_getCodomainMapContext __cb)
Returns the list of codomain contexts for the specified channel.Ice.AsyncResult
begin_getCompressionLevel()
Returns the current compression level for the service.Ice.AsyncResult
begin_getCompressionLevel(Ice.Callback __cb)
Returns the current compression level for the service.Ice.AsyncResult
begin_getCompressionLevel(IceInternal.Functional_FloatCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current compression level for the service.Ice.AsyncResult
begin_getCompressionLevel(IceInternal.Functional_FloatCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the current compression level for the service.Ice.AsyncResult
begin_getCompressionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current compression level for the service.Ice.AsyncResult
begin_getCompressionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the current compression level for the service.Ice.AsyncResult
begin_getCompressionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_FloatCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current compression level for the service.Ice.AsyncResult
begin_getCompressionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_FloatCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the current compression level for the service.Ice.AsyncResult
begin_getCompressionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getCompressionLevel __cb)
Returns the current compression level for the service.Ice.AsyncResult
begin_getCompressionLevel(Callback_RenderingEngine_getCompressionLevel __cb)
Returns the current compression level for the service.Ice.AsyncResult
begin_getDefaultT()
Returns the default timepoint index.Ice.AsyncResult
begin_getDefaultT(Ice.Callback __cb)
Returns the default timepoint index.Ice.AsyncResult
begin_getDefaultT(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the default timepoint index.Ice.AsyncResult
begin_getDefaultT(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the default timepoint index.Ice.AsyncResult
begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the default timepoint index.Ice.AsyncResult
begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the default timepoint index.Ice.AsyncResult
begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the default timepoint index.Ice.AsyncResult
begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the default timepoint index.Ice.AsyncResult
begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getDefaultT __cb)
Returns the default timepoint index.Ice.AsyncResult
begin_getDefaultT(Callback_RenderingEngine_getDefaultT __cb)
Returns the default timepoint index.Ice.AsyncResult
begin_getDefaultZ()
Returns the index of the default focal section.Ice.AsyncResult
begin_getDefaultZ(Ice.Callback __cb)
Returns the index of the default focal section.Ice.AsyncResult
begin_getDefaultZ(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the index of the default focal section.Ice.AsyncResult
begin_getDefaultZ(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the index of the default focal section.Ice.AsyncResult
begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the index of the default focal section.Ice.AsyncResult
begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the index of the default focal section.Ice.AsyncResult
begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the index of the default focal section.Ice.AsyncResult
begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the index of the default focal section.Ice.AsyncResult
begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getDefaultZ __cb)
Returns the index of the default focal section.Ice.AsyncResult
begin_getDefaultZ(Callback_RenderingEngine_getDefaultZ __cb)
Returns the index of the default focal section.Ice.AsyncResult
begin_getModel()
Returns the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_getModel(Ice.Callback __cb)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_getModel(IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_getModel(IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getModel __cb)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_getModel(Callback_RenderingEngine_getModel __cb)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_getPixels()
Returns thePixels
set the Rendering engine is for.Ice.AsyncResult
begin_getPixels(Ice.Callback __cb)
Returns thePixels
set the Rendering engine is for.Ice.AsyncResult
begin_getPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns thePixels
set the Rendering engine is for.Ice.AsyncResult
begin_getPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns thePixels
set the Rendering engine is for.Ice.AsyncResult
begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns thePixels
set the Rendering engine is for.Ice.AsyncResult
begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns thePixels
set the Rendering engine is for.Ice.AsyncResult
begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns thePixels
set the Rendering engine is for.Ice.AsyncResult
begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns thePixels
set the Rendering engine is for.Ice.AsyncResult
begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getPixels __cb)
Returns thePixels
set the Rendering engine is for.Ice.AsyncResult
begin_getPixels(Callback_RenderingEngine_getPixels __cb)
Returns thePixels
set the Rendering engine is for.Ice.AsyncResult
begin_getPixelsTypeLowerBound(int w)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeLowerBound(int w, Ice.Callback __cb)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeLowerBound(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeLowerBound(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeLowerBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeLowerBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeLowerBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeLowerBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeLowerBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getPixelsTypeLowerBound __cb)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeLowerBound(int w, Callback_RenderingEngine_getPixelsTypeLowerBound __cb)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeUpperBound(int w)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeUpperBound(int w, Ice.Callback __cb)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeUpperBound(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeUpperBound(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeUpperBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeUpperBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeUpperBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeUpperBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeUpperBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getPixelsTypeUpperBound __cb)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getPixelsTypeUpperBound(int w, Callback_RenderingEngine_getPixelsTypeUpperBound __cb)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)Ice.AsyncResult
begin_getQuantumDef()
Returns the quantization object.Ice.AsyncResult
begin_getQuantumDef(Ice.Callback __cb)
Returns the quantization object.Ice.AsyncResult
begin_getQuantumDef(IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the quantization object.Ice.AsyncResult
begin_getQuantumDef(IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the quantization object.Ice.AsyncResult
begin_getQuantumDef(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the quantization object.Ice.AsyncResult
begin_getQuantumDef(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the quantization object.Ice.AsyncResult
begin_getQuantumDef(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the quantization object.Ice.AsyncResult
begin_getQuantumDef(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the quantization object.Ice.AsyncResult
begin_getQuantumDef(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getQuantumDef __cb)
Returns the quantization object.Ice.AsyncResult
begin_getQuantumDef(Callback_RenderingEngine_getQuantumDef __cb)
Returns the quantization object.Ice.AsyncResult
begin_getRenderingDefId()
Ice.AsyncResult
begin_getRenderingDefId(Ice.Callback __cb)
Ice.AsyncResult
begin_getRenderingDefId(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRenderingDefId(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getRenderingDefId __cb)
Ice.AsyncResult
begin_getRenderingDefId(Callback_RenderingEngine_getRenderingDefId __cb)
Ice.AsyncResult
begin_getRGBA(int w)
Returns a 4D-array representing the color associated to the specified channel.Ice.AsyncResult
begin_getRGBA(int w, Ice.Callback __cb)
Returns a 4D-array representing the color associated to the specified channel.Ice.AsyncResult
begin_getRGBA(int w, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a 4D-array representing the color associated to the specified channel.Ice.AsyncResult
begin_getRGBA(int w, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a 4D-array representing the color associated to the specified channel.Ice.AsyncResult
begin_getRGBA(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a 4D-array representing the color associated to the specified channel.Ice.AsyncResult
begin_getRGBA(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns a 4D-array representing the color associated to the specified channel.Ice.AsyncResult
begin_getRGBA(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a 4D-array representing the color associated to the specified channel.Ice.AsyncResult
begin_getRGBA(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a 4D-array representing the color associated to the specified channel.Ice.AsyncResult
begin_getRGBA(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getRGBA __cb)
Returns a 4D-array representing the color associated to the specified channel.Ice.AsyncResult
begin_getRGBA(int w, Callback_RenderingEngine_getRGBA __cb)
Returns a 4D-array representing the color associated to the specified channel.Ice.AsyncResult
begin_isActive(int w)
Returnstrue
if the channel is mapped,false
otherwise.Ice.AsyncResult
begin_isActive(int w, Ice.Callback __cb)
Returnstrue
if the channel is mapped,false
otherwise.Ice.AsyncResult
begin_isActive(int w, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returnstrue
if the channel is mapped,false
otherwise.Ice.AsyncResult
begin_isActive(int w, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returnstrue
if the channel is mapped,false
otherwise.Ice.AsyncResult
begin_isActive(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returnstrue
if the channel is mapped,false
otherwise.Ice.AsyncResult
begin_isActive(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returnstrue
if the channel is mapped,false
otherwise.Ice.AsyncResult
begin_isActive(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returnstrue
if the channel is mapped,false
otherwise.Ice.AsyncResult
begin_isActive(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returnstrue
if the channel is mapped,false
otherwise.Ice.AsyncResult
begin_isActive(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_isActive __cb)
Returnstrue
if the channel is mapped,false
otherwise.Ice.AsyncResult
begin_isActive(int w, Callback_RenderingEngine_isActive __cb)
Returnstrue
if the channel is mapped,false
otherwise.Ice.AsyncResult
begin_isPixelsTypeSigned()
Returnstrue
if the pixels type is signed,false
otherwise.Ice.AsyncResult
begin_isPixelsTypeSigned(Ice.Callback __cb)
Returnstrue
if the pixels type is signed,false
otherwise.Ice.AsyncResult
begin_isPixelsTypeSigned(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returnstrue
if the pixels type is signed,false
otherwise.Ice.AsyncResult
begin_isPixelsTypeSigned(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returnstrue
if the pixels type is signed,false
otherwise.Ice.AsyncResult
begin_isPixelsTypeSigned(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returnstrue
if the pixels type is signed,false
otherwise.Ice.AsyncResult
begin_isPixelsTypeSigned(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returnstrue
if the pixels type is signed,false
otherwise.Ice.AsyncResult
begin_isPixelsTypeSigned(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returnstrue
if the pixels type is signed,false
otherwise.Ice.AsyncResult
begin_isPixelsTypeSigned(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returnstrue
if the pixels type is signed,false
otherwise.Ice.AsyncResult
begin_isPixelsTypeSigned(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_isPixelsTypeSigned __cb)
Returnstrue
if the pixels type is signed,false
otherwise.Ice.AsyncResult
begin_isPixelsTypeSigned(Callback_RenderingEngine_isPixelsTypeSigned __cb)
Returnstrue
if the pixels type is signed,false
otherwise.Ice.AsyncResult
begin_load()
Creates an instance of the rendering engine.Ice.AsyncResult
begin_load(Ice.Callback __cb)
Creates an instance of the rendering engine.Ice.AsyncResult
begin_load(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates an instance of the rendering engine.Ice.AsyncResult
begin_load(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates an instance of the rendering engine.Ice.AsyncResult
begin_load(java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates an instance of the rendering engine.Ice.AsyncResult
begin_load(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates an instance of the rendering engine.Ice.AsyncResult
begin_load(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates an instance of the rendering engine.Ice.AsyncResult
begin_load(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates an instance of the rendering engine.Ice.AsyncResult
begin_load(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_load __cb)
Creates an instance of the rendering engine.Ice.AsyncResult
begin_load(Callback_RenderingEngine_load __cb)
Creates an instance of the rendering engine.Ice.AsyncResult
begin_loadRenderingDef(long renderingDefId)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set.Ice.AsyncResult
begin_loadRenderingDef(long renderingDefId, Ice.Callback __cb)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set.Ice.AsyncResult
begin_loadRenderingDef(long renderingDefId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set.Ice.AsyncResult
begin_loadRenderingDef(long renderingDefId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set.Ice.AsyncResult
begin_loadRenderingDef(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set.Ice.AsyncResult
begin_loadRenderingDef(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set.Ice.AsyncResult
begin_loadRenderingDef(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set.Ice.AsyncResult
begin_loadRenderingDef(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set.Ice.AsyncResult
begin_loadRenderingDef(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_loadRenderingDef __cb)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set.Ice.AsyncResult
begin_loadRenderingDef(long renderingDefId, Callback_RenderingEngine_loadRenderingDef __cb)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set.Ice.AsyncResult
begin_lookupPixels(long pixelsId)
Loads the Pixels set this Rendering Engine is for.Ice.AsyncResult
begin_lookupPixels(long pixelsId, Ice.Callback __cb)
Loads the Pixels set this Rendering Engine is for.Ice.AsyncResult
begin_lookupPixels(long pixelsId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Loads the Pixels set this Rendering Engine is for.Ice.AsyncResult
begin_lookupPixels(long pixelsId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Loads the Pixels set this Rendering Engine is for.Ice.AsyncResult
begin_lookupPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Loads the Pixels set this Rendering Engine is for.Ice.AsyncResult
begin_lookupPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Loads the Pixels set this Rendering Engine is for.Ice.AsyncResult
begin_lookupPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Loads the Pixels set this Rendering Engine is for.Ice.AsyncResult
begin_lookupPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Loads the Pixels set this Rendering Engine is for.Ice.AsyncResult
begin_lookupPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_lookupPixels __cb)
Loads the Pixels set this Rendering Engine is for.Ice.AsyncResult
begin_lookupPixels(long pixelsId, Callback_RenderingEngine_lookupPixels __cb)
Loads the Pixels set this Rendering Engine is for.Ice.AsyncResult
begin_lookupRenderingDef(long pixelsId)
Loads the rendering settings associated to the specified pixels set.Ice.AsyncResult
begin_lookupRenderingDef(long pixelsId, Ice.Callback __cb)
Loads the rendering settings associated to the specified pixels set.Ice.AsyncResult
begin_lookupRenderingDef(long pixelsId, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Loads the rendering settings associated to the specified pixels set.Ice.AsyncResult
begin_lookupRenderingDef(long pixelsId, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Loads the rendering settings associated to the specified pixels set.Ice.AsyncResult
begin_lookupRenderingDef(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Loads the rendering settings associated to the specified pixels set.Ice.AsyncResult
begin_lookupRenderingDef(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Loads the rendering settings associated to the specified pixels set.Ice.AsyncResult
begin_lookupRenderingDef(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Loads the rendering settings associated to the specified pixels set.Ice.AsyncResult
begin_lookupRenderingDef(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Loads the rendering settings associated to the specified pixels set.Ice.AsyncResult
begin_lookupRenderingDef(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_lookupRenderingDef __cb)
Loads the rendering settings associated to the specified pixels set.Ice.AsyncResult
begin_lookupRenderingDef(long pixelsId, Callback_RenderingEngine_lookupRenderingDef __cb)
Loads the rendering settings associated to the specified pixels set.Ice.AsyncResult
begin_removeCodomainMap(CodomainMapContext mapCtx)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_removeCodomainMap(CodomainMapContext mapCtx, Ice.Callback __cb)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_removeCodomainMap(CodomainMapContext mapCtx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_removeCodomainMap(CodomainMapContext mapCtx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_removeCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_removeCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_removeCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_removeCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_removeCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_removeCodomainMap __cb)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_removeCodomainMap(CodomainMapContext mapCtx, Callback_RenderingEngine_removeCodomainMap __cb)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w)
Removes the specified context from the chain.Ice.AsyncResult
begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, Ice.Callback __cb)
Removes the specified context from the chain.Ice.AsyncResult
begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes the specified context from the chain.Ice.AsyncResult
begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes the specified context from the chain.Ice.AsyncResult
begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Removes the specified context from the chain.Ice.AsyncResult
begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Removes the specified context from the chain.Ice.AsyncResult
begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes the specified context from the chain.Ice.AsyncResult
begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes the specified context from the chain.Ice.AsyncResult
begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_removeCodomainMapFromChannel __cb)
Removes the specified context from the chain.Ice.AsyncResult
begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, Callback_RenderingEngine_removeCodomainMapFromChannel __cb)
Removes the specified context from the chain.Ice.AsyncResult
begin_render(PlaneDef def)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_render(PlaneDef def, Ice.Callback __cb)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_render(PlaneDef def, IceInternal.Functional_GenericCallback1<RGBBuffer> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_render(PlaneDef def, IceInternal.Functional_GenericCallback1<RGBBuffer> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_render(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_render(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_render(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RGBBuffer> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_render(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RGBBuffer> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_render(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_render __cb)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_render(PlaneDef def, Callback_RenderingEngine_render __cb)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_renderAsPackedInt(PlaneDef def)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_renderAsPackedInt(PlaneDef def, Ice.Callback __cb)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_renderAsPackedInt(PlaneDef def, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_renderAsPackedInt(PlaneDef def, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_renderAsPackedInt(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_renderAsPackedInt(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_renderAsPackedInt(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_renderAsPackedInt(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_renderAsPackedInt(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_renderAsPackedInt __cb)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_renderAsPackedInt(PlaneDef def, Callback_RenderingEngine_renderAsPackedInt __cb)
Renders the data selected bydef
according to the current rendering settings.Ice.AsyncResult
begin_renderCompressed(PlaneDef def)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderCompressed(PlaneDef def, Ice.Callback __cb)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderCompressed(PlaneDef def, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderCompressed(PlaneDef def, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderCompressed(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderCompressed(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderCompressed(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderCompressed(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderCompressed(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_renderCompressed __cb)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderCompressed(PlaneDef def, Callback_RenderingEngine_renderCompressed __cb)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.Ice.AsyncResult
begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, Ice.Callback __cb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.Ice.AsyncResult
begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.Ice.AsyncResult
begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.Ice.AsyncResult
begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.Ice.AsyncResult
begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.Ice.AsyncResult
begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.Ice.AsyncResult
begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.Ice.AsyncResult
begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_renderProjectedAsPackedInt __cb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.Ice.AsyncResult
begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, Callback_RenderingEngine_renderProjectedAsPackedInt __cb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.Ice.AsyncResult
begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, Ice.Callback __cb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_renderProjectedCompressed __cb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, Callback_RenderingEngine_renderProjectedCompressed __cb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.Ice.AsyncResult
begin_resetDefaultSettings(boolean save)
Resets the default settings i.e.Ice.AsyncResult
begin_resetDefaultSettings(boolean save, Ice.Callback __cb)
Resets the default settings i.e.Ice.AsyncResult
begin_resetDefaultSettings(boolean save, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets the default settings i.e.Ice.AsyncResult
begin_resetDefaultSettings(boolean save, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Resets the default settings i.e.Ice.AsyncResult
begin_resetDefaultSettings(boolean save, java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets the default settings i.e.Ice.AsyncResult
begin_resetDefaultSettings(boolean save, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Resets the default settings i.e.Ice.AsyncResult
begin_resetDefaultSettings(boolean save, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets the default settings i.e.Ice.AsyncResult
begin_resetDefaultSettings(boolean save, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Resets the default settings i.e.Ice.AsyncResult
begin_resetDefaultSettings(boolean save, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_resetDefaultSettings __cb)
Resets the default settings i.e.Ice.AsyncResult
begin_resetDefaultSettings(boolean save, Callback_RenderingEngine_resetDefaultSettings __cb)
Resets the default settings i.e.Ice.AsyncResult
begin_saveAsNewSettings()
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.Ice.AsyncResult
begin_saveAsNewSettings(Ice.Callback __cb)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.Ice.AsyncResult
begin_saveAsNewSettings(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.Ice.AsyncResult
begin_saveAsNewSettings(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.Ice.AsyncResult
begin_saveAsNewSettings(java.util.Map<java.lang.String,java.lang.String> __ctx)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.Ice.AsyncResult
begin_saveAsNewSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.Ice.AsyncResult
begin_saveAsNewSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.Ice.AsyncResult
begin_saveAsNewSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.Ice.AsyncResult
begin_saveAsNewSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_saveAsNewSettings __cb)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.Ice.AsyncResult
begin_saveAsNewSettings(Callback_RenderingEngine_saveAsNewSettings __cb)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.Ice.AsyncResult
begin_saveCurrentSettings()
Saves the current rendering settings in the database.Ice.AsyncResult
begin_saveCurrentSettings(Ice.Callback __cb)
Saves the current rendering settings in the database.Ice.AsyncResult
begin_saveCurrentSettings(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Saves the current rendering settings in the database.Ice.AsyncResult
begin_saveCurrentSettings(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Saves the current rendering settings in the database.Ice.AsyncResult
begin_saveCurrentSettings(java.util.Map<java.lang.String,java.lang.String> __ctx)
Saves the current rendering settings in the database.Ice.AsyncResult
begin_saveCurrentSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Saves the current rendering settings in the database.Ice.AsyncResult
begin_saveCurrentSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Saves the current rendering settings in the database.Ice.AsyncResult
begin_saveCurrentSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Saves the current rendering settings in the database.Ice.AsyncResult
begin_saveCurrentSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_saveCurrentSettings __cb)
Saves the current rendering settings in the database.Ice.AsyncResult
begin_saveCurrentSettings(Callback_RenderingEngine_saveCurrentSettings __cb)
Saves the current rendering settings in the database.Ice.AsyncResult
begin_setActive(int w, boolean active)
Maps the specified channel iftrue
, unmaps the channel otherwise.Ice.AsyncResult
begin_setActive(int w, boolean active, Ice.Callback __cb)
Maps the specified channel iftrue
, unmaps the channel otherwise.Ice.AsyncResult
begin_setActive(int w, boolean active, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Maps the specified channel iftrue
, unmaps the channel otherwise.Ice.AsyncResult
begin_setActive(int w, boolean active, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Maps the specified channel iftrue
, unmaps the channel otherwise.Ice.AsyncResult
begin_setActive(int w, boolean active, java.util.Map<java.lang.String,java.lang.String> __ctx)
Maps the specified channel iftrue
, unmaps the channel otherwise.Ice.AsyncResult
begin_setActive(int w, boolean active, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Maps the specified channel iftrue
, unmaps the channel otherwise.Ice.AsyncResult
begin_setActive(int w, boolean active, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Maps the specified channel iftrue
, unmaps the channel otherwise.Ice.AsyncResult
begin_setActive(int w, boolean active, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Maps the specified channel iftrue
, unmaps the channel otherwise.Ice.AsyncResult
begin_setActive(int w, boolean active, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setActive __cb)
Maps the specified channel iftrue
, unmaps the channel otherwise.Ice.AsyncResult
begin_setActive(int w, boolean active, Callback_RenderingEngine_setActive __cb)
Maps the specified channel iftrue
, unmaps the channel otherwise.Ice.AsyncResult
begin_setChannelLookupTable(int w, java.lang.String lookup)
Ice.AsyncResult
begin_setChannelLookupTable(int w, java.lang.String lookup, Ice.Callback __cb)
Ice.AsyncResult
begin_setChannelLookupTable(int w, java.lang.String lookup, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setChannelLookupTable(int w, java.lang.String lookup, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setChannelLookupTable(int w, java.lang.String lookup, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setChannelLookupTable(int w, java.lang.String lookup, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setChannelLookupTable(int w, java.lang.String lookup, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setChannelLookupTable(int w, java.lang.String lookup, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setChannelLookupTable(int w, java.lang.String lookup, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setChannelLookupTable __cb)
Ice.AsyncResult
begin_setChannelLookupTable(int w, java.lang.String lookup, Callback_RenderingEngine_setChannelLookupTable __cb)
Ice.AsyncResult
begin_setChannelWindow(int w, double start, double end)
Returns the pixels intensity interval.Ice.AsyncResult
begin_setChannelWindow(int w, double start, double end, Ice.Callback __cb)
Returns the pixels intensity interval.Ice.AsyncResult
begin_setChannelWindow(int w, double start, double end, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the pixels intensity interval.Ice.AsyncResult
begin_setChannelWindow(int w, double start, double end, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the pixels intensity interval.Ice.AsyncResult
begin_setChannelWindow(int w, double start, double end, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the pixels intensity interval.Ice.AsyncResult
begin_setChannelWindow(int w, double start, double end, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the pixels intensity interval.Ice.AsyncResult
begin_setChannelWindow(int w, double start, double end, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the pixels intensity interval.Ice.AsyncResult
begin_setChannelWindow(int w, double start, double end, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the pixels intensity interval.Ice.AsyncResult
begin_setChannelWindow(int w, double start, double end, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setChannelWindow __cb)
Returns the pixels intensity interval.Ice.AsyncResult
begin_setChannelWindow(int w, double start, double end, Callback_RenderingEngine_setChannelWindow __cb)
Returns the pixels intensity interval.Ice.AsyncResult
begin_setCodomainInterval(int start, int end)
Sets the sub-interval of the device space i.e.Ice.AsyncResult
begin_setCodomainInterval(int start, int end, Ice.Callback __cb)
Sets the sub-interval of the device space i.e.Ice.AsyncResult
begin_setCodomainInterval(int start, int end, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the sub-interval of the device space i.e.Ice.AsyncResult
begin_setCodomainInterval(int start, int end, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the sub-interval of the device space i.e.Ice.AsyncResult
begin_setCodomainInterval(int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the sub-interval of the device space i.e.Ice.AsyncResult
begin_setCodomainInterval(int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the sub-interval of the device space i.e.Ice.AsyncResult
begin_setCodomainInterval(int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the sub-interval of the device space i.e.Ice.AsyncResult
begin_setCodomainInterval(int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the sub-interval of the device space i.e.Ice.AsyncResult
begin_setCodomainInterval(int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setCodomainInterval __cb)
Sets the sub-interval of the device space i.e.Ice.AsyncResult
begin_setCodomainInterval(int start, int end, Callback_RenderingEngine_setCodomainInterval __cb)
Sets the sub-interval of the device space i.e.Ice.AsyncResult
begin_setCompressionLevel(float percentage)
Sets the current compression level for the service.Ice.AsyncResult
begin_setCompressionLevel(float percentage, Ice.Callback __cb)
Sets the current compression level for the service.Ice.AsyncResult
begin_setCompressionLevel(float percentage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the current compression level for the service.Ice.AsyncResult
begin_setCompressionLevel(float percentage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the current compression level for the service.Ice.AsyncResult
begin_setCompressionLevel(float percentage, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the current compression level for the service.Ice.AsyncResult
begin_setCompressionLevel(float percentage, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the current compression level for the service.Ice.AsyncResult
begin_setCompressionLevel(float percentage, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the current compression level for the service.Ice.AsyncResult
begin_setCompressionLevel(float percentage, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the current compression level for the service.Ice.AsyncResult
begin_setCompressionLevel(float percentage, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setCompressionLevel __cb)
Sets the current compression level for the service.Ice.AsyncResult
begin_setCompressionLevel(float percentage, Callback_RenderingEngine_setCompressionLevel __cb)
Sets the current compression level for the service.Ice.AsyncResult
begin_setDefaultT(int t)
Sets the default timepoint index.Ice.AsyncResult
begin_setDefaultT(int t, Ice.Callback __cb)
Sets the default timepoint index.Ice.AsyncResult
begin_setDefaultT(int t, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the default timepoint index.Ice.AsyncResult
begin_setDefaultT(int t, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the default timepoint index.Ice.AsyncResult
begin_setDefaultT(int t, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the default timepoint index.Ice.AsyncResult
begin_setDefaultT(int t, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the default timepoint index.Ice.AsyncResult
begin_setDefaultT(int t, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the default timepoint index.Ice.AsyncResult
begin_setDefaultT(int t, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the default timepoint index.Ice.AsyncResult
begin_setDefaultT(int t, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setDefaultT __cb)
Sets the default timepoint index.Ice.AsyncResult
begin_setDefaultT(int t, Callback_RenderingEngine_setDefaultT __cb)
Sets the default timepoint index.Ice.AsyncResult
begin_setDefaultZ(int z)
Sets the index of the default focal section.Ice.AsyncResult
begin_setDefaultZ(int z, Ice.Callback __cb)
Sets the index of the default focal section.Ice.AsyncResult
begin_setDefaultZ(int z, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the index of the default focal section.Ice.AsyncResult
begin_setDefaultZ(int z, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the index of the default focal section.Ice.AsyncResult
begin_setDefaultZ(int z, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the index of the default focal section.Ice.AsyncResult
begin_setDefaultZ(int z, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the index of the default focal section.Ice.AsyncResult
begin_setDefaultZ(int z, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the index of the default focal section.Ice.AsyncResult
begin_setDefaultZ(int z, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the index of the default focal section.Ice.AsyncResult
begin_setDefaultZ(int z, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setDefaultZ __cb)
Sets the index of the default focal section.Ice.AsyncResult
begin_setDefaultZ(int z, Callback_RenderingEngine_setDefaultZ __cb)
Sets the index of the default focal section.Ice.AsyncResult
begin_setModel(RenderingModel model)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_setModel(RenderingModel model, Ice.Callback __cb)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_setModel(RenderingModel model, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_setModel(RenderingModel model, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_setModel(RenderingModel model, java.util.Map<java.lang.String,java.lang.String> __ctx)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_setModel(RenderingModel model, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_setModel(RenderingModel model, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_setModel(RenderingModel model, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_setModel(RenderingModel model, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setModel __cb)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_setModel(RenderingModel model, Callback_RenderingEngine_setModel __cb)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.Ice.AsyncResult
begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap)
Deprecated.use omero::romio::PlaneDefWithMasks insteadIce.AsyncResult
begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, Ice.Callback __cb)
Deprecated.use omero::romio::PlaneDefWithMasks insteadIce.AsyncResult
begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.use omero::romio::PlaneDefWithMasks insteadIce.AsyncResult
begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.use omero::romio::PlaneDefWithMasks insteadIce.AsyncResult
begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.use omero::romio::PlaneDefWithMasks insteadIce.AsyncResult
begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.use omero::romio::PlaneDefWithMasks insteadIce.AsyncResult
begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.use omero::romio::PlaneDefWithMasks insteadIce.AsyncResult
begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.use omero::romio::PlaneDefWithMasks insteadIce.AsyncResult
begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setOverlays __cb)
Deprecated.use omero::romio::PlaneDefWithMasks insteadIce.AsyncResult
begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, Callback_RenderingEngine_setOverlays __cb)
Deprecated.use omero::romio::PlaneDefWithMasks insteadIce.AsyncResult
begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction)
Sets the quantization map, one per channel.Ice.AsyncResult
begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, Ice.Callback __cb)
Sets the quantization map, one per channel.Ice.AsyncResult
begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the quantization map, one per channel.Ice.AsyncResult
begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the quantization map, one per channel.Ice.AsyncResult
begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the quantization map, one per channel.Ice.AsyncResult
begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the quantization map, one per channel.Ice.AsyncResult
begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the quantization map, one per channel.Ice.AsyncResult
begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the quantization map, one per channel.Ice.AsyncResult
begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setQuantizationMap __cb)
Sets the quantization map, one per channel.Ice.AsyncResult
begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, Callback_RenderingEngine_setQuantizationMap __cb)
Sets the quantization map, one per channel.Ice.AsyncResult
begin_setQuantumStrategy(int bitResolution)
Sets the quantization strategy.Ice.AsyncResult
begin_setQuantumStrategy(int bitResolution, Ice.Callback __cb)
Sets the quantization strategy.Ice.AsyncResult
begin_setQuantumStrategy(int bitResolution, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the quantization strategy.Ice.AsyncResult
begin_setQuantumStrategy(int bitResolution, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the quantization strategy.Ice.AsyncResult
begin_setQuantumStrategy(int bitResolution, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the quantization strategy.Ice.AsyncResult
begin_setQuantumStrategy(int bitResolution, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the quantization strategy.Ice.AsyncResult
begin_setQuantumStrategy(int bitResolution, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the quantization strategy.Ice.AsyncResult
begin_setQuantumStrategy(int bitResolution, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the quantization strategy.Ice.AsyncResult
begin_setQuantumStrategy(int bitResolution, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setQuantumStrategy __cb)
Sets the quantization strategy.Ice.AsyncResult
begin_setQuantumStrategy(int bitResolution, Callback_RenderingEngine_setQuantumStrategy __cb)
Sets the quantization strategy.Ice.AsyncResult
begin_setRGBA(int w, int red, int green, int blue, int alpha)
Sets the four components composing the color associated to the specified channel.Ice.AsyncResult
begin_setRGBA(int w, int red, int green, int blue, int alpha, Ice.Callback __cb)
Sets the four components composing the color associated to the specified channel.Ice.AsyncResult
begin_setRGBA(int w, int red, int green, int blue, int alpha, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the four components composing the color associated to the specified channel.Ice.AsyncResult
begin_setRGBA(int w, int red, int green, int blue, int alpha, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the four components composing the color associated to the specified channel.Ice.AsyncResult
begin_setRGBA(int w, int red, int green, int blue, int alpha, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the four components composing the color associated to the specified channel.Ice.AsyncResult
begin_setRGBA(int w, int red, int green, int blue, int alpha, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the four components composing the color associated to the specified channel.Ice.AsyncResult
begin_setRGBA(int w, int red, int green, int blue, int alpha, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the four components composing the color associated to the specified channel.Ice.AsyncResult
begin_setRGBA(int w, int red, int green, int blue, int alpha, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the four components composing the color associated to the specified channel.Ice.AsyncResult
begin_setRGBA(int w, int red, int green, int blue, int alpha, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setRGBA __cb)
Sets the four components composing the color associated to the specified channel.Ice.AsyncResult
begin_setRGBA(int w, int red, int green, int blue, int alpha, Callback_RenderingEngine_setRGBA __cb)
Sets the four components composing the color associated to the specified channel.Ice.AsyncResult
begin_updateCodomainMap(CodomainMapContext mapCtx)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_updateCodomainMap(CodomainMapContext mapCtx, Ice.Callback __cb)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_updateCodomainMap(CodomainMapContext mapCtx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_updateCodomainMap(CodomainMapContext mapCtx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_updateCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_updateCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_updateCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_updateCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_updateCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_updateCodomainMap __cb)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_updateCodomainMap(CodomainMapContext mapCtx, Callback_RenderingEngine_updateCodomainMap __cb)
Deprecated.removeCodomainMap() is deprecated.Ice.AsyncResult
begin_updateSettings(RenderingDef settings)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.Ice.AsyncResult
begin_updateSettings(RenderingDef settings, Ice.Callback __cb)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.Ice.AsyncResult
begin_updateSettings(RenderingDef settings, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.Ice.AsyncResult
begin_updateSettings(RenderingDef settings, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.Ice.AsyncResult
begin_updateSettings(RenderingDef settings, java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.Ice.AsyncResult
begin_updateSettings(RenderingDef settings, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.Ice.AsyncResult
begin_updateSettings(RenderingDef settings, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.Ice.AsyncResult
begin_updateSettings(RenderingDef settings, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.Ice.AsyncResult
begin_updateSettings(RenderingDef settings, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_updateSettings __cb)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.Ice.AsyncResult
begin_updateSettings(RenderingDef settings, Callback_RenderingEngine_updateSettings __cb)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.void
end_addCodomainMap(Ice.AsyncResult __result)
Adds the context to the mapping chain.void
end_addCodomainMapToChannel(Ice.AsyncResult __result)
Adds the context to the mapping chain.java.util.List<IObject>
end_getAvailableFamilies(Ice.AsyncResult __result)
Returns the list of mapping families supported by the Rendering engine.java.util.List<IObject>
end_getAvailableModels(Ice.AsyncResult __result)
Returns the list of color models supported by the Rendering engine.double
end_getChannelCurveCoefficient(Ice.AsyncResult __result)
Returns the coefficient identifying a map in the family.Family
end_getChannelFamily(Ice.AsyncResult __result)
Returns the family associated to the specified channel.java.lang.String
end_getChannelLookupTable(Ice.AsyncResult __result)
boolean
end_getChannelNoiseReduction(Ice.AsyncResult __result)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off.double[]
end_getChannelStats(Ice.AsyncResult __result)
double
end_getChannelWindowEnd(Ice.AsyncResult __result)
Returns the upper bound of the pixels intensity interval.double
end_getChannelWindowStart(Ice.AsyncResult __result)
Returns the lower bound of the pixels intensity interval.java.util.List<IObject>
end_getCodomainMapContext(Ice.AsyncResult __result)
Returns the list of codomain contexts for the specified channel.float
end_getCompressionLevel(Ice.AsyncResult __result)
Returns the current compression level for the service.int
end_getDefaultT(Ice.AsyncResult __result)
Returns the default timepoint index.int
end_getDefaultZ(Ice.AsyncResult __result)
Returns the index of the default focal section.RenderingModel
end_getModel(Ice.AsyncResult __result)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.Pixels
end_getPixels(Ice.AsyncResult __result)
Returns thePixels
set the Rendering engine is for.double
end_getPixelsTypeLowerBound(Ice.AsyncResult __result)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)double
end_getPixelsTypeUpperBound(Ice.AsyncResult __result)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)QuantumDef
end_getQuantumDef(Ice.AsyncResult __result)
Returns the quantization object.long
end_getRenderingDefId(Ice.AsyncResult __result)
int[]
end_getRGBA(Ice.AsyncResult __result)
Returns a 4D-array representing the color associated to the specified channel.boolean
end_isActive(Ice.AsyncResult __result)
Returnstrue
if the channel is mapped,false
otherwise.boolean
end_isPixelsTypeSigned(Ice.AsyncResult __result)
Returnstrue
if the pixels type is signed,false
otherwise.void
end_load(Ice.AsyncResult __result)
Creates an instance of the rendering engine.void
end_loadRenderingDef(Ice.AsyncResult __result)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set.void
end_lookupPixels(Ice.AsyncResult __result)
Loads the Pixels set this Rendering Engine is for.boolean
end_lookupRenderingDef(Ice.AsyncResult __result)
Loads the rendering settings associated to the specified pixels set.void
end_removeCodomainMap(Ice.AsyncResult __result)
Removes the specified context from the chain.void
end_removeCodomainMapFromChannel(Ice.AsyncResult __result)
Removes the specified context from the chain.RGBBuffer
end_render(Ice.AsyncResult __result)
Renders the data selected bydef
according to the current rendering settings.int[]
end_renderAsPackedInt(Ice.AsyncResult __result)
Renders the data selected bydef
according to the current rendering settings.byte[]
end_renderCompressed(Ice.AsyncResult __result)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.int[]
end_renderProjectedAsPackedInt(Ice.AsyncResult __result)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.byte[]
end_renderProjectedCompressed(Ice.AsyncResult __result)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.long
end_resetDefaultSettings(Ice.AsyncResult __result)
Resets the default settings i.e.long
end_saveAsNewSettings(Ice.AsyncResult __result)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.void
end_saveCurrentSettings(Ice.AsyncResult __result)
Saves the current rendering settings in the database.void
end_setActive(Ice.AsyncResult __result)
Maps the specified channel iftrue
, unmaps the channel otherwise.void
end_setChannelLookupTable(Ice.AsyncResult __result)
void
end_setChannelWindow(Ice.AsyncResult __result)
Returns the pixels intensity interval.void
end_setCodomainInterval(Ice.AsyncResult __result)
Sets the sub-interval of the device space i.e.void
end_setCompressionLevel(Ice.AsyncResult __result)
Sets the current compression level for the service.void
end_setDefaultT(Ice.AsyncResult __result)
Sets the default timepoint index.void
end_setDefaultZ(Ice.AsyncResult __result)
Sets the index of the default focal section.void
end_setModel(Ice.AsyncResult __result)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.void
end_setOverlays(Ice.AsyncResult __result)
Informs the rendering engine that it should render a set of overlays on each rendered frame.void
end_setQuantizationMap(Ice.AsyncResult __result)
Sets the quantization map, one per channel.void
end_setQuantumStrategy(Ice.AsyncResult __result)
Sets the quantization strategy.void
end_setRGBA(Ice.AsyncResult __result)
Sets the four components composing the color associated to the specified channel.void
end_updateCodomainMap(Ice.AsyncResult __result)
Updates the specified context.void
end_updateSettings(Ice.AsyncResult __result)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.java.util.List<IObject>
getAvailableFamilies()
Returns the list of mapping families supported by the Rendering engine.java.util.List<IObject>
getAvailableFamilies(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the list of mapping families supported by the Rendering engine.java.util.List<IObject>
getAvailableModels()
Returns the list of color models supported by the Rendering engine.java.util.List<IObject>
getAvailableModels(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the list of color models supported by the Rendering engine.double
getChannelCurveCoefficient(int w)
Returns the coefficient identifying a map in the family.double
getChannelCurveCoefficient(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the coefficient identifying a map in the family.Family
getChannelFamily(int w)
Returns the family associated to the specified channel.Family
getChannelFamily(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the family associated to the specified channel.java.lang.String
getChannelLookupTable(int w)
java.lang.String
getChannelLookupTable(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
boolean
getChannelNoiseReduction(int w)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off.boolean
getChannelNoiseReduction(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off.double[]
getChannelStats(int w)
double[]
getChannelStats(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
double
getChannelWindowEnd(int w)
Returns the upper bound of the pixels intensity interval.double
getChannelWindowEnd(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the upper bound of the pixels intensity interval.double
getChannelWindowStart(int w)
Returns the lower bound of the pixels intensity interval.double
getChannelWindowStart(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the lower bound of the pixels intensity interval.java.util.List<IObject>
getCodomainMapContext(int w)
Returns the list of codomain contexts for the specified channel.java.util.List<IObject>
getCodomainMapContext(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the list of codomain contexts for the specified channel.float
getCompressionLevel()
Returns the current compression level for the service.float
getCompressionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current compression level for the service.int
getDefaultT()
Returns the default timepoint index.int
getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the default timepoint index.int
getDefaultZ()
Returns the index of the default focal section.int
getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the index of the default focal section.RenderingModel
getModel()
Returns the model that dictates how transformed raw data has to be mapped onto a color space.RenderingModel
getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.Pixels
getPixels()
Returns thePixels
set the Rendering engine is for.Pixels
getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns thePixels
set the Rendering engine is for.double
getPixelsTypeLowerBound(int w)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)double
getPixelsTypeLowerBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)double
getPixelsTypeUpperBound(int w)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)double
getPixelsTypeUpperBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)QuantumDef
getQuantumDef()
Returns the quantization object.QuantumDef
getQuantumDef(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the quantization object.long
getRenderingDefId()
long
getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx)
int[]
getRGBA(int w)
Returns a 4D-array representing the color associated to the specified channel.int[]
getRGBA(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a 4D-array representing the color associated to the specified channel.boolean
isActive(int w)
Returnstrue
if the channel is mapped,false
otherwise.boolean
isActive(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returnstrue
if the channel is mapped,false
otherwise.boolean
isPixelsTypeSigned()
Returnstrue
if the pixels type is signed,false
otherwise.boolean
isPixelsTypeSigned(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returnstrue
if the pixels type is signed,false
otherwise.void
load()
Creates an instance of the rendering engine.void
load(java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates an instance of the rendering engine.void
loadRenderingDef(long renderingDefId)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set.void
loadRenderingDef(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set.void
lookupPixels(long pixelsId)
Loads the Pixels set this Rendering Engine is for.void
lookupPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Loads the Pixels set this Rendering Engine is for.boolean
lookupRenderingDef(long pixelsId)
Loads the rendering settings associated to the specified pixels set.boolean
lookupRenderingDef(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Loads the rendering settings associated to the specified pixels set.void
removeCodomainMap(CodomainMapContext mapCtx)
Deprecated.removeCodomainMap() is deprecated.void
removeCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.removeCodomainMap() is deprecated.void
removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w)
Removes the specified context from the chain.void
removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Removes the specified context from the chain.RGBBuffer
render(PlaneDef def)
Renders the data selected bydef
according to the current rendering settings.RGBBuffer
render(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx)
Renders the data selected bydef
according to the current rendering settings.int[]
renderAsPackedInt(PlaneDef def)
Renders the data selected bydef
according to the current rendering settings.int[]
renderAsPackedInt(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx)
Renders the data selected bydef
according to the current rendering settings.byte[]
renderCompressed(PlaneDef def)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.byte[]
renderCompressed(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.int[]
renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.int[]
renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.byte[]
renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.byte[]
renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.long
resetDefaultSettings(boolean save)
Resets the default settings i.e.long
resetDefaultSettings(boolean save, java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets the default settings i.e.long
saveAsNewSettings()
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.long
saveAsNewSettings(java.util.Map<java.lang.String,java.lang.String> __ctx)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.void
saveCurrentSettings()
Saves the current rendering settings in the database.void
saveCurrentSettings(java.util.Map<java.lang.String,java.lang.String> __ctx)
Saves the current rendering settings in the database.void
setActive(int w, boolean active)
Maps the specified channel iftrue
, unmaps the channel otherwise.void
setActive(int w, boolean active, java.util.Map<java.lang.String,java.lang.String> __ctx)
Maps the specified channel iftrue
, unmaps the channel otherwise.void
setChannelLookupTable(int w, java.lang.String lookup)
void
setChannelLookupTable(int w, java.lang.String lookup, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setChannelWindow(int w, double start, double end)
Returns the pixels intensity interval.void
setChannelWindow(int w, double start, double end, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the pixels intensity interval.void
setCodomainInterval(int start, int end)
Sets the sub-interval of the device space i.e.void
setCodomainInterval(int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the sub-interval of the device space i.e.void
setCompressionLevel(float percentage)
Sets the current compression level for the service.void
setCompressionLevel(float percentage, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the current compression level for the service.void
setDefaultT(int t)
Sets the default timepoint index.void
setDefaultT(int t, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the default timepoint index.void
setDefaultZ(int z)
Sets the index of the default focal section.void
setDefaultZ(int z, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the index of the default focal section.void
setModel(RenderingModel model)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.void
setModel(RenderingModel model, java.util.Map<java.lang.String,java.lang.String> __ctx)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.void
setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap)
Deprecated.use omero::romio::PlaneDefWithMasks insteadvoid
setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.use omero::romio::PlaneDefWithMasks insteadvoid
setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction)
Sets the quantization map, one per channel.void
setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the quantization map, one per channel.void
setQuantumStrategy(int bitResolution)
Sets the quantization strategy.void
setQuantumStrategy(int bitResolution, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the quantization strategy.void
setRGBA(int w, int red, int green, int blue, int alpha)
Sets the four components composing the color associated to the specified channel.void
setRGBA(int w, int red, int green, int blue, int alpha, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the four components composing the color associated to the specified channel.void
updateCodomainMap(CodomainMapContext mapCtx)
Deprecated.removeCodomainMap() is deprecated.void
updateCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.removeCodomainMap() is deprecated.void
updateSettings(RenderingDef settings)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.void
updateSettings(RenderingDef settings, java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
Methods inherited from interface omero.api.PyramidServicePrx
begin_getResolutionDescriptions, begin_getResolutionDescriptions, begin_getResolutionDescriptions, begin_getResolutionDescriptions, begin_getResolutionDescriptions, begin_getResolutionDescriptions, begin_getResolutionDescriptions, begin_getResolutionDescriptions, begin_getResolutionDescriptions, begin_getResolutionDescriptions, begin_getResolutionLevel, begin_getResolutionLevel, begin_getResolutionLevel, begin_getResolutionLevel, begin_getResolutionLevel, begin_getResolutionLevel, begin_getResolutionLevel, begin_getResolutionLevel, begin_getResolutionLevel, begin_getResolutionLevel, begin_getResolutionLevels, begin_getResolutionLevels, begin_getResolutionLevels, begin_getResolutionLevels, begin_getResolutionLevels, begin_getResolutionLevels, begin_getResolutionLevels, begin_getResolutionLevels, begin_getResolutionLevels, begin_getResolutionLevels, begin_getTileSize, begin_getTileSize, begin_getTileSize, begin_getTileSize, begin_getTileSize, begin_getTileSize, begin_getTileSize, begin_getTileSize, begin_getTileSize, begin_getTileSize, begin_requiresPixelsPyramid, begin_requiresPixelsPyramid, begin_requiresPixelsPyramid, begin_requiresPixelsPyramid, begin_requiresPixelsPyramid, begin_requiresPixelsPyramid, begin_requiresPixelsPyramid, begin_requiresPixelsPyramid, begin_requiresPixelsPyramid, begin_requiresPixelsPyramid, begin_setResolutionLevel, begin_setResolutionLevel, begin_setResolutionLevel, begin_setResolutionLevel, begin_setResolutionLevel, begin_setResolutionLevel, begin_setResolutionLevel, begin_setResolutionLevel, begin_setResolutionLevel, begin_setResolutionLevel, end_getResolutionDescriptions, end_getResolutionLevel, end_getResolutionLevels, end_getTileSize, end_requiresPixelsPyramid, end_setResolutionLevel, getResolutionDescriptions, getResolutionDescriptions, getResolutionLevel, getResolutionLevel, getResolutionLevels, getResolutionLevels, getTileSize, getTileSize, requiresPixelsPyramid, requiresPixelsPyramid, setResolutionLevel, setResolutionLevel
-
Methods inherited from interface omero.api.StatefulServiceInterfacePrx
activate, activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_close, begin_close, begin_close, begin_close, begin_close, begin_close, begin_close, begin_close, begin_close, begin_close, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, close, close, end_activate, end_close, end_getCurrentEventContext, end_passivate, getCurrentEventContext, getCurrentEventContext, passivate, passivate
-
-
-
-
Method Detail
-
render
RGBBuffer render(PlaneDef def) throws ServerError
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.- Returns:
- An RGB image ready to be displayed on screen.
- Throws:
ValidationException
- Ifdef
isnull
.ServerError
-
render
RGBBuffer render(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__ctx
- The Context map to send with the invocation.- Returns:
- An RGB image ready to be displayed on screen.
- Throws:
ValidationException
- Ifdef
isnull
.ServerError
-
begin_render
Ice.AsyncResult begin_render(PlaneDef def)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.- Returns:
- The asynchronous result object.
-
begin_render
Ice.AsyncResult begin_render(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_render
Ice.AsyncResult begin_render(PlaneDef def, Ice.Callback __cb)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_render
Ice.AsyncResult begin_render(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_render
Ice.AsyncResult begin_render(PlaneDef def, Callback_RenderingEngine_render __cb)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_render
Ice.AsyncResult begin_render(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_render __cb)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_render
Ice.AsyncResult begin_render(PlaneDef def, IceInternal.Functional_GenericCallback1<RGBBuffer> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_render
Ice.AsyncResult begin_render(PlaneDef def, IceInternal.Functional_GenericCallback1<RGBBuffer> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_render
Ice.AsyncResult begin_render(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RGBBuffer> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_render
Ice.AsyncResult begin_render(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RGBBuffer> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_render
RGBBuffer end_render(Ice.AsyncResult __result) throws ServerError
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.- Parameters:
__result
- The asynchronous result object.- Returns:
- An RGB image ready to be displayed on screen.
- Throws:
ValidationException
- Ifdef
isnull
.ServerError
-
renderAsPackedInt
int[] renderAsPackedInt(PlaneDef def) throws ServerError
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.- Returns:
- An RGB image ready to be displayed on screen.
- Throws:
ValidationException
- Ifdef
isnull
.ServerError
- See Also:
render(omero.romio.PlaneDef)
-
renderAsPackedInt
int[] renderAsPackedInt(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__ctx
- The Context map to send with the invocation.- Returns:
- An RGB image ready to be displayed on screen.
- Throws:
ValidationException
- Ifdef
isnull
.ServerError
- See Also:
render(omero.romio.PlaneDef)
-
begin_renderAsPackedInt
Ice.AsyncResult begin_renderAsPackedInt(PlaneDef def)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.- Returns:
- The asynchronous result object.
-
begin_renderAsPackedInt
Ice.AsyncResult begin_renderAsPackedInt(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_renderAsPackedInt
Ice.AsyncResult begin_renderAsPackedInt(PlaneDef def, Ice.Callback __cb)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_renderAsPackedInt
Ice.AsyncResult begin_renderAsPackedInt(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_renderAsPackedInt
Ice.AsyncResult begin_renderAsPackedInt(PlaneDef def, Callback_RenderingEngine_renderAsPackedInt __cb)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_renderAsPackedInt
Ice.AsyncResult begin_renderAsPackedInt(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_renderAsPackedInt __cb)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_renderAsPackedInt
Ice.AsyncResult begin_renderAsPackedInt(PlaneDef def, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_renderAsPackedInt
Ice.AsyncResult begin_renderAsPackedInt(PlaneDef def, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_renderAsPackedInt
Ice.AsyncResult begin_renderAsPackedInt(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_renderAsPackedInt
Ice.AsyncResult begin_renderAsPackedInt(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
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.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y, or Z axes.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_renderAsPackedInt
int[] end_renderAsPackedInt(Ice.AsyncResult __result) throws ServerError
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.- Parameters:
__result
- The asynchronous result object.- Returns:
- An RGB image ready to be displayed on screen.
- Throws:
ValidationException
- Ifdef
isnull
.ServerError
- See Also:
render(omero.romio.PlaneDef)
-
renderProjectedAsPackedInt
int[] renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end) throws ServerError
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.end
- Optical section to finish projecting.- Returns:
- A packed-integer RGBA rendered image of the projected pixels.
- Throws:
ValidationException
- Where:algorithm
is unknowntimepoint
is out of rangestart
is out of rangeend
is out of rangestart
is greater thanend
ServerError
-
renderProjectedAsPackedInt
int[] renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.end
- Optical section to finish projecting.__ctx
- The Context map to send with the invocation.- Returns:
- A packed-integer RGBA rendered image of the projected pixels.
- Throws:
ValidationException
- Where:algorithm
is unknowntimepoint
is out of rangestart
is out of rangeend
is out of rangestart
is greater thanend
ServerError
-
begin_renderProjectedAsPackedInt
Ice.AsyncResult begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.- Returns:
- The asynchronous result object.
-
begin_renderProjectedAsPackedInt
Ice.AsyncResult begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_renderProjectedAsPackedInt
Ice.AsyncResult begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, Ice.Callback __cb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_renderProjectedAsPackedInt
Ice.AsyncResult begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_renderProjectedAsPackedInt
Ice.AsyncResult begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, Callback_RenderingEngine_renderProjectedAsPackedInt __cb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_renderProjectedAsPackedInt
Ice.AsyncResult begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_renderProjectedAsPackedInt __cb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_renderProjectedAsPackedInt
Ice.AsyncResult begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_renderProjectedAsPackedInt
Ice.AsyncResult begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_renderProjectedAsPackedInt
Ice.AsyncResult begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_renderProjectedAsPackedInt
Ice.AsyncResult begin_renderProjectedAsPackedInt(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_renderProjectedAsPackedInt
int[] end_renderProjectedAsPackedInt(Ice.AsyncResult __result) throws ServerError
Performs a projection through selected optical sections of a particular timepoint with the currently active channels and renders the data for display.- Parameters:
__result
- The asynchronous result object.- Returns:
- A packed-integer RGBA rendered image of the projected pixels.
- Throws:
ValidationException
- Where:algorithm
is unknowntimepoint
is out of rangestart
is out of rangeend
is out of rangestart
is greater thanend
ServerError
-
renderCompressed
byte[] renderCompressed(PlaneDef def) throws ServerError
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y or Z axes.- Returns:
- A compressed RGBA JPEG for display.
- Throws:
ValidationException
- Ifdef
isnull
.ServerError
- See Also:
render(omero.romio.PlaneDef)
,renderAsPackedInt(omero.romio.PlaneDef)
-
renderCompressed
byte[] renderCompressed(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y or Z axes.__ctx
- The Context map to send with the invocation.- Returns:
- A compressed RGBA JPEG for display.
- Throws:
ValidationException
- Ifdef
isnull
.ServerError
- See Also:
render(omero.romio.PlaneDef)
,renderAsPackedInt(omero.romio.PlaneDef)
-
begin_renderCompressed
Ice.AsyncResult begin_renderCompressed(PlaneDef def)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y or Z axes.- Returns:
- The asynchronous result object.
-
begin_renderCompressed
Ice.AsyncResult begin_renderCompressed(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y or Z axes.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_renderCompressed
Ice.AsyncResult begin_renderCompressed(PlaneDef def, Ice.Callback __cb)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y or Z axes.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_renderCompressed
Ice.AsyncResult begin_renderCompressed(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y or Z axes.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_renderCompressed
Ice.AsyncResult begin_renderCompressed(PlaneDef def, Callback_RenderingEngine_renderCompressed __cb)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y or Z axes.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_renderCompressed
Ice.AsyncResult begin_renderCompressed(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_renderCompressed __cb)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y or Z axes.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_renderCompressed
Ice.AsyncResult begin_renderCompressed(PlaneDef def, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y or Z axes.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_renderCompressed
Ice.AsyncResult begin_renderCompressed(PlaneDef def, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y or Z axes.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_renderCompressed
Ice.AsyncResult begin_renderCompressed(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y or Z axes.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_renderCompressed
Ice.AsyncResult begin_renderCompressed(PlaneDef def, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.- Parameters:
def
- Selects a plane orthogonal to one of the X, Y or Z axes.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_renderCompressed
byte[] end_renderCompressed(Ice.AsyncResult __result) throws ServerError
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.- Parameters:
__result
- The asynchronous result object.- Returns:
- A compressed RGBA JPEG for display.
- Throws:
ValidationException
- Ifdef
isnull
.ServerError
- See Also:
render(omero.romio.PlaneDef)
,renderAsPackedInt(omero.romio.PlaneDef)
-
renderProjectedCompressed
byte[] renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end) throws ServerError
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.end
- Optical section to finish projecting.- Returns:
- A compressed RGBA rendered JPEG image of the projected pixels.
- Throws:
ValidationException
- Where:algorithm
is unknowntimepoint
is out of rangestart
is out of rangeend
is out of rangestart
is greater thanend
ServerError
-
renderProjectedCompressed
byte[] renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.end
- Optical section to finish projecting.__ctx
- The Context map to send with the invocation.- Returns:
- A compressed RGBA rendered JPEG image of the projected pixels.
- Throws:
ValidationException
- Where:algorithm
is unknowntimepoint
is out of rangestart
is out of rangeend
is out of rangestart
is greater thanend
ServerError
-
begin_renderProjectedCompressed
Ice.AsyncResult begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.- Returns:
- The asynchronous result object.
-
begin_renderProjectedCompressed
Ice.AsyncResult begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_renderProjectedCompressed
Ice.AsyncResult begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, Ice.Callback __cb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_renderProjectedCompressed
Ice.AsyncResult begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_renderProjectedCompressed
Ice.AsyncResult begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, Callback_RenderingEngine_renderProjectedCompressed __cb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_renderProjectedCompressed
Ice.AsyncResult begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_renderProjectedCompressed __cb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_renderProjectedCompressed
Ice.AsyncResult begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_renderProjectedCompressed
Ice.AsyncResult begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_renderProjectedCompressed
Ice.AsyncResult begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_renderProjectedCompressed
Ice.AsyncResult begin_renderProjectedCompressed(ProjectionType algorithm, int timepoint, int stepping, int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.- Parameters:
algorithm
-IProjection.MAXIMUM_INTENSITY
,IProjection.MEAN_INTENSITY
orIProjection.SUM_INTENSITY
.stepping
- Stepping value to use while calculating the projection. For example,stepping=1
will use every optical section fromstart
toend
wherestepping=2
will use every other section fromstart
toend
to perform the projection.start
- Optical section to start projecting from.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_renderProjectedCompressed
byte[] end_renderProjectedCompressed(Ice.AsyncResult __result) throws ServerError
Performs a projection through selected optical sections of a particular timepoint with the currently active channels, renders the data for display and compresses the resulting RGBA composite image.- Parameters:
__result
- The asynchronous result object.- Returns:
- A compressed RGBA rendered JPEG image of the projected pixels.
- Throws:
ValidationException
- Where:algorithm
is unknowntimepoint
is out of rangestart
is out of rangeend
is out of rangestart
is greater thanend
ServerError
-
getRenderingDefId
long getRenderingDefId() throws ServerError
- Throws:
ServerError
-
getRenderingDefId
long getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getRenderingDefId
Ice.AsyncResult begin_getRenderingDefId()
- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
Ice.AsyncResult begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
Ice.AsyncResult begin_getRenderingDefId(Ice.Callback __cb)
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
Ice.AsyncResult begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
Ice.AsyncResult begin_getRenderingDefId(Callback_RenderingEngine_getRenderingDefId __cb)
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
Ice.AsyncResult begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getRenderingDefId __cb)
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
Ice.AsyncResult begin_getRenderingDefId(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
Ice.AsyncResult begin_getRenderingDefId(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
Ice.AsyncResult begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
Ice.AsyncResult begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getRenderingDefId
long end_getRenderingDefId(Ice.AsyncResult __result) throws ServerError
- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
lookupPixels
void lookupPixels(long pixelsId) throws ServerError
Loads the Pixels set this Rendering Engine is for.- Parameters:
pixelsId
- The pixels set ID.- Throws:
ServerError
-
lookupPixels
void lookupPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Loads the Pixels set this Rendering Engine is for.- Parameters:
pixelsId
- The pixels set ID.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_lookupPixels
Ice.AsyncResult begin_lookupPixels(long pixelsId)
Loads the Pixels set this Rendering Engine is for.- Parameters:
pixelsId
- The pixels set ID.- Returns:
- The asynchronous result object.
-
begin_lookupPixels
Ice.AsyncResult begin_lookupPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Loads the Pixels set this Rendering Engine is for.- Parameters:
pixelsId
- The pixels set ID.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_lookupPixels
Ice.AsyncResult begin_lookupPixels(long pixelsId, Ice.Callback __cb)
Loads the Pixels set this Rendering Engine is for.- Parameters:
pixelsId
- The pixels set ID.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupPixels
Ice.AsyncResult begin_lookupPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Loads the Pixels set this Rendering Engine is for.- Parameters:
pixelsId
- The pixels set ID.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupPixels
Ice.AsyncResult begin_lookupPixels(long pixelsId, Callback_RenderingEngine_lookupPixels __cb)
Loads the Pixels set this Rendering Engine is for.- Parameters:
pixelsId
- The pixels set ID.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupPixels
Ice.AsyncResult begin_lookupPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_lookupPixels __cb)
Loads the Pixels set this Rendering Engine is for.- Parameters:
pixelsId
- The pixels set ID.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupPixels
Ice.AsyncResult begin_lookupPixels(long pixelsId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Loads the Pixels set this Rendering Engine is for.- Parameters:
pixelsId
- The pixels set ID.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_lookupPixels
Ice.AsyncResult begin_lookupPixels(long pixelsId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Loads the Pixels set this Rendering Engine is for.- Parameters:
pixelsId
- The pixels set ID.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_lookupPixels
Ice.AsyncResult begin_lookupPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Loads the Pixels set this Rendering Engine is for.- Parameters:
pixelsId
- The pixels set ID.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_lookupPixels
Ice.AsyncResult begin_lookupPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Loads the Pixels set this Rendering Engine is for.- Parameters:
pixelsId
- The pixels set ID.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_lookupPixels
void end_lookupPixels(Ice.AsyncResult __result) throws ServerError
Loads the Pixels set this Rendering Engine is for.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
lookupRenderingDef
boolean lookupRenderingDef(long pixelsId) throws ServerError
Loads the rendering settings associated to the specified pixels set.- Parameters:
pixelsId
- The pixels set ID.- Returns:
true
if a RenderingDef exists for the Pixels set, otherwisefalse
.- Throws:
ServerError
-
lookupRenderingDef
boolean lookupRenderingDef(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Loads the rendering settings associated to the specified pixels set.- Parameters:
pixelsId
- The pixels set ID.__ctx
- The Context map to send with the invocation.- Returns:
true
if a RenderingDef exists for the Pixels set, otherwisefalse
.- Throws:
ServerError
-
begin_lookupRenderingDef
Ice.AsyncResult begin_lookupRenderingDef(long pixelsId)
Loads the rendering settings associated to the specified pixels set.- Parameters:
pixelsId
- The pixels set ID.- Returns:
- The asynchronous result object.
-
begin_lookupRenderingDef
Ice.AsyncResult begin_lookupRenderingDef(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Loads the rendering settings associated to the specified pixels set.- Parameters:
pixelsId
- The pixels set ID.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_lookupRenderingDef
Ice.AsyncResult begin_lookupRenderingDef(long pixelsId, Ice.Callback __cb)
Loads the rendering settings associated to the specified pixels set.- Parameters:
pixelsId
- The pixels set ID.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupRenderingDef
Ice.AsyncResult begin_lookupRenderingDef(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Loads the rendering settings associated to the specified pixels set.- Parameters:
pixelsId
- The pixels set ID.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupRenderingDef
Ice.AsyncResult begin_lookupRenderingDef(long pixelsId, Callback_RenderingEngine_lookupRenderingDef __cb)
Loads the rendering settings associated to the specified pixels set.- Parameters:
pixelsId
- The pixels set ID.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupRenderingDef
Ice.AsyncResult begin_lookupRenderingDef(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_lookupRenderingDef __cb)
Loads the rendering settings associated to the specified pixels set.- Parameters:
pixelsId
- The pixels set ID.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupRenderingDef
Ice.AsyncResult begin_lookupRenderingDef(long pixelsId, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Loads the rendering settings associated to the specified pixels set.- Parameters:
pixelsId
- The pixels set ID.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_lookupRenderingDef
Ice.AsyncResult begin_lookupRenderingDef(long pixelsId, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Loads the rendering settings associated to the specified pixels set.- Parameters:
pixelsId
- The pixels set ID.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_lookupRenderingDef
Ice.AsyncResult begin_lookupRenderingDef(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Loads the rendering settings associated to the specified pixels set.- Parameters:
pixelsId
- The pixels set ID.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_lookupRenderingDef
Ice.AsyncResult begin_lookupRenderingDef(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Loads the rendering settings associated to the specified pixels set.- Parameters:
pixelsId
- The pixels set ID.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_lookupRenderingDef
boolean end_lookupRenderingDef(Ice.AsyncResult __result) throws ServerError
Loads the rendering settings associated to the specified pixels set.- Parameters:
__result
- The asynchronous result object.- Returns:
true
if a RenderingDef exists for the Pixels set, otherwisefalse
.- Throws:
ServerError
-
loadRenderingDef
void loadRenderingDef(long renderingDefId) throws ServerError
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set. However, the rendering settings must be linked to a compatible Pixels set as defined byomero.api.IRenderingSettings.sanityCheckPixels
.- Parameters:
renderingDefId
- The rendering definition ID.- Throws:
ValidationException
- If a RenderingDef does not exist with the IDrenderingDefId
or if the RenderingDef is incompatible due to differing pixels sets.ServerError
-
loadRenderingDef
void loadRenderingDef(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set. However, the rendering settings must be linked to a compatible Pixels set as defined byomero.api.IRenderingSettings.sanityCheckPixels
.- Parameters:
renderingDefId
- The rendering definition ID.__ctx
- The Context map to send with the invocation.- Throws:
ValidationException
- If a RenderingDef does not exist with the IDrenderingDefId
or if the RenderingDef is incompatible due to differing pixels sets.ServerError
-
begin_loadRenderingDef
Ice.AsyncResult begin_loadRenderingDef(long renderingDefId)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set. However, the rendering settings must be linked to a compatible Pixels set as defined byomero.api.IRenderingSettings.sanityCheckPixels
.- Parameters:
renderingDefId
- The rendering definition ID.- Returns:
- The asynchronous result object.
-
begin_loadRenderingDef
Ice.AsyncResult begin_loadRenderingDef(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set. However, the rendering settings must be linked to a compatible Pixels set as defined byomero.api.IRenderingSettings.sanityCheckPixels
.- Parameters:
renderingDefId
- The rendering definition ID.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_loadRenderingDef
Ice.AsyncResult begin_loadRenderingDef(long renderingDefId, Ice.Callback __cb)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set. However, the rendering settings must be linked to a compatible Pixels set as defined byomero.api.IRenderingSettings.sanityCheckPixels
.- Parameters:
renderingDefId
- The rendering definition ID.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_loadRenderingDef
Ice.AsyncResult begin_loadRenderingDef(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set. However, the rendering settings must be linked to a compatible Pixels set as defined byomero.api.IRenderingSettings.sanityCheckPixels
.- Parameters:
renderingDefId
- The rendering definition ID.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_loadRenderingDef
Ice.AsyncResult begin_loadRenderingDef(long renderingDefId, Callback_RenderingEngine_loadRenderingDef __cb)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set. However, the rendering settings must be linked to a compatible Pixels set as defined byomero.api.IRenderingSettings.sanityCheckPixels
.- Parameters:
renderingDefId
- The rendering definition ID.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_loadRenderingDef
Ice.AsyncResult begin_loadRenderingDef(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_loadRenderingDef __cb)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set. However, the rendering settings must be linked to a compatible Pixels set as defined byomero.api.IRenderingSettings.sanityCheckPixels
.- Parameters:
renderingDefId
- The rendering definition ID.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_loadRenderingDef
Ice.AsyncResult begin_loadRenderingDef(long renderingDefId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set. However, the rendering settings must be linked to a compatible Pixels set as defined byomero.api.IRenderingSettings.sanityCheckPixels
.- Parameters:
renderingDefId
- The rendering definition ID.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_loadRenderingDef
Ice.AsyncResult begin_loadRenderingDef(long renderingDefId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set. However, the rendering settings must be linked to a compatible Pixels set as defined byomero.api.IRenderingSettings.sanityCheckPixels
.- Parameters:
renderingDefId
- The rendering definition ID.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_loadRenderingDef
Ice.AsyncResult begin_loadRenderingDef(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set. However, the rendering settings must be linked to a compatible Pixels set as defined byomero.api.IRenderingSettings.sanityCheckPixels
.- Parameters:
renderingDefId
- The rendering definition ID.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_loadRenderingDef
Ice.AsyncResult begin_loadRenderingDef(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set. However, the rendering settings must be linked to a compatible Pixels set as defined byomero.api.IRenderingSettings.sanityCheckPixels
.- Parameters:
renderingDefId
- The rendering definition ID.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_loadRenderingDef
void end_loadRenderingDef(Ice.AsyncResult __result) throws ServerError
Loads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set. However, the rendering settings must be linked to a compatible Pixels set as defined byomero.api.IRenderingSettings.sanityCheckPixels
.- Parameters:
__result
- The asynchronous result object.- Throws:
ValidationException
- If a RenderingDef does not exist with the IDrenderingDefId
or if the RenderingDef is incompatible due to differing pixels sets.ServerError
-
setOverlays
void setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap) throws ServerError
Deprecated.use omero::romio::PlaneDefWithMasks insteadInforms the rendering engine that it should render a set of overlays on each rendered frame. These are expected to be binary masks.- Parameters:
rowColorMap
- Binary mask to color map.- Throws:
ServerError
-
setOverlays
void setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Deprecated.use omero::romio::PlaneDefWithMasks insteadInforms the rendering engine that it should render a set of overlays on each rendered frame. These are expected to be binary masks.- Parameters:
rowColorMap
- Binary mask to color map.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setOverlays
Ice.AsyncResult begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap)
Deprecated.use omero::romio::PlaneDefWithMasks insteadInforms the rendering engine that it should render a set of overlays on each rendered frame. These are expected to be binary masks.- Parameters:
rowColorMap
- Binary mask to color map.- Returns:
- The asynchronous result object.
-
begin_setOverlays
Ice.AsyncResult begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.use omero::romio::PlaneDefWithMasks insteadInforms the rendering engine that it should render a set of overlays on each rendered frame. These are expected to be binary masks.- Parameters:
rowColorMap
- Binary mask to color map.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setOverlays
Ice.AsyncResult begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, Ice.Callback __cb)
Deprecated.use omero::romio::PlaneDefWithMasks insteadInforms the rendering engine that it should render a set of overlays on each rendered frame. These are expected to be binary masks.- Parameters:
rowColorMap
- Binary mask to color map.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setOverlays
Ice.AsyncResult begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.use omero::romio::PlaneDefWithMasks insteadInforms the rendering engine that it should render a set of overlays on each rendered frame. These are expected to be binary masks.- Parameters:
rowColorMap
- Binary mask to color map.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setOverlays
Ice.AsyncResult begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, Callback_RenderingEngine_setOverlays __cb)
Deprecated.use omero::romio::PlaneDefWithMasks insteadInforms the rendering engine that it should render a set of overlays on each rendered frame. These are expected to be binary masks.- Parameters:
rowColorMap
- Binary mask to color map.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setOverlays
Ice.AsyncResult begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setOverlays __cb)
Deprecated.use omero::romio::PlaneDefWithMasks insteadInforms the rendering engine that it should render a set of overlays on each rendered frame. These are expected to be binary masks.- Parameters:
rowColorMap
- Binary mask to color map.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setOverlays
Ice.AsyncResult begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.use omero::romio::PlaneDefWithMasks insteadInforms the rendering engine that it should render a set of overlays on each rendered frame. These are expected to be binary masks.- Parameters:
rowColorMap
- Binary mask to color map.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setOverlays
Ice.AsyncResult begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.use omero::romio::PlaneDefWithMasks insteadInforms the rendering engine that it should render a set of overlays on each rendered frame. These are expected to be binary masks.- Parameters:
rowColorMap
- Binary mask to color map.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setOverlays
Ice.AsyncResult begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.use omero::romio::PlaneDefWithMasks insteadInforms the rendering engine that it should render a set of overlays on each rendered frame. These are expected to be binary masks.- Parameters:
rowColorMap
- Binary mask to color map.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setOverlays
Ice.AsyncResult begin_setOverlays(RLong tablesId, RLong imageId, java.util.Map<java.lang.Long,java.lang.Integer> rowColorMap, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.use omero::romio::PlaneDefWithMasks insteadInforms the rendering engine that it should render a set of overlays on each rendered frame. These are expected to be binary masks.- Parameters:
rowColorMap
- Binary mask to color map.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setOverlays
void end_setOverlays(Ice.AsyncResult __result) throws ServerError
Informs the rendering engine that it should render a set of overlays on each rendered frame. These are expected to be binary masks.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
load
void load() throws ServerError
Creates an instance of the rendering engine.- Throws:
ServerError
-
load
void load(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Creates an instance of the rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_load
Ice.AsyncResult begin_load()
Creates an instance of the rendering engine.- Returns:
- The asynchronous result object.
-
begin_load
Ice.AsyncResult begin_load(java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates an instance of the rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_load
Ice.AsyncResult begin_load(Ice.Callback __cb)
Creates an instance of the rendering engine.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_load
Ice.AsyncResult begin_load(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates an instance of the rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_load
Ice.AsyncResult begin_load(Callback_RenderingEngine_load __cb)
Creates an instance of the rendering engine.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_load
Ice.AsyncResult begin_load(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_load __cb)
Creates an instance of the rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_load
Ice.AsyncResult begin_load(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates an instance of the rendering engine.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_load
Ice.AsyncResult begin_load(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates an instance of the rendering engine.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_load
Ice.AsyncResult begin_load(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates an instance of the rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_load
Ice.AsyncResult begin_load(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates an instance of the rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_load
void end_load(Ice.AsyncResult __result) throws ServerError
Creates an instance of the rendering engine.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
setModel
void setModel(RenderingModel model) throws ServerError
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
model
- Identifies the color space model.- Throws:
ServerError
-
setModel
void setModel(RenderingModel model, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
model
- Identifies the color space model.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setModel
Ice.AsyncResult begin_setModel(RenderingModel model)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
model
- Identifies the color space model.- Returns:
- The asynchronous result object.
-
begin_setModel
Ice.AsyncResult begin_setModel(RenderingModel model, java.util.Map<java.lang.String,java.lang.String> __ctx)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
model
- Identifies the color space model.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setModel
Ice.AsyncResult begin_setModel(RenderingModel model, Ice.Callback __cb)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
model
- Identifies the color space model.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setModel
Ice.AsyncResult begin_setModel(RenderingModel model, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
model
- Identifies the color space model.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setModel
Ice.AsyncResult begin_setModel(RenderingModel model, Callback_RenderingEngine_setModel __cb)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
model
- Identifies the color space model.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setModel
Ice.AsyncResult begin_setModel(RenderingModel model, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setModel __cb)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
model
- Identifies the color space model.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setModel
Ice.AsyncResult begin_setModel(RenderingModel model, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
model
- Identifies the color space model.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setModel
Ice.AsyncResult begin_setModel(RenderingModel model, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
model
- Identifies the color space model.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setModel
Ice.AsyncResult begin_setModel(RenderingModel model, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
model
- Identifies the color space model.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setModel
Ice.AsyncResult begin_setModel(RenderingModel model, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
model
- Identifies the color space model.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setModel
void end_setModel(Ice.AsyncResult __result) throws ServerError
Specifies the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
getModel
RenderingModel getModel() throws ServerError
Returns the model that dictates how transformed raw data has to be mapped onto a color space.- Throws:
ServerError
-
getModel
RenderingModel getModel(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getModel
Ice.AsyncResult begin_getModel()
Returns the model that dictates how transformed raw data has to be mapped onto a color space.- Returns:
- The asynchronous result object.
-
begin_getModel
Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getModel
Ice.AsyncResult begin_getModel(Ice.Callback __cb)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getModel
Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getModel
Ice.AsyncResult begin_getModel(Callback_RenderingEngine_getModel __cb)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getModel
Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getModel __cb)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getModel
Ice.AsyncResult begin_getModel(IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getModel
Ice.AsyncResult begin_getModel(IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getModel
Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getModel
Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getModel
RenderingModel end_getModel(Ice.AsyncResult __result) throws ServerError
Returns the model that dictates how transformed raw data has to be mapped onto a color space.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
getDefaultZ
int getDefaultZ() throws ServerError
Returns the index of the default focal section.- Throws:
ServerError
-
getDefaultZ
int getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns the index of the default focal section.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getDefaultZ
Ice.AsyncResult begin_getDefaultZ()
Returns the index of the default focal section.- Returns:
- The asynchronous result object.
-
begin_getDefaultZ
Ice.AsyncResult begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the index of the default focal section.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getDefaultZ
Ice.AsyncResult begin_getDefaultZ(Ice.Callback __cb)
Returns the index of the default focal section.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getDefaultZ
Ice.AsyncResult begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the index of the default focal section.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getDefaultZ
Ice.AsyncResult begin_getDefaultZ(Callback_RenderingEngine_getDefaultZ __cb)
Returns the index of the default focal section.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getDefaultZ
Ice.AsyncResult begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getDefaultZ __cb)
Returns the index of the default focal section.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getDefaultZ
Ice.AsyncResult begin_getDefaultZ(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the index of the default focal section.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getDefaultZ
Ice.AsyncResult begin_getDefaultZ(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the index of the default focal section.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getDefaultZ
Ice.AsyncResult begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the index of the default focal section.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getDefaultZ
Ice.AsyncResult begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the index of the default focal section.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getDefaultZ
int end_getDefaultZ(Ice.AsyncResult __result) throws ServerError
Returns the index of the default focal section.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
getDefaultT
int getDefaultT() throws ServerError
Returns the default timepoint index.- Throws:
ServerError
-
getDefaultT
int getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns the default timepoint index.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getDefaultT
Ice.AsyncResult begin_getDefaultT()
Returns the default timepoint index.- Returns:
- The asynchronous result object.
-
begin_getDefaultT
Ice.AsyncResult begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the default timepoint index.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getDefaultT
Ice.AsyncResult begin_getDefaultT(Ice.Callback __cb)
Returns the default timepoint index.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getDefaultT
Ice.AsyncResult begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the default timepoint index.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getDefaultT
Ice.AsyncResult begin_getDefaultT(Callback_RenderingEngine_getDefaultT __cb)
Returns the default timepoint index.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getDefaultT
Ice.AsyncResult begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getDefaultT __cb)
Returns the default timepoint index.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getDefaultT
Ice.AsyncResult begin_getDefaultT(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the default timepoint index.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getDefaultT
Ice.AsyncResult begin_getDefaultT(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the default timepoint index.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getDefaultT
Ice.AsyncResult begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the default timepoint index.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getDefaultT
Ice.AsyncResult begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the default timepoint index.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getDefaultT
int end_getDefaultT(Ice.AsyncResult __result) throws ServerError
Returns the default timepoint index.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
setDefaultZ
void setDefaultZ(int z) throws ServerError
Sets the index of the default focal section. This index is used to define a default plane.- Parameters:
z
- The value to set.- Throws:
ServerError
-
setDefaultZ
void setDefaultZ(int z, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Sets the index of the default focal section. This index is used to define a default plane.- Parameters:
z
- The value to set.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setDefaultZ
Ice.AsyncResult begin_setDefaultZ(int z)
Sets the index of the default focal section. This index is used to define a default plane.- Parameters:
z
- The value to set.- Returns:
- The asynchronous result object.
-
begin_setDefaultZ
Ice.AsyncResult begin_setDefaultZ(int z, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the index of the default focal section. This index is used to define a default plane.- Parameters:
z
- The value to set.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setDefaultZ
Ice.AsyncResult begin_setDefaultZ(int z, Ice.Callback __cb)
Sets the index of the default focal section. This index is used to define a default plane.- Parameters:
z
- The value to set.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setDefaultZ
Ice.AsyncResult begin_setDefaultZ(int z, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the index of the default focal section. This index is used to define a default plane.- Parameters:
z
- The value to set.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setDefaultZ
Ice.AsyncResult begin_setDefaultZ(int z, Callback_RenderingEngine_setDefaultZ __cb)
Sets the index of the default focal section. This index is used to define a default plane.- Parameters:
z
- The value to set.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setDefaultZ
Ice.AsyncResult begin_setDefaultZ(int z, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setDefaultZ __cb)
Sets the index of the default focal section. This index is used to define a default plane.- Parameters:
z
- The value to set.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setDefaultZ
Ice.AsyncResult begin_setDefaultZ(int z, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the index of the default focal section. This index is used to define a default plane.- Parameters:
z
- The value to set.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setDefaultZ
Ice.AsyncResult begin_setDefaultZ(int z, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the index of the default focal section. This index is used to define a default plane.- Parameters:
z
- The value to set.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setDefaultZ
Ice.AsyncResult begin_setDefaultZ(int z, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the index of the default focal section. This index is used to define a default plane.- Parameters:
z
- The value to set.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setDefaultZ
Ice.AsyncResult begin_setDefaultZ(int z, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the index of the default focal section. This index is used to define a default plane.- Parameters:
z
- The value to set.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setDefaultZ
void end_setDefaultZ(Ice.AsyncResult __result) throws ServerError
Sets the index of the default focal section. This index is used to define a default plane.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
setDefaultT
void setDefaultT(int t) throws ServerError
Sets the default timepoint index. This index is used to define a default plane.- Parameters:
t
- The value to set.- Throws:
ServerError
-
setDefaultT
void setDefaultT(int t, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Sets the default timepoint index. This index is used to define a default plane.- Parameters:
t
- The value to set.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setDefaultT
Ice.AsyncResult begin_setDefaultT(int t)
Sets the default timepoint index. This index is used to define a default plane.- Parameters:
t
- The value to set.- Returns:
- The asynchronous result object.
-
begin_setDefaultT
Ice.AsyncResult begin_setDefaultT(int t, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the default timepoint index. This index is used to define a default plane.- Parameters:
t
- The value to set.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setDefaultT
Ice.AsyncResult begin_setDefaultT(int t, Ice.Callback __cb)
Sets the default timepoint index. This index is used to define a default plane.- Parameters:
t
- The value to set.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setDefaultT
Ice.AsyncResult begin_setDefaultT(int t, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the default timepoint index. This index is used to define a default plane.- Parameters:
t
- The value to set.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setDefaultT
Ice.AsyncResult begin_setDefaultT(int t, Callback_RenderingEngine_setDefaultT __cb)
Sets the default timepoint index. This index is used to define a default plane.- Parameters:
t
- The value to set.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setDefaultT
Ice.AsyncResult begin_setDefaultT(int t, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setDefaultT __cb)
Sets the default timepoint index. This index is used to define a default plane.- Parameters:
t
- The value to set.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setDefaultT
Ice.AsyncResult begin_setDefaultT(int t, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the default timepoint index. This index is used to define a default plane.- Parameters:
t
- The value to set.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setDefaultT
Ice.AsyncResult begin_setDefaultT(int t, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the default timepoint index. This index is used to define a default plane.- Parameters:
t
- The value to set.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setDefaultT
Ice.AsyncResult begin_setDefaultT(int t, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the default timepoint index. This index is used to define a default plane.- Parameters:
t
- The value to set.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setDefaultT
Ice.AsyncResult begin_setDefaultT(int t, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the default timepoint index. This index is used to define a default plane.- Parameters:
t
- The value to set.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setDefaultT
void end_setDefaultT(Ice.AsyncResult __result) throws ServerError
Sets the default timepoint index. This index is used to define a default plane.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
getPixels
Pixels getPixels() throws ServerError
Returns thePixels
set the Rendering engine is for.- Throws:
ServerError
-
getPixels
Pixels getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns thePixels
set the Rendering engine is for.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getPixels
Ice.AsyncResult begin_getPixels()
Returns thePixels
set the Rendering engine is for.- Returns:
- The asynchronous result object.
-
begin_getPixels
Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns thePixels
set the Rendering engine is for.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getPixels
Ice.AsyncResult begin_getPixels(Ice.Callback __cb)
Returns thePixels
set the Rendering engine is for.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getPixels
Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns thePixels
set the Rendering engine is for.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getPixels
Ice.AsyncResult begin_getPixels(Callback_RenderingEngine_getPixels __cb)
Returns thePixels
set the Rendering engine is for.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getPixels
Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getPixels __cb)
Returns thePixels
set the Rendering engine is for.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getPixels
Ice.AsyncResult begin_getPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns thePixels
set the Rendering engine is for.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getPixels
Ice.AsyncResult begin_getPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns thePixels
set the Rendering engine is for.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getPixels
Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns thePixels
set the Rendering engine is for.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getPixels
Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns thePixels
set the Rendering engine is for.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getPixels
Pixels end_getPixels(Ice.AsyncResult __result) throws ServerError
Returns thePixels
set the Rendering engine is for.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
getAvailableModels
java.util.List<IObject> getAvailableModels() throws ServerError
Returns the list of color models supported by the Rendering engine.- Throws:
ServerError
-
getAvailableModels
java.util.List<IObject> getAvailableModels(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns the list of color models supported by the Rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getAvailableModels
Ice.AsyncResult begin_getAvailableModels()
Returns the list of color models supported by the Rendering engine.- Returns:
- The asynchronous result object.
-
begin_getAvailableModels
Ice.AsyncResult begin_getAvailableModels(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the list of color models supported by the Rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getAvailableModels
Ice.AsyncResult begin_getAvailableModels(Ice.Callback __cb)
Returns the list of color models supported by the Rendering engine.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAvailableModels
Ice.AsyncResult begin_getAvailableModels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the list of color models supported by the Rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAvailableModels
Ice.AsyncResult begin_getAvailableModels(Callback_RenderingEngine_getAvailableModels __cb)
Returns the list of color models supported by the Rendering engine.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAvailableModels
Ice.AsyncResult begin_getAvailableModels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getAvailableModels __cb)
Returns the list of color models supported by the Rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAvailableModels
Ice.AsyncResult begin_getAvailableModels(IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the list of color models supported by the Rendering engine.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getAvailableModels
Ice.AsyncResult begin_getAvailableModels(IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the list of color models supported by the Rendering engine.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getAvailableModels
Ice.AsyncResult begin_getAvailableModels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the list of color models supported by the Rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getAvailableModels
Ice.AsyncResult begin_getAvailableModels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the list of color models supported by the Rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getAvailableModels
java.util.List<IObject> end_getAvailableModels(Ice.AsyncResult __result) throws ServerError
Returns the list of color models supported by the Rendering engine.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
getAvailableFamilies
java.util.List<IObject> getAvailableFamilies() throws ServerError
Returns the list of mapping families supported by the Rendering engine.- Throws:
ServerError
-
getAvailableFamilies
java.util.List<IObject> getAvailableFamilies(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns the list of mapping families supported by the Rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getAvailableFamilies
Ice.AsyncResult begin_getAvailableFamilies()
Returns the list of mapping families supported by the Rendering engine.- Returns:
- The asynchronous result object.
-
begin_getAvailableFamilies
Ice.AsyncResult begin_getAvailableFamilies(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the list of mapping families supported by the Rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getAvailableFamilies
Ice.AsyncResult begin_getAvailableFamilies(Ice.Callback __cb)
Returns the list of mapping families supported by the Rendering engine.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAvailableFamilies
Ice.AsyncResult begin_getAvailableFamilies(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the list of mapping families supported by the Rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAvailableFamilies
Ice.AsyncResult begin_getAvailableFamilies(Callback_RenderingEngine_getAvailableFamilies __cb)
Returns the list of mapping families supported by the Rendering engine.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAvailableFamilies
Ice.AsyncResult begin_getAvailableFamilies(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getAvailableFamilies __cb)
Returns the list of mapping families supported by the Rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAvailableFamilies
Ice.AsyncResult begin_getAvailableFamilies(IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the list of mapping families supported by the Rendering engine.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getAvailableFamilies
Ice.AsyncResult begin_getAvailableFamilies(IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the list of mapping families supported by the Rendering engine.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getAvailableFamilies
Ice.AsyncResult begin_getAvailableFamilies(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the list of mapping families supported by the Rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getAvailableFamilies
Ice.AsyncResult begin_getAvailableFamilies(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the list of mapping families supported by the Rendering engine.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getAvailableFamilies
java.util.List<IObject> end_getAvailableFamilies(Ice.AsyncResult __result) throws ServerError
Returns the list of mapping families supported by the Rendering engine.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
setQuantumStrategy
void setQuantumStrategy(int bitResolution) throws ServerError
Sets the quantization strategy. The strategy is common to all channels.- Parameters:
bitResolution
- The bit resolution defining associated to the strategy.- Throws:
ServerError
-
setQuantumStrategy
void setQuantumStrategy(int bitResolution, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Sets the quantization strategy. The strategy is common to all channels.- Parameters:
bitResolution
- The bit resolution defining associated to the strategy.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setQuantumStrategy
Ice.AsyncResult begin_setQuantumStrategy(int bitResolution)
Sets the quantization strategy. The strategy is common to all channels.- Parameters:
bitResolution
- The bit resolution defining associated to the strategy.- Returns:
- The asynchronous result object.
-
begin_setQuantumStrategy
Ice.AsyncResult begin_setQuantumStrategy(int bitResolution, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the quantization strategy. The strategy is common to all channels.- Parameters:
bitResolution
- The bit resolution defining associated to the strategy.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setQuantumStrategy
Ice.AsyncResult begin_setQuantumStrategy(int bitResolution, Ice.Callback __cb)
Sets the quantization strategy. The strategy is common to all channels.- Parameters:
bitResolution
- The bit resolution defining associated to the strategy.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setQuantumStrategy
Ice.AsyncResult begin_setQuantumStrategy(int bitResolution, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the quantization strategy. The strategy is common to all channels.- Parameters:
bitResolution
- The bit resolution defining associated to the strategy.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setQuantumStrategy
Ice.AsyncResult begin_setQuantumStrategy(int bitResolution, Callback_RenderingEngine_setQuantumStrategy __cb)
Sets the quantization strategy. The strategy is common to all channels.- Parameters:
bitResolution
- The bit resolution defining associated to the strategy.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setQuantumStrategy
Ice.AsyncResult begin_setQuantumStrategy(int bitResolution, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setQuantumStrategy __cb)
Sets the quantization strategy. The strategy is common to all channels.- Parameters:
bitResolution
- The bit resolution defining associated to the strategy.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setQuantumStrategy
Ice.AsyncResult begin_setQuantumStrategy(int bitResolution, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the quantization strategy. The strategy is common to all channels.- Parameters:
bitResolution
- The bit resolution defining associated to the strategy.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setQuantumStrategy
Ice.AsyncResult begin_setQuantumStrategy(int bitResolution, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the quantization strategy. The strategy is common to all channels.- Parameters:
bitResolution
- The bit resolution defining associated to the strategy.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setQuantumStrategy
Ice.AsyncResult begin_setQuantumStrategy(int bitResolution, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the quantization strategy. The strategy is common to all channels.- Parameters:
bitResolution
- The bit resolution defining associated to the strategy.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setQuantumStrategy
Ice.AsyncResult begin_setQuantumStrategy(int bitResolution, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the quantization strategy. The strategy is common to all channels.- Parameters:
bitResolution
- The bit resolution defining associated to the strategy.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setQuantumStrategy
void end_setQuantumStrategy(Ice.AsyncResult __result) throws ServerError
Sets the quantization strategy. The strategy is common to all channels.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
setCodomainInterval
void setCodomainInterval(int start, int end) throws ServerError
Sets the sub-interval of the device space i.e. a discrete sub-interval of \[0, 255].- Parameters:
start
- The lower bound of the interval.end
- The upper bound of the interval.- Throws:
ServerError
-
setCodomainInterval
void setCodomainInterval(int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Sets the sub-interval of the device space i.e. a discrete sub-interval of \[0, 255].- Parameters:
start
- The lower bound of the interval.end
- The upper bound of the interval.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setCodomainInterval
Ice.AsyncResult begin_setCodomainInterval(int start, int end)
Sets the sub-interval of the device space i.e. a discrete sub-interval of \[0, 255].- Parameters:
start
- The lower bound of the interval.- Returns:
- The asynchronous result object.
-
begin_setCodomainInterval
Ice.AsyncResult begin_setCodomainInterval(int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the sub-interval of the device space i.e. a discrete sub-interval of \[0, 255].- Parameters:
start
- The lower bound of the interval.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setCodomainInterval
Ice.AsyncResult begin_setCodomainInterval(int start, int end, Ice.Callback __cb)
Sets the sub-interval of the device space i.e. a discrete sub-interval of \[0, 255].- Parameters:
start
- The lower bound of the interval.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setCodomainInterval
Ice.AsyncResult begin_setCodomainInterval(int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the sub-interval of the device space i.e. a discrete sub-interval of \[0, 255].- Parameters:
start
- The lower bound of the interval.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setCodomainInterval
Ice.AsyncResult begin_setCodomainInterval(int start, int end, Callback_RenderingEngine_setCodomainInterval __cb)
Sets the sub-interval of the device space i.e. a discrete sub-interval of \[0, 255].- Parameters:
start
- The lower bound of the interval.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setCodomainInterval
Ice.AsyncResult begin_setCodomainInterval(int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setCodomainInterval __cb)
Sets the sub-interval of the device space i.e. a discrete sub-interval of \[0, 255].- Parameters:
start
- The lower bound of the interval.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setCodomainInterval
Ice.AsyncResult begin_setCodomainInterval(int start, int end, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the sub-interval of the device space i.e. a discrete sub-interval of \[0, 255].- Parameters:
start
- The lower bound of the interval.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setCodomainInterval
Ice.AsyncResult begin_setCodomainInterval(int start, int end, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the sub-interval of the device space i.e. a discrete sub-interval of \[0, 255].- Parameters:
start
- The lower bound of the interval.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setCodomainInterval
Ice.AsyncResult begin_setCodomainInterval(int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the sub-interval of the device space i.e. a discrete sub-interval of \[0, 255].- Parameters:
start
- The lower bound of the interval.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setCodomainInterval
Ice.AsyncResult begin_setCodomainInterval(int start, int end, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the sub-interval of the device space i.e. a discrete sub-interval of \[0, 255].- Parameters:
start
- The lower bound of the interval.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setCodomainInterval
void end_setCodomainInterval(Ice.AsyncResult __result) throws ServerError
Sets the sub-interval of the device space i.e. a discrete sub-interval of \[0, 255].- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
getQuantumDef
QuantumDef getQuantumDef() throws ServerError
Returns the quantization object.- Throws:
ServerError
-
getQuantumDef
QuantumDef getQuantumDef(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns the quantization object.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getQuantumDef
Ice.AsyncResult begin_getQuantumDef()
Returns the quantization object.- Returns:
- The asynchronous result object.
-
begin_getQuantumDef
Ice.AsyncResult begin_getQuantumDef(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the quantization object.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getQuantumDef
Ice.AsyncResult begin_getQuantumDef(Ice.Callback __cb)
Returns the quantization object.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getQuantumDef
Ice.AsyncResult begin_getQuantumDef(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the quantization object.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getQuantumDef
Ice.AsyncResult begin_getQuantumDef(Callback_RenderingEngine_getQuantumDef __cb)
Returns the quantization object.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getQuantumDef
Ice.AsyncResult begin_getQuantumDef(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getQuantumDef __cb)
Returns the quantization object.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getQuantumDef
Ice.AsyncResult begin_getQuantumDef(IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the quantization object.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getQuantumDef
Ice.AsyncResult begin_getQuantumDef(IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the quantization object.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getQuantumDef
Ice.AsyncResult begin_getQuantumDef(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the quantization object.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getQuantumDef
Ice.AsyncResult begin_getQuantumDef(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the quantization object.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getQuantumDef
QuantumDef end_getQuantumDef(Ice.AsyncResult __result) throws ServerError
Returns the quantization object.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
setQuantizationMap
void setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction) throws ServerError
Sets the quantization map, one per channel.- Parameters:
w
- The channel index.family
- The mapping family.coefficient
- The coefficient identifying a curve in the family.noiseReduction
- Passtrue
to turn the noise reduction algorithm on,false
otherwise.- Throws:
ServerError
- See Also:
getAvailableFamilies()
,getChannelCurveCoefficient(int)
,getChannelFamily(int)
,getChannelNoiseReduction(int)
-
setQuantizationMap
void setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Sets the quantization map, one per channel.- Parameters:
w
- The channel index.family
- The mapping family.coefficient
- The coefficient identifying a curve in the family.noiseReduction
- Passtrue
to turn the noise reduction algorithm on,false
otherwise.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
- See Also:
getAvailableFamilies()
,getChannelCurveCoefficient(int)
,getChannelFamily(int)
,getChannelNoiseReduction(int)
-
begin_setQuantizationMap
Ice.AsyncResult begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction)
Sets the quantization map, one per channel.- Parameters:
w
- The channel index.coefficient
- The coefficient identifying a curve in the family.noiseReduction
- Passtrue
to turn the noise reduction algorithm on,false
otherwise.- Returns:
- The asynchronous result object.
-
begin_setQuantizationMap
Ice.AsyncResult begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the quantization map, one per channel.- Parameters:
w
- The channel index.coefficient
- The coefficient identifying a curve in the family.noiseReduction
- Passtrue
to turn the noise reduction algorithm on,false
otherwise.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setQuantizationMap
Ice.AsyncResult begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, Ice.Callback __cb)
Sets the quantization map, one per channel.- Parameters:
w
- The channel index.coefficient
- The coefficient identifying a curve in the family.noiseReduction
- Passtrue
to turn the noise reduction algorithm on,false
otherwise.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setQuantizationMap
Ice.AsyncResult begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the quantization map, one per channel.- Parameters:
w
- The channel index.coefficient
- The coefficient identifying a curve in the family.noiseReduction
- Passtrue
to turn the noise reduction algorithm on,false
otherwise.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setQuantizationMap
Ice.AsyncResult begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, Callback_RenderingEngine_setQuantizationMap __cb)
Sets the quantization map, one per channel.- Parameters:
w
- The channel index.coefficient
- The coefficient identifying a curve in the family.noiseReduction
- Passtrue
to turn the noise reduction algorithm on,false
otherwise.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setQuantizationMap
Ice.AsyncResult begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setQuantizationMap __cb)
Sets the quantization map, one per channel.- Parameters:
w
- The channel index.coefficient
- The coefficient identifying a curve in the family.noiseReduction
- Passtrue
to turn the noise reduction algorithm on,false
otherwise.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setQuantizationMap
Ice.AsyncResult begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the quantization map, one per channel.- Parameters:
w
- The channel index.coefficient
- The coefficient identifying a curve in the family.noiseReduction
- Passtrue
to turn the noise reduction algorithm on,false
otherwise.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setQuantizationMap
Ice.AsyncResult begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the quantization map, one per channel.- Parameters:
w
- The channel index.coefficient
- The coefficient identifying a curve in the family.noiseReduction
- Passtrue
to turn the noise reduction algorithm on,false
otherwise.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setQuantizationMap
Ice.AsyncResult begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the quantization map, one per channel.- Parameters:
w
- The channel index.coefficient
- The coefficient identifying a curve in the family.noiseReduction
- Passtrue
to turn the noise reduction algorithm on,false
otherwise.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setQuantizationMap
Ice.AsyncResult begin_setQuantizationMap(int w, Family family, double coefficient, boolean noiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the quantization map, one per channel.- Parameters:
w
- The channel index.coefficient
- The coefficient identifying a curve in the family.noiseReduction
- Passtrue
to turn the noise reduction algorithm on,false
otherwise.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setQuantizationMap
void end_setQuantizationMap(Ice.AsyncResult __result) throws ServerError
Sets the quantization map, one per channel.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
- See Also:
getAvailableFamilies()
,getChannelCurveCoefficient(int)
,getChannelFamily(int)
,getChannelNoiseReduction(int)
-
getChannelFamily
Family getChannelFamily(int w) throws ServerError
Returns the family associated to the specified channel.- Parameters:
w
- The channel index.- Returns:
- See above.
- Throws:
ServerError
- See Also:
getAvailableFamilies()
-
getChannelFamily
Family getChannelFamily(int w, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns the family associated to the specified channel.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Returns:
- See above.
- Throws:
ServerError
- See Also:
getAvailableFamilies()
-
begin_getChannelFamily
Ice.AsyncResult begin_getChannelFamily(int w)
Returns the family associated to the specified channel.- Parameters:
w
- The channel index.- Returns:
- The asynchronous result object.
-
begin_getChannelFamily
Ice.AsyncResult begin_getChannelFamily(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the family associated to the specified channel.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getChannelFamily
Ice.AsyncResult begin_getChannelFamily(int w, Ice.Callback __cb)
Returns the family associated to the specified channel.- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelFamily
Ice.AsyncResult begin_getChannelFamily(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the family associated to the specified channel.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelFamily
Ice.AsyncResult begin_getChannelFamily(int w, Callback_RenderingEngine_getChannelFamily __cb)
Returns the family associated to the specified channel.- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelFamily
Ice.AsyncResult begin_getChannelFamily(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getChannelFamily __cb)
Returns the family associated to the specified channel.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelFamily
Ice.AsyncResult begin_getChannelFamily(int w, IceInternal.Functional_GenericCallback1<Family> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the family associated to the specified channel.- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getChannelFamily
Ice.AsyncResult begin_getChannelFamily(int w, IceInternal.Functional_GenericCallback1<Family> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the family associated to the specified channel.- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getChannelFamily
Ice.AsyncResult begin_getChannelFamily(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Family> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the family associated to the specified channel.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getChannelFamily
Ice.AsyncResult begin_getChannelFamily(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Family> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the family associated to the specified channel.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getChannelFamily
Family end_getChannelFamily(Ice.AsyncResult __result) throws ServerError
Returns the family associated to the specified channel.- Parameters:
__result
- The asynchronous result object.- Returns:
- See above.
- Throws:
ServerError
- See Also:
getAvailableFamilies()
-
getChannelNoiseReduction
boolean getChannelNoiseReduction(int w) throws ServerError
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off. Each channel has an algorithm associated to it.- Parameters:
w
- The channel index.- Returns:
- See above.
- Throws:
ServerError
-
getChannelNoiseReduction
boolean getChannelNoiseReduction(int w, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off. Each channel has an algorithm associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Returns:
- See above.
- Throws:
ServerError
-
begin_getChannelNoiseReduction
Ice.AsyncResult begin_getChannelNoiseReduction(int w)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off. Each channel has an algorithm associated to it.- Parameters:
w
- The channel index.- Returns:
- The asynchronous result object.
-
begin_getChannelNoiseReduction
Ice.AsyncResult begin_getChannelNoiseReduction(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off. Each channel has an algorithm associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getChannelNoiseReduction
Ice.AsyncResult begin_getChannelNoiseReduction(int w, Ice.Callback __cb)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off. Each channel has an algorithm associated to it.- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelNoiseReduction
Ice.AsyncResult begin_getChannelNoiseReduction(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off. Each channel has an algorithm associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelNoiseReduction
Ice.AsyncResult begin_getChannelNoiseReduction(int w, Callback_RenderingEngine_getChannelNoiseReduction __cb)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off. Each channel has an algorithm associated to it.- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelNoiseReduction
Ice.AsyncResult begin_getChannelNoiseReduction(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getChannelNoiseReduction __cb)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off. Each channel has an algorithm associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelNoiseReduction
Ice.AsyncResult begin_getChannelNoiseReduction(int w, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off. Each channel has an algorithm associated to it.- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getChannelNoiseReduction
Ice.AsyncResult begin_getChannelNoiseReduction(int w, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off. Each channel has an algorithm associated to it.- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getChannelNoiseReduction
Ice.AsyncResult begin_getChannelNoiseReduction(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off. Each channel has an algorithm associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getChannelNoiseReduction
Ice.AsyncResult begin_getChannelNoiseReduction(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off. Each channel has an algorithm associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getChannelNoiseReduction
boolean end_getChannelNoiseReduction(Ice.AsyncResult __result) throws ServerError
Returnstrue
if the noise reduction algorithm used to map the pixels intensity values is turned on,false
if the algorithm is turned off. Each channel has an algorithm associated to it.- Parameters:
__result
- The asynchronous result object.- Returns:
- See above.
- Throws:
ServerError
-
getChannelStats
double[] getChannelStats(int w) throws ServerError
- Throws:
ServerError
-
getChannelStats
double[] getChannelStats(int w, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getChannelStats
Ice.AsyncResult begin_getChannelStats(int w)
-
begin_getChannelStats
Ice.AsyncResult begin_getChannelStats(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getChannelStats
Ice.AsyncResult begin_getChannelStats(int w, Ice.Callback __cb)
-
begin_getChannelStats
Ice.AsyncResult begin_getChannelStats(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getChannelStats
Ice.AsyncResult begin_getChannelStats(int w, Callback_RenderingEngine_getChannelStats __cb)
-
begin_getChannelStats
Ice.AsyncResult begin_getChannelStats(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getChannelStats __cb)
-
begin_getChannelStats
Ice.AsyncResult begin_getChannelStats(int w, IceInternal.Functional_GenericCallback1<double[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getChannelStats
Ice.AsyncResult begin_getChannelStats(int w, IceInternal.Functional_GenericCallback1<double[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getChannelStats
Ice.AsyncResult begin_getChannelStats(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<double[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getChannelStats
Ice.AsyncResult begin_getChannelStats(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<double[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getChannelStats
double[] end_getChannelStats(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getChannelCurveCoefficient
double getChannelCurveCoefficient(int w) throws ServerError
Returns the coefficient identifying a map in the family. Each channel has a map associated to it.- Parameters:
w
- The channel index.- Returns:
- See above.
- Throws:
ServerError
- See Also:
getChannelFamily(int)
-
getChannelCurveCoefficient
double getChannelCurveCoefficient(int w, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns the coefficient identifying a map in the family. Each channel has a map associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Returns:
- See above.
- Throws:
ServerError
- See Also:
getChannelFamily(int)
-
begin_getChannelCurveCoefficient
Ice.AsyncResult begin_getChannelCurveCoefficient(int w)
Returns the coefficient identifying a map in the family. Each channel has a map associated to it.- Parameters:
w
- The channel index.- Returns:
- The asynchronous result object.
-
begin_getChannelCurveCoefficient
Ice.AsyncResult begin_getChannelCurveCoefficient(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the coefficient identifying a map in the family. Each channel has a map associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getChannelCurveCoefficient
Ice.AsyncResult begin_getChannelCurveCoefficient(int w, Ice.Callback __cb)
Returns the coefficient identifying a map in the family. Each channel has a map associated to it.- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelCurveCoefficient
Ice.AsyncResult begin_getChannelCurveCoefficient(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the coefficient identifying a map in the family. Each channel has a map associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelCurveCoefficient
Ice.AsyncResult begin_getChannelCurveCoefficient(int w, Callback_RenderingEngine_getChannelCurveCoefficient __cb)
Returns the coefficient identifying a map in the family. Each channel has a map associated to it.- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelCurveCoefficient
Ice.AsyncResult begin_getChannelCurveCoefficient(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getChannelCurveCoefficient __cb)
Returns the coefficient identifying a map in the family. Each channel has a map associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelCurveCoefficient
Ice.AsyncResult begin_getChannelCurveCoefficient(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the coefficient identifying a map in the family. Each channel has a map associated to it.- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getChannelCurveCoefficient
Ice.AsyncResult begin_getChannelCurveCoefficient(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the coefficient identifying a map in the family. Each channel has a map associated to it.- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getChannelCurveCoefficient
Ice.AsyncResult begin_getChannelCurveCoefficient(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the coefficient identifying a map in the family. Each channel has a map associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getChannelCurveCoefficient
Ice.AsyncResult begin_getChannelCurveCoefficient(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the coefficient identifying a map in the family. Each channel has a map associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getChannelCurveCoefficient
double end_getChannelCurveCoefficient(Ice.AsyncResult __result) throws ServerError
Returns the coefficient identifying a map in the family. Each channel has a map associated to it.- Parameters:
__result
- The asynchronous result object.- Returns:
- See above.
- Throws:
ServerError
- See Also:
getChannelFamily(int)
-
setChannelWindow
void setChannelWindow(int w, double start, double end) throws ServerError
Returns the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.start
- The lower bound of the interval.end
- The upper bound of the interval.- Throws:
ServerError
-
setChannelWindow
void setChannelWindow(int w, double start, double end, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.start
- The lower bound of the interval.end
- The upper bound of the interval.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setChannelWindow
Ice.AsyncResult begin_setChannelWindow(int w, double start, double end)
Returns the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.end
- The upper bound of the interval.- Returns:
- The asynchronous result object.
-
begin_setChannelWindow
Ice.AsyncResult begin_setChannelWindow(int w, double start, double end, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.end
- The upper bound of the interval.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setChannelWindow
Ice.AsyncResult begin_setChannelWindow(int w, double start, double end, Ice.Callback __cb)
Returns the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.end
- The upper bound of the interval.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setChannelWindow
Ice.AsyncResult begin_setChannelWindow(int w, double start, double end, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.end
- The upper bound of the interval.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setChannelWindow
Ice.AsyncResult begin_setChannelWindow(int w, double start, double end, Callback_RenderingEngine_setChannelWindow __cb)
Returns the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.end
- The upper bound of the interval.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setChannelWindow
Ice.AsyncResult begin_setChannelWindow(int w, double start, double end, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setChannelWindow __cb)
Returns the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.end
- The upper bound of the interval.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setChannelWindow
Ice.AsyncResult begin_setChannelWindow(int w, double start, double end, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.end
- The upper bound of the interval.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setChannelWindow
Ice.AsyncResult begin_setChannelWindow(int w, double start, double end, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.end
- The upper bound of the interval.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setChannelWindow
Ice.AsyncResult begin_setChannelWindow(int w, double start, double end, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.end
- The upper bound of the interval.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setChannelWindow
Ice.AsyncResult begin_setChannelWindow(int w, double start, double end, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.end
- The upper bound of the interval.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setChannelWindow
void end_setChannelWindow(Ice.AsyncResult __result) throws ServerError
Returns the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
getChannelWindowStart
double getChannelWindowStart(int w) throws ServerError
Returns the lower bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.- Throws:
ServerError
-
getChannelWindowStart
double getChannelWindowStart(int w, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns the lower bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getChannelWindowStart
Ice.AsyncResult begin_getChannelWindowStart(int w)
Returns the lower bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowStart
Ice.AsyncResult begin_getChannelWindowStart(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the lower bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowStart
Ice.AsyncResult begin_getChannelWindowStart(int w, Ice.Callback __cb)
Returns the lower bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowStart
Ice.AsyncResult begin_getChannelWindowStart(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the lower bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowStart
Ice.AsyncResult begin_getChannelWindowStart(int w, Callback_RenderingEngine_getChannelWindowStart __cb)
Returns the lower bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowStart
Ice.AsyncResult begin_getChannelWindowStart(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getChannelWindowStart __cb)
Returns the lower bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowStart
Ice.AsyncResult begin_getChannelWindowStart(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the lower bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowStart
Ice.AsyncResult begin_getChannelWindowStart(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the lower bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowStart
Ice.AsyncResult begin_getChannelWindowStart(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the lower bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowStart
Ice.AsyncResult begin_getChannelWindowStart(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the lower bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getChannelWindowStart
double end_getChannelWindowStart(Ice.AsyncResult __result) throws ServerError
Returns the lower bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
getChannelWindowEnd
double getChannelWindowEnd(int w) throws ServerError
Returns the upper bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.- Throws:
ServerError
-
getChannelWindowEnd
double getChannelWindowEnd(int w, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns the upper bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getChannelWindowEnd
Ice.AsyncResult begin_getChannelWindowEnd(int w)
Returns the upper bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowEnd
Ice.AsyncResult begin_getChannelWindowEnd(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the upper bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowEnd
Ice.AsyncResult begin_getChannelWindowEnd(int w, Ice.Callback __cb)
Returns the upper bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowEnd
Ice.AsyncResult begin_getChannelWindowEnd(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the upper bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowEnd
Ice.AsyncResult begin_getChannelWindowEnd(int w, Callback_RenderingEngine_getChannelWindowEnd __cb)
Returns the upper bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowEnd
Ice.AsyncResult begin_getChannelWindowEnd(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getChannelWindowEnd __cb)
Returns the upper bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowEnd
Ice.AsyncResult begin_getChannelWindowEnd(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the upper bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowEnd
Ice.AsyncResult begin_getChannelWindowEnd(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the upper bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowEnd
Ice.AsyncResult begin_getChannelWindowEnd(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the upper bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getChannelWindowEnd
Ice.AsyncResult begin_getChannelWindowEnd(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the upper bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getChannelWindowEnd
double end_getChannelWindowEnd(Ice.AsyncResult __result) throws ServerError
Returns the upper bound of the pixels intensity interval. Each channel has a pixels intensity interval associated to it.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
setRGBA
void setRGBA(int w, int red, int green, int blue, int alpha) throws ServerError
Sets the four components composing the color associated to the specified channel.- Parameters:
w
- The channel index.red
- The red component. A value between 0 and 255.green
- The green component. A value between 0 and 255.blue
- The blue component. A value between 0 and 255.alpha
- The alpha component. A value between 0 and 255.- Throws:
ServerError
-
setRGBA
void setRGBA(int w, int red, int green, int blue, int alpha, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Sets the four components composing the color associated to the specified channel.- Parameters:
w
- The channel index.red
- The red component. A value between 0 and 255.green
- The green component. A value between 0 and 255.blue
- The blue component. A value between 0 and 255.alpha
- The alpha component. A value between 0 and 255.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setRGBA
Ice.AsyncResult begin_setRGBA(int w, int red, int green, int blue, int alpha)
Sets the four components composing the color associated to the specified channel.- Parameters:
w
- The channel index.green
- The green component. A value between 0 and 255.alpha
- The alpha component. A value between 0 and 255.- Returns:
- The asynchronous result object.
-
begin_setRGBA
Ice.AsyncResult begin_setRGBA(int w, int red, int green, int blue, int alpha, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the four components composing the color associated to the specified channel.- Parameters:
w
- The channel index.green
- The green component. A value between 0 and 255.alpha
- The alpha component. A value between 0 and 255.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setRGBA
Ice.AsyncResult begin_setRGBA(int w, int red, int green, int blue, int alpha, Ice.Callback __cb)
Sets the four components composing the color associated to the specified channel.- Parameters:
w
- The channel index.green
- The green component. A value between 0 and 255.alpha
- The alpha component. A value between 0 and 255.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setRGBA
Ice.AsyncResult begin_setRGBA(int w, int red, int green, int blue, int alpha, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the four components composing the color associated to the specified channel.- Parameters:
w
- The channel index.green
- The green component. A value between 0 and 255.alpha
- The alpha component. A value between 0 and 255.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setRGBA
Ice.AsyncResult begin_setRGBA(int w, int red, int green, int blue, int alpha, Callback_RenderingEngine_setRGBA __cb)
Sets the four components composing the color associated to the specified channel.- Parameters:
w
- The channel index.green
- The green component. A value between 0 and 255.alpha
- The alpha component. A value between 0 and 255.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setRGBA
Ice.AsyncResult begin_setRGBA(int w, int red, int green, int blue, int alpha, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setRGBA __cb)
Sets the four components composing the color associated to the specified channel.- Parameters:
w
- The channel index.green
- The green component. A value between 0 and 255.alpha
- The alpha component. A value between 0 and 255.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setRGBA
Ice.AsyncResult begin_setRGBA(int w, int red, int green, int blue, int alpha, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the four components composing the color associated to the specified channel.- Parameters:
w
- The channel index.green
- The green component. A value between 0 and 255.alpha
- The alpha component. A value between 0 and 255.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setRGBA
Ice.AsyncResult begin_setRGBA(int w, int red, int green, int blue, int alpha, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the four components composing the color associated to the specified channel.- Parameters:
w
- The channel index.green
- The green component. A value between 0 and 255.alpha
- The alpha component. A value between 0 and 255.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setRGBA
Ice.AsyncResult begin_setRGBA(int w, int red, int green, int blue, int alpha, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the four components composing the color associated to the specified channel.- Parameters:
w
- The channel index.green
- The green component. A value between 0 and 255.alpha
- The alpha component. A value between 0 and 255.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setRGBA
Ice.AsyncResult begin_setRGBA(int w, int red, int green, int blue, int alpha, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the four components composing the color associated to the specified channel.- Parameters:
w
- The channel index.green
- The green component. A value between 0 and 255.alpha
- The alpha component. A value between 0 and 255.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setRGBA
void end_setRGBA(Ice.AsyncResult __result) throws ServerError
Sets the four components composing the color associated to the specified channel.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
getRGBA
int[] getRGBA(int w) throws ServerError
Returns a 4D-array representing the color associated to the specified channel. The first element corresponds to the red component (value between 0 and 255). The second corresponds to the green component (value between 0 and 255). The third corresponds to the blue component (value between 0 and 255). The fourth corresponds to the alpha component (value between 0 and 255).- Parameters:
w
- The channel index.- Throws:
ServerError
-
getRGBA
int[] getRGBA(int w, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns a 4D-array representing the color associated to the specified channel. The first element corresponds to the red component (value between 0 and 255). The second corresponds to the green component (value between 0 and 255). The third corresponds to the blue component (value between 0 and 255). The fourth corresponds to the alpha component (value between 0 and 255).- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getRGBA
Ice.AsyncResult begin_getRGBA(int w)
Returns a 4D-array representing the color associated to the specified channel. The first element corresponds to the red component (value between 0 and 255). The second corresponds to the green component (value between 0 and 255). The third corresponds to the blue component (value between 0 and 255). The fourth corresponds to the alpha component (value between 0 and 255).- Parameters:
w
- The channel index.- Returns:
- The asynchronous result object.
-
begin_getRGBA
Ice.AsyncResult begin_getRGBA(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a 4D-array representing the color associated to the specified channel. The first element corresponds to the red component (value between 0 and 255). The second corresponds to the green component (value between 0 and 255). The third corresponds to the blue component (value between 0 and 255). The fourth corresponds to the alpha component (value between 0 and 255).- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getRGBA
Ice.AsyncResult begin_getRGBA(int w, Ice.Callback __cb)
Returns a 4D-array representing the color associated to the specified channel. The first element corresponds to the red component (value between 0 and 255). The second corresponds to the green component (value between 0 and 255). The third corresponds to the blue component (value between 0 and 255). The fourth corresponds to the alpha component (value between 0 and 255).- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRGBA
Ice.AsyncResult begin_getRGBA(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns a 4D-array representing the color associated to the specified channel. The first element corresponds to the red component (value between 0 and 255). The second corresponds to the green component (value between 0 and 255). The third corresponds to the blue component (value between 0 and 255). The fourth corresponds to the alpha component (value between 0 and 255).- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRGBA
Ice.AsyncResult begin_getRGBA(int w, Callback_RenderingEngine_getRGBA __cb)
Returns a 4D-array representing the color associated to the specified channel. The first element corresponds to the red component (value between 0 and 255). The second corresponds to the green component (value between 0 and 255). The third corresponds to the blue component (value between 0 and 255). The fourth corresponds to the alpha component (value between 0 and 255).- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRGBA
Ice.AsyncResult begin_getRGBA(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getRGBA __cb)
Returns a 4D-array representing the color associated to the specified channel. The first element corresponds to the red component (value between 0 and 255). The second corresponds to the green component (value between 0 and 255). The third corresponds to the blue component (value between 0 and 255). The fourth corresponds to the alpha component (value between 0 and 255).- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRGBA
Ice.AsyncResult begin_getRGBA(int w, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a 4D-array representing the color associated to the specified channel. The first element corresponds to the red component (value between 0 and 255). The second corresponds to the green component (value between 0 and 255). The third corresponds to the blue component (value between 0 and 255). The fourth corresponds to the alpha component (value between 0 and 255).- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getRGBA
Ice.AsyncResult begin_getRGBA(int w, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a 4D-array representing the color associated to the specified channel. The first element corresponds to the red component (value between 0 and 255). The second corresponds to the green component (value between 0 and 255). The third corresponds to the blue component (value between 0 and 255). The fourth corresponds to the alpha component (value between 0 and 255).- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getRGBA
Ice.AsyncResult begin_getRGBA(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a 4D-array representing the color associated to the specified channel. The first element corresponds to the red component (value between 0 and 255). The second corresponds to the green component (value between 0 and 255). The third corresponds to the blue component (value between 0 and 255). The fourth corresponds to the alpha component (value between 0 and 255).- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getRGBA
Ice.AsyncResult begin_getRGBA(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a 4D-array representing the color associated to the specified channel. The first element corresponds to the red component (value between 0 and 255). The second corresponds to the green component (value between 0 and 255). The third corresponds to the blue component (value between 0 and 255). The fourth corresponds to the alpha component (value between 0 and 255).- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getRGBA
int[] end_getRGBA(Ice.AsyncResult __result) throws ServerError
Returns a 4D-array representing the color associated to the specified channel. The first element corresponds to the red component (value between 0 and 255). The second corresponds to the green component (value between 0 and 255). The third corresponds to the blue component (value between 0 and 255). The fourth corresponds to the alpha component (value between 0 and 255).- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
setActive
void setActive(int w, boolean active) throws ServerError
Maps the specified channel iftrue
, unmaps the channel otherwise.- Parameters:
w
- The channel index.active
- Passtrue
to map the channel,false
otherwise.- Throws:
ServerError
-
setActive
void setActive(int w, boolean active, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Maps the specified channel iftrue
, unmaps the channel otherwise.- Parameters:
w
- The channel index.active
- Passtrue
to map the channel,false
otherwise.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setActive
Ice.AsyncResult begin_setActive(int w, boolean active)
Maps the specified channel iftrue
, unmaps the channel otherwise.- Parameters:
w
- The channel index.- Returns:
- The asynchronous result object.
-
begin_setActive
Ice.AsyncResult begin_setActive(int w, boolean active, java.util.Map<java.lang.String,java.lang.String> __ctx)
Maps the specified channel iftrue
, unmaps the channel otherwise.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setActive
Ice.AsyncResult begin_setActive(int w, boolean active, Ice.Callback __cb)
Maps the specified channel iftrue
, unmaps the channel otherwise.- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setActive
Ice.AsyncResult begin_setActive(int w, boolean active, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Maps the specified channel iftrue
, unmaps the channel otherwise.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setActive
Ice.AsyncResult begin_setActive(int w, boolean active, Callback_RenderingEngine_setActive __cb)
Maps the specified channel iftrue
, unmaps the channel otherwise.- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setActive
Ice.AsyncResult begin_setActive(int w, boolean active, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setActive __cb)
Maps the specified channel iftrue
, unmaps the channel otherwise.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setActive
Ice.AsyncResult begin_setActive(int w, boolean active, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Maps the specified channel iftrue
, unmaps the channel otherwise.- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setActive
Ice.AsyncResult begin_setActive(int w, boolean active, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Maps the specified channel iftrue
, unmaps the channel otherwise.- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setActive
Ice.AsyncResult begin_setActive(int w, boolean active, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Maps the specified channel iftrue
, unmaps the channel otherwise.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setActive
Ice.AsyncResult begin_setActive(int w, boolean active, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Maps the specified channel iftrue
, unmaps the channel otherwise.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setActive
void end_setActive(Ice.AsyncResult __result) throws ServerError
Maps the specified channel iftrue
, unmaps the channel otherwise.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
isActive
boolean isActive(int w) throws ServerError
Returnstrue
if the channel is mapped,false
otherwise.- Parameters:
w
- The channel index.- Throws:
ServerError
-
isActive
boolean isActive(int w, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returnstrue
if the channel is mapped,false
otherwise.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_isActive
Ice.AsyncResult begin_isActive(int w)
Returnstrue
if the channel is mapped,false
otherwise.- Parameters:
w
- The channel index.- Returns:
- The asynchronous result object.
-
begin_isActive
Ice.AsyncResult begin_isActive(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returnstrue
if the channel is mapped,false
otherwise.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isActive
Ice.AsyncResult begin_isActive(int w, Ice.Callback __cb)
Returnstrue
if the channel is mapped,false
otherwise.- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isActive
Ice.AsyncResult begin_isActive(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returnstrue
if the channel is mapped,false
otherwise.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isActive
Ice.AsyncResult begin_isActive(int w, Callback_RenderingEngine_isActive __cb)
Returnstrue
if the channel is mapped,false
otherwise.- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isActive
Ice.AsyncResult begin_isActive(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_isActive __cb)
Returnstrue
if the channel is mapped,false
otherwise.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isActive
Ice.AsyncResult begin_isActive(int w, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returnstrue
if the channel is mapped,false
otherwise.- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isActive
Ice.AsyncResult begin_isActive(int w, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returnstrue
if the channel is mapped,false
otherwise.- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isActive
Ice.AsyncResult begin_isActive(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returnstrue
if the channel is mapped,false
otherwise.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isActive
Ice.AsyncResult begin_isActive(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returnstrue
if the channel is mapped,false
otherwise.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isActive
boolean end_isActive(Ice.AsyncResult __result) throws ServerError
Returnstrue
if the channel is mapped,false
otherwise.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
setChannelLookupTable
void setChannelLookupTable(int w, java.lang.String lookup) throws ServerError
- Throws:
ServerError
-
setChannelLookupTable
void setChannelLookupTable(int w, java.lang.String lookup, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_setChannelLookupTable
Ice.AsyncResult begin_setChannelLookupTable(int w, java.lang.String lookup)
-
begin_setChannelLookupTable
Ice.AsyncResult begin_setChannelLookupTable(int w, java.lang.String lookup, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setChannelLookupTable
Ice.AsyncResult begin_setChannelLookupTable(int w, java.lang.String lookup, Ice.Callback __cb)
-
begin_setChannelLookupTable
Ice.AsyncResult begin_setChannelLookupTable(int w, java.lang.String lookup, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setChannelLookupTable
Ice.AsyncResult begin_setChannelLookupTable(int w, java.lang.String lookup, Callback_RenderingEngine_setChannelLookupTable __cb)
-
begin_setChannelLookupTable
Ice.AsyncResult begin_setChannelLookupTable(int w, java.lang.String lookup, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setChannelLookupTable __cb)
-
begin_setChannelLookupTable
Ice.AsyncResult begin_setChannelLookupTable(int w, java.lang.String lookup, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setChannelLookupTable
Ice.AsyncResult begin_setChannelLookupTable(int w, java.lang.String lookup, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setChannelLookupTable
Ice.AsyncResult begin_setChannelLookupTable(int w, java.lang.String lookup, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setChannelLookupTable
Ice.AsyncResult begin_setChannelLookupTable(int w, java.lang.String lookup, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_setChannelLookupTable
void end_setChannelLookupTable(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getChannelLookupTable
java.lang.String getChannelLookupTable(int w) throws ServerError
- Throws:
ServerError
-
getChannelLookupTable
java.lang.String getChannelLookupTable(int w, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getChannelLookupTable
Ice.AsyncResult begin_getChannelLookupTable(int w)
-
begin_getChannelLookupTable
Ice.AsyncResult begin_getChannelLookupTable(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getChannelLookupTable
Ice.AsyncResult begin_getChannelLookupTable(int w, Ice.Callback __cb)
-
begin_getChannelLookupTable
Ice.AsyncResult begin_getChannelLookupTable(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getChannelLookupTable
Ice.AsyncResult begin_getChannelLookupTable(int w, Callback_RenderingEngine_getChannelLookupTable __cb)
-
begin_getChannelLookupTable
Ice.AsyncResult begin_getChannelLookupTable(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getChannelLookupTable __cb)
-
begin_getChannelLookupTable
Ice.AsyncResult begin_getChannelLookupTable(int w, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getChannelLookupTable
Ice.AsyncResult begin_getChannelLookupTable(int w, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getChannelLookupTable
Ice.AsyncResult begin_getChannelLookupTable(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getChannelLookupTable
Ice.AsyncResult begin_getChannelLookupTable(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getChannelLookupTable
java.lang.String end_getChannelLookupTable(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
addCodomainMap
void addCodomainMap(CodomainMapContext mapCtx) throws ServerError
Deprecated.addCodomainMap() is deprecated. use addCodomainMapToChannel instead.Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.- Throws:
ServerError
- See Also:
updateCodomainMap(omero.romio.CodomainMapContext)
,removeCodomainMap(omero.romio.CodomainMapContext)
-
addCodomainMap
void addCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Deprecated.addCodomainMap() is deprecated. use addCodomainMapToChannel instead.Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
- See Also:
updateCodomainMap(omero.romio.CodomainMapContext)
,removeCodomainMap(omero.romio.CodomainMapContext)
-
begin_addCodomainMap
Ice.AsyncResult begin_addCodomainMap(CodomainMapContext mapCtx)
Deprecated.addCodomainMap() is deprecated. use addCodomainMapToChannel instead.Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.- Returns:
- The asynchronous result object.
-
begin_addCodomainMap
Ice.AsyncResult begin_addCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.addCodomainMap() is deprecated. use addCodomainMapToChannel instead.Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_addCodomainMap
Ice.AsyncResult begin_addCodomainMap(CodomainMapContext mapCtx, Ice.Callback __cb)
Deprecated.addCodomainMap() is deprecated. use addCodomainMapToChannel instead.Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addCodomainMap
Ice.AsyncResult begin_addCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.addCodomainMap() is deprecated. use addCodomainMapToChannel instead.Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addCodomainMap
Ice.AsyncResult begin_addCodomainMap(CodomainMapContext mapCtx, Callback_RenderingEngine_addCodomainMap __cb)
Deprecated.addCodomainMap() is deprecated. use addCodomainMapToChannel instead.Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addCodomainMap
Ice.AsyncResult begin_addCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_addCodomainMap __cb)
Deprecated.addCodomainMap() is deprecated. use addCodomainMapToChannel instead.Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addCodomainMap
Ice.AsyncResult begin_addCodomainMap(CodomainMapContext mapCtx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.addCodomainMap() is deprecated. use addCodomainMapToChannel instead.Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_addCodomainMap
Ice.AsyncResult begin_addCodomainMap(CodomainMapContext mapCtx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.addCodomainMap() is deprecated. use addCodomainMapToChannel instead.Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_addCodomainMap
Ice.AsyncResult begin_addCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.addCodomainMap() is deprecated. use addCodomainMapToChannel instead.Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_addCodomainMap
Ice.AsyncResult begin_addCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.addCodomainMap() is deprecated. use addCodomainMapToChannel instead.Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_addCodomainMap
void end_addCodomainMap(Ice.AsyncResult __result) throws ServerError
Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
- See Also:
updateCodomainMap(omero.romio.CodomainMapContext)
,removeCodomainMap(omero.romio.CodomainMapContext)
-
updateCodomainMap
void updateCodomainMap(CodomainMapContext mapCtx) throws ServerError
Deprecated.removeCodomainMap() is deprecated.Updates the specified context. The codomain chain already contains the specified context. Each time a new context is updated, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to update.- Throws:
ServerError
- See Also:
addCodomainMap(omero.romio.CodomainMapContext)
,removeCodomainMap(omero.romio.CodomainMapContext)
-
updateCodomainMap
void updateCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Deprecated.removeCodomainMap() is deprecated.Updates the specified context. The codomain chain already contains the specified context. Each time a new context is updated, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to update.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
- See Also:
addCodomainMap(omero.romio.CodomainMapContext)
,removeCodomainMap(omero.romio.CodomainMapContext)
-
begin_updateCodomainMap
Ice.AsyncResult begin_updateCodomainMap(CodomainMapContext mapCtx)
Deprecated.removeCodomainMap() is deprecated.Updates the specified context. The codomain chain already contains the specified context. Each time a new context is updated, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to update.- Returns:
- The asynchronous result object.
-
begin_updateCodomainMap
Ice.AsyncResult begin_updateCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.removeCodomainMap() is deprecated.Updates the specified context. The codomain chain already contains the specified context. Each time a new context is updated, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to update.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_updateCodomainMap
Ice.AsyncResult begin_updateCodomainMap(CodomainMapContext mapCtx, Ice.Callback __cb)
Deprecated.removeCodomainMap() is deprecated.Updates the specified context. The codomain chain already contains the specified context. Each time a new context is updated, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to update.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateCodomainMap
Ice.AsyncResult begin_updateCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.removeCodomainMap() is deprecated.Updates the specified context. The codomain chain already contains the specified context. Each time a new context is updated, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to update.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateCodomainMap
Ice.AsyncResult begin_updateCodomainMap(CodomainMapContext mapCtx, Callback_RenderingEngine_updateCodomainMap __cb)
Deprecated.removeCodomainMap() is deprecated.Updates the specified context. The codomain chain already contains the specified context. Each time a new context is updated, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to update.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateCodomainMap
Ice.AsyncResult begin_updateCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_updateCodomainMap __cb)
Deprecated.removeCodomainMap() is deprecated.Updates the specified context. The codomain chain already contains the specified context. Each time a new context is updated, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to update.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateCodomainMap
Ice.AsyncResult begin_updateCodomainMap(CodomainMapContext mapCtx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.removeCodomainMap() is deprecated.Updates the specified context. The codomain chain already contains the specified context. Each time a new context is updated, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to update.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_updateCodomainMap
Ice.AsyncResult begin_updateCodomainMap(CodomainMapContext mapCtx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.removeCodomainMap() is deprecated.Updates the specified context. The codomain chain already contains the specified context. Each time a new context is updated, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to update.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_updateCodomainMap
Ice.AsyncResult begin_updateCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.removeCodomainMap() is deprecated.Updates the specified context. The codomain chain already contains the specified context. Each time a new context is updated, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to update.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_updateCodomainMap
Ice.AsyncResult begin_updateCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.removeCodomainMap() is deprecated.Updates the specified context. The codomain chain already contains the specified context. Each time a new context is updated, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to update.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_updateCodomainMap
void end_updateCodomainMap(Ice.AsyncResult __result) throws ServerError
Updates the specified context. The codomain chain already contains the specified context. Each time a new context is updated, the second LUT is rebuilt.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
- See Also:
addCodomainMap(omero.romio.CodomainMapContext)
,removeCodomainMap(omero.romio.CodomainMapContext)
-
removeCodomainMap
void removeCodomainMap(CodomainMapContext mapCtx) throws ServerError
Deprecated.removeCodomainMap() is deprecated. use removeCodomainMapFromChannel instead.Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.- Throws:
ServerError
- See Also:
addCodomainMap(omero.romio.CodomainMapContext)
,updateCodomainMap(omero.romio.CodomainMapContext)
-
removeCodomainMap
void removeCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Deprecated.removeCodomainMap() is deprecated. use removeCodomainMapFromChannel instead.Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
- See Also:
addCodomainMap(omero.romio.CodomainMapContext)
,updateCodomainMap(omero.romio.CodomainMapContext)
-
begin_removeCodomainMap
Ice.AsyncResult begin_removeCodomainMap(CodomainMapContext mapCtx)
Deprecated.removeCodomainMap() is deprecated. use removeCodomainMapFromChannel instead.Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMap
Ice.AsyncResult begin_removeCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.removeCodomainMap() is deprecated. use removeCodomainMapFromChannel instead.Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMap
Ice.AsyncResult begin_removeCodomainMap(CodomainMapContext mapCtx, Ice.Callback __cb)
Deprecated.removeCodomainMap() is deprecated. use removeCodomainMapFromChannel instead.Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMap
Ice.AsyncResult begin_removeCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.removeCodomainMap() is deprecated. use removeCodomainMapFromChannel instead.Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMap
Ice.AsyncResult begin_removeCodomainMap(CodomainMapContext mapCtx, Callback_RenderingEngine_removeCodomainMap __cb)
Deprecated.removeCodomainMap() is deprecated. use removeCodomainMapFromChannel instead.Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMap
Ice.AsyncResult begin_removeCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_removeCodomainMap __cb)
Deprecated.removeCodomainMap() is deprecated. use removeCodomainMapFromChannel instead.Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMap
Ice.AsyncResult begin_removeCodomainMap(CodomainMapContext mapCtx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.removeCodomainMap() is deprecated. use removeCodomainMapFromChannel instead.Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMap
Ice.AsyncResult begin_removeCodomainMap(CodomainMapContext mapCtx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.removeCodomainMap() is deprecated. use removeCodomainMapFromChannel instead.Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMap
Ice.AsyncResult begin_removeCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.removeCodomainMap() is deprecated. use removeCodomainMapFromChannel instead.Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMap
Ice.AsyncResult begin_removeCodomainMap(CodomainMapContext mapCtx, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.removeCodomainMap() is deprecated. use removeCodomainMapFromChannel instead.Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_removeCodomainMap
void end_removeCodomainMap(Ice.AsyncResult __result) throws ServerError
Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
- See Also:
addCodomainMap(omero.romio.CodomainMapContext)
,updateCodomainMap(omero.romio.CodomainMapContext)
-
addCodomainMapToChannel
void addCodomainMapToChannel(CodomainMapContext mapCtx, int w) throws ServerError
Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.w
- The channel to add the context to.- Throws:
ServerError
- See Also:
removeCodomainMapFromChannel(omero.romio.CodomainMapContext, int)
-
addCodomainMapToChannel
void addCodomainMapToChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.w
- The channel to add the context to.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
- See Also:
removeCodomainMapFromChannel(omero.romio.CodomainMapContext, int)
-
begin_addCodomainMapToChannel
Ice.AsyncResult begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w)
Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.- Returns:
- The asynchronous result object.
-
begin_addCodomainMapToChannel
Ice.AsyncResult begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_addCodomainMapToChannel
Ice.AsyncResult begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, Ice.Callback __cb)
Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addCodomainMapToChannel
Ice.AsyncResult begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addCodomainMapToChannel
Ice.AsyncResult begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, Callback_RenderingEngine_addCodomainMapToChannel __cb)
Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addCodomainMapToChannel
Ice.AsyncResult begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_addCodomainMapToChannel __cb)
Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addCodomainMapToChannel
Ice.AsyncResult begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_addCodomainMapToChannel
Ice.AsyncResult begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_addCodomainMapToChannel
Ice.AsyncResult begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_addCodomainMapToChannel
Ice.AsyncResult begin_addCodomainMapToChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to add.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_addCodomainMapToChannel
void end_addCodomainMapToChannel(Ice.AsyncResult __result) throws ServerError
Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
- See Also:
removeCodomainMapFromChannel(omero.romio.CodomainMapContext, int)
-
removeCodomainMapFromChannel
void removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w) throws ServerError
Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.w
- The channel to remove the context from.- Throws:
ServerError
- See Also:
addCodomainMapToChannel(omero.romio.CodomainMapContext, int)
-
removeCodomainMapFromChannel
void removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.w
- The channel to remove the context from.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
- See Also:
addCodomainMapToChannel(omero.romio.CodomainMapContext, int)
-
begin_removeCodomainMapFromChannel
Ice.AsyncResult begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w)
Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMapFromChannel
Ice.AsyncResult begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMapFromChannel
Ice.AsyncResult begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, Ice.Callback __cb)
Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMapFromChannel
Ice.AsyncResult begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMapFromChannel
Ice.AsyncResult begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, Callback_RenderingEngine_removeCodomainMapFromChannel __cb)
Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMapFromChannel
Ice.AsyncResult begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_removeCodomainMapFromChannel __cb)
Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMapFromChannel
Ice.AsyncResult begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMapFromChannel
Ice.AsyncResult begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMapFromChannel
Ice.AsyncResult begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_removeCodomainMapFromChannel
Ice.AsyncResult begin_removeCodomainMapFromChannel(CodomainMapContext mapCtx, int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
mapCtx
- The context to remove.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_removeCodomainMapFromChannel
void end_removeCodomainMapFromChannel(Ice.AsyncResult __result) throws ServerError
Removes the specified context from the chain. Each time a new context is removed, the second LUT is rebuilt.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
- See Also:
addCodomainMapToChannel(omero.romio.CodomainMapContext, int)
-
updateSettings
void updateSettings(RenderingDef settings) throws ServerError
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.- Parameters:
settings
- Rendering definition to copy from. Each sub-object will be processed as though the specific method was called with related attributes provided as arguments. The following methods are called underneath:RenderingEngine.setModel
RenderingEngine.setDefaultZ
RenderingEngine.setDefaultT
RenderingEngine.setQuantumStrategy
RenderingEngine.setCodomainInterval
RenderingEngine.setActive
RenderingEngine.setChannelWindow
RenderingEngine.setQuantizationMap
RenderingEngine.setRGBA
RenderingEngine.setChannelLookupTable
null
it will be skipped in its entirety. The underlying Renderer is not able to handle partial field updates. Furthermore,ChannelBinding
references that arenull
and indexes in theRenderingDef.WAVERENDERING
array greater than the currently looked upPixels.SIZEC
will be skipped.- Throws:
ServerError
-
updateSettings
void updateSettings(RenderingDef settings, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.- Parameters:
settings
- Rendering definition to copy from. Each sub-object will be processed as though the specific method was called with related attributes provided as arguments. The following methods are called underneath:RenderingEngine.setModel
RenderingEngine.setDefaultZ
RenderingEngine.setDefaultT
RenderingEngine.setQuantumStrategy
RenderingEngine.setCodomainInterval
RenderingEngine.setActive
RenderingEngine.setChannelWindow
RenderingEngine.setQuantizationMap
RenderingEngine.setRGBA
RenderingEngine.setChannelLookupTable
null
it will be skipped in its entirety. The underlying Renderer is not able to handle partial field updates. Furthermore,ChannelBinding
references that arenull
and indexes in theRenderingDef.WAVERENDERING
array greater than the currently looked upPixels.SIZEC
will be skipped.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_updateSettings
Ice.AsyncResult begin_updateSettings(RenderingDef settings)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.- Parameters:
settings
- Rendering definition to copy from. Each sub-object will be processed as though the specific method was called with related attributes provided as arguments. The following methods are called underneath:RenderingEngine.setModel
RenderingEngine.setDefaultZ
RenderingEngine.setDefaultT
RenderingEngine.setQuantumStrategy
RenderingEngine.setCodomainInterval
RenderingEngine.setActive
RenderingEngine.setChannelWindow
RenderingEngine.setQuantizationMap
RenderingEngine.setRGBA
RenderingEngine.setChannelLookupTable
null
it will be skipped in its entirety. The underlying Renderer is not able to handle partial field updates. Furthermore,ChannelBinding
references that arenull
and indexes in theRenderingDef.WAVERENDERING
array greater than the currently looked upPixels.SIZEC
will be skipped.- Returns:
- The asynchronous result object.
-
begin_updateSettings
Ice.AsyncResult begin_updateSettings(RenderingDef settings, java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.- Parameters:
settings
- Rendering definition to copy from. Each sub-object will be processed as though the specific method was called with related attributes provided as arguments. The following methods are called underneath:RenderingEngine.setModel
RenderingEngine.setDefaultZ
RenderingEngine.setDefaultT
RenderingEngine.setQuantumStrategy
RenderingEngine.setCodomainInterval
RenderingEngine.setActive
RenderingEngine.setChannelWindow
RenderingEngine.setQuantizationMap
RenderingEngine.setRGBA
RenderingEngine.setChannelLookupTable
null
it will be skipped in its entirety. The underlying Renderer is not able to handle partial field updates. Furthermore,ChannelBinding
references that arenull
and indexes in theRenderingDef.WAVERENDERING
array greater than the currently looked upPixels.SIZEC
will be skipped.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_updateSettings
Ice.AsyncResult begin_updateSettings(RenderingDef settings, Ice.Callback __cb)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.- Parameters:
settings
- Rendering definition to copy from. Each sub-object will be processed as though the specific method was called with related attributes provided as arguments. The following methods are called underneath:RenderingEngine.setModel
RenderingEngine.setDefaultZ
RenderingEngine.setDefaultT
RenderingEngine.setQuantumStrategy
RenderingEngine.setCodomainInterval
RenderingEngine.setActive
RenderingEngine.setChannelWindow
RenderingEngine.setQuantizationMap
RenderingEngine.setRGBA
RenderingEngine.setChannelLookupTable
null
it will be skipped in its entirety. The underlying Renderer is not able to handle partial field updates. Furthermore,ChannelBinding
references that arenull
and indexes in theRenderingDef.WAVERENDERING
array greater than the currently looked upPixels.SIZEC
will be skipped.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateSettings
Ice.AsyncResult begin_updateSettings(RenderingDef settings, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.- Parameters:
settings
- Rendering definition to copy from. Each sub-object will be processed as though the specific method was called with related attributes provided as arguments. The following methods are called underneath:RenderingEngine.setModel
RenderingEngine.setDefaultZ
RenderingEngine.setDefaultT
RenderingEngine.setQuantumStrategy
RenderingEngine.setCodomainInterval
RenderingEngine.setActive
RenderingEngine.setChannelWindow
RenderingEngine.setQuantizationMap
RenderingEngine.setRGBA
RenderingEngine.setChannelLookupTable
null
it will be skipped in its entirety. The underlying Renderer is not able to handle partial field updates. Furthermore,ChannelBinding
references that arenull
and indexes in theRenderingDef.WAVERENDERING
array greater than the currently looked upPixels.SIZEC
will be skipped.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateSettings
Ice.AsyncResult begin_updateSettings(RenderingDef settings, Callback_RenderingEngine_updateSettings __cb)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.- Parameters:
settings
- Rendering definition to copy from. Each sub-object will be processed as though the specific method was called with related attributes provided as arguments. The following methods are called underneath:RenderingEngine.setModel
RenderingEngine.setDefaultZ
RenderingEngine.setDefaultT
RenderingEngine.setQuantumStrategy
RenderingEngine.setCodomainInterval
RenderingEngine.setActive
RenderingEngine.setChannelWindow
RenderingEngine.setQuantizationMap
RenderingEngine.setRGBA
RenderingEngine.setChannelLookupTable
null
it will be skipped in its entirety. The underlying Renderer is not able to handle partial field updates. Furthermore,ChannelBinding
references that arenull
and indexes in theRenderingDef.WAVERENDERING
array greater than the currently looked upPixels.SIZEC
will be skipped.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateSettings
Ice.AsyncResult begin_updateSettings(RenderingDef settings, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_updateSettings __cb)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.- Parameters:
settings
- Rendering definition to copy from. Each sub-object will be processed as though the specific method was called with related attributes provided as arguments. The following methods are called underneath:RenderingEngine.setModel
RenderingEngine.setDefaultZ
RenderingEngine.setDefaultT
RenderingEngine.setQuantumStrategy
RenderingEngine.setCodomainInterval
RenderingEngine.setActive
RenderingEngine.setChannelWindow
RenderingEngine.setQuantizationMap
RenderingEngine.setRGBA
RenderingEngine.setChannelLookupTable
null
it will be skipped in its entirety. The underlying Renderer is not able to handle partial field updates. Furthermore,ChannelBinding
references that arenull
and indexes in theRenderingDef.WAVERENDERING
array greater than the currently looked upPixels.SIZEC
will be skipped.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateSettings
Ice.AsyncResult begin_updateSettings(RenderingDef settings, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.- Parameters:
settings
- Rendering definition to copy from. Each sub-object will be processed as though the specific method was called with related attributes provided as arguments. The following methods are called underneath:RenderingEngine.setModel
RenderingEngine.setDefaultZ
RenderingEngine.setDefaultT
RenderingEngine.setQuantumStrategy
RenderingEngine.setCodomainInterval
RenderingEngine.setActive
RenderingEngine.setChannelWindow
RenderingEngine.setQuantizationMap
RenderingEngine.setRGBA
RenderingEngine.setChannelLookupTable
null
it will be skipped in its entirety. The underlying Renderer is not able to handle partial field updates. Furthermore,ChannelBinding
references that arenull
and indexes in theRenderingDef.WAVERENDERING
array greater than the currently looked upPixels.SIZEC
will be skipped.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_updateSettings
Ice.AsyncResult begin_updateSettings(RenderingDef settings, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.- Parameters:
settings
- Rendering definition to copy from. Each sub-object will be processed as though the specific method was called with related attributes provided as arguments. The following methods are called underneath:RenderingEngine.setModel
RenderingEngine.setDefaultZ
RenderingEngine.setDefaultT
RenderingEngine.setQuantumStrategy
RenderingEngine.setCodomainInterval
RenderingEngine.setActive
RenderingEngine.setChannelWindow
RenderingEngine.setQuantizationMap
RenderingEngine.setRGBA
RenderingEngine.setChannelLookupTable
null
it will be skipped in its entirety. The underlying Renderer is not able to handle partial field updates. Furthermore,ChannelBinding
references that arenull
and indexes in theRenderingDef.WAVERENDERING
array greater than the currently looked upPixels.SIZEC
will be skipped.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_updateSettings
Ice.AsyncResult begin_updateSettings(RenderingDef settings, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.- Parameters:
settings
- Rendering definition to copy from. Each sub-object will be processed as though the specific method was called with related attributes provided as arguments. The following methods are called underneath:RenderingEngine.setModel
RenderingEngine.setDefaultZ
RenderingEngine.setDefaultT
RenderingEngine.setQuantumStrategy
RenderingEngine.setCodomainInterval
RenderingEngine.setActive
RenderingEngine.setChannelWindow
RenderingEngine.setQuantizationMap
RenderingEngine.setRGBA
RenderingEngine.setChannelLookupTable
null
it will be skipped in its entirety. The underlying Renderer is not able to handle partial field updates. Furthermore,ChannelBinding
references that arenull
and indexes in theRenderingDef.WAVERENDERING
array greater than the currently looked upPixels.SIZEC
will be skipped.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_updateSettings
Ice.AsyncResult begin_updateSettings(RenderingDef settings, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.- Parameters:
settings
- Rendering definition to copy from. Each sub-object will be processed as though the specific method was called with related attributes provided as arguments. The following methods are called underneath:RenderingEngine.setModel
RenderingEngine.setDefaultZ
RenderingEngine.setDefaultT
RenderingEngine.setQuantumStrategy
RenderingEngine.setCodomainInterval
RenderingEngine.setActive
RenderingEngine.setChannelWindow
RenderingEngine.setQuantizationMap
RenderingEngine.setRGBA
RenderingEngine.setChannelLookupTable
null
it will be skipped in its entirety. The underlying Renderer is not able to handle partial field updates. Furthermore,ChannelBinding
references that arenull
and indexes in theRenderingDef.WAVERENDERING
array greater than the currently looked upPixels.SIZEC
will be skipped.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_updateSettings
void end_updateSettings(Ice.AsyncResult __result) throws ServerError
Updates the current rendering settings based on a provided rendering definition and associated sub-objects.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
saveCurrentSettings
void saveCurrentSettings() throws ServerError
Saves the current rendering settings in the database.- Throws:
ServerError
-
saveCurrentSettings
void saveCurrentSettings(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Saves the current rendering settings in the database.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_saveCurrentSettings
Ice.AsyncResult begin_saveCurrentSettings()
Saves the current rendering settings in the database.- Returns:
- The asynchronous result object.
-
begin_saveCurrentSettings
Ice.AsyncResult begin_saveCurrentSettings(java.util.Map<java.lang.String,java.lang.String> __ctx)
Saves the current rendering settings in the database.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_saveCurrentSettings
Ice.AsyncResult begin_saveCurrentSettings(Ice.Callback __cb)
Saves the current rendering settings in the database.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_saveCurrentSettings
Ice.AsyncResult begin_saveCurrentSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Saves the current rendering settings in the database.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_saveCurrentSettings
Ice.AsyncResult begin_saveCurrentSettings(Callback_RenderingEngine_saveCurrentSettings __cb)
Saves the current rendering settings in the database.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_saveCurrentSettings
Ice.AsyncResult begin_saveCurrentSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_saveCurrentSettings __cb)
Saves the current rendering settings in the database.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_saveCurrentSettings
Ice.AsyncResult begin_saveCurrentSettings(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Saves the current rendering settings in the database.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_saveCurrentSettings
Ice.AsyncResult begin_saveCurrentSettings(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Saves the current rendering settings in the database.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_saveCurrentSettings
Ice.AsyncResult begin_saveCurrentSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Saves the current rendering settings in the database.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_saveCurrentSettings
Ice.AsyncResult begin_saveCurrentSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Saves the current rendering settings in the database.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_saveCurrentSettings
void end_saveCurrentSettings(Ice.AsyncResult __result) throws ServerError
Saves the current rendering settings in the database.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
saveAsNewSettings
long saveAsNewSettings() throws ServerError
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.- Throws:
ServerError
-
saveAsNewSettings
long saveAsNewSettings(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_saveAsNewSettings
Ice.AsyncResult begin_saveAsNewSettings()
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.- Returns:
- The asynchronous result object.
-
begin_saveAsNewSettings
Ice.AsyncResult begin_saveAsNewSettings(java.util.Map<java.lang.String,java.lang.String> __ctx)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_saveAsNewSettings
Ice.AsyncResult begin_saveAsNewSettings(Ice.Callback __cb)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_saveAsNewSettings
Ice.AsyncResult begin_saveAsNewSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_saveAsNewSettings
Ice.AsyncResult begin_saveAsNewSettings(Callback_RenderingEngine_saveAsNewSettings __cb)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_saveAsNewSettings
Ice.AsyncResult begin_saveAsNewSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_saveAsNewSettings __cb)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_saveAsNewSettings
Ice.AsyncResult begin_saveAsNewSettings(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_saveAsNewSettings
Ice.AsyncResult begin_saveAsNewSettings(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_saveAsNewSettings
Ice.AsyncResult begin_saveAsNewSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_saveAsNewSettings
Ice.AsyncResult begin_saveAsNewSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_saveAsNewSettings
long end_saveAsNewSettings(Ice.AsyncResult __result) throws ServerError
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
resetDefaultSettings
long resetDefaultSettings(boolean save) throws ServerError
Resets the default settings i.e. the default values internal to the Rendering engine. The settings will be saved.- Parameters:
save
- Passtrue
to save the settings,false
otherwise.- Throws:
ServerError
-
resetDefaultSettings
long resetDefaultSettings(boolean save, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Resets the default settings i.e. the default values internal to the Rendering engine. The settings will be saved.- Parameters:
save
- Passtrue
to save the settings,false
otherwise.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_resetDefaultSettings
Ice.AsyncResult begin_resetDefaultSettings(boolean save)
Resets the default settings i.e. the default values internal to the Rendering engine. The settings will be saved.- Parameters:
save
- Passtrue
to save the settings,false
otherwise.- Returns:
- The asynchronous result object.
-
begin_resetDefaultSettings
Ice.AsyncResult begin_resetDefaultSettings(boolean save, java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets the default settings i.e. the default values internal to the Rendering engine. The settings will be saved.- Parameters:
save
- Passtrue
to save the settings,false
otherwise.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_resetDefaultSettings
Ice.AsyncResult begin_resetDefaultSettings(boolean save, Ice.Callback __cb)
Resets the default settings i.e. the default values internal to the Rendering engine. The settings will be saved.- Parameters:
save
- Passtrue
to save the settings,false
otherwise.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_resetDefaultSettings
Ice.AsyncResult begin_resetDefaultSettings(boolean save, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Resets the default settings i.e. the default values internal to the Rendering engine. The settings will be saved.- Parameters:
save
- Passtrue
to save the settings,false
otherwise.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_resetDefaultSettings
Ice.AsyncResult begin_resetDefaultSettings(boolean save, Callback_RenderingEngine_resetDefaultSettings __cb)
Resets the default settings i.e. the default values internal to the Rendering engine. The settings will be saved.- Parameters:
save
- Passtrue
to save the settings,false
otherwise.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_resetDefaultSettings
Ice.AsyncResult begin_resetDefaultSettings(boolean save, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_resetDefaultSettings __cb)
Resets the default settings i.e. the default values internal to the Rendering engine. The settings will be saved.- Parameters:
save
- Passtrue
to save the settings,false
otherwise.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_resetDefaultSettings
Ice.AsyncResult begin_resetDefaultSettings(boolean save, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets the default settings i.e. the default values internal to the Rendering engine. The settings will be saved.- Parameters:
save
- Passtrue
to save the settings,false
otherwise.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_resetDefaultSettings
Ice.AsyncResult begin_resetDefaultSettings(boolean save, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Resets the default settings i.e. the default values internal to the Rendering engine. The settings will be saved.- Parameters:
save
- Passtrue
to save the settings,false
otherwise.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_resetDefaultSettings
Ice.AsyncResult begin_resetDefaultSettings(boolean save, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets the default settings i.e. the default values internal to the Rendering engine. The settings will be saved.- Parameters:
save
- Passtrue
to save the settings,false
otherwise.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_resetDefaultSettings
Ice.AsyncResult begin_resetDefaultSettings(boolean save, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Resets the default settings i.e. the default values internal to the Rendering engine. The settings will be saved.- Parameters:
save
- Passtrue
to save the settings,false
otherwise.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_resetDefaultSettings
long end_resetDefaultSettings(Ice.AsyncResult __result) throws ServerError
Resets the default settings i.e. the default values internal to the Rendering engine. The settings will be saved.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
setCompressionLevel
void setCompressionLevel(float percentage) throws ServerError
Sets the current compression level for the service. (The default is 85%)- Parameters:
percentage
- A percentage compression level from 1.00 (100%) to 0.01 (1%).- Throws:
ValidationException
- if thepercentage
is out of range.ServerError
-
setCompressionLevel
void setCompressionLevel(float percentage, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Sets the current compression level for the service. (The default is 85%)- Parameters:
percentage
- A percentage compression level from 1.00 (100%) to 0.01 (1%).__ctx
- The Context map to send with the invocation.- Throws:
ValidationException
- if thepercentage
is out of range.ServerError
-
begin_setCompressionLevel
Ice.AsyncResult begin_setCompressionLevel(float percentage)
Sets the current compression level for the service. (The default is 85%)- Parameters:
percentage
- A percentage compression level from 1.00 (100%) to 0.01 (1%).- Returns:
- The asynchronous result object.
-
begin_setCompressionLevel
Ice.AsyncResult begin_setCompressionLevel(float percentage, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the current compression level for the service. (The default is 85%)- Parameters:
percentage
- A percentage compression level from 1.00 (100%) to 0.01 (1%).__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setCompressionLevel
Ice.AsyncResult begin_setCompressionLevel(float percentage, Ice.Callback __cb)
Sets the current compression level for the service. (The default is 85%)- Parameters:
percentage
- A percentage compression level from 1.00 (100%) to 0.01 (1%).__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setCompressionLevel
Ice.AsyncResult begin_setCompressionLevel(float percentage, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the current compression level for the service. (The default is 85%)- Parameters:
percentage
- A percentage compression level from 1.00 (100%) to 0.01 (1%).__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setCompressionLevel
Ice.AsyncResult begin_setCompressionLevel(float percentage, Callback_RenderingEngine_setCompressionLevel __cb)
Sets the current compression level for the service. (The default is 85%)- Parameters:
percentage
- A percentage compression level from 1.00 (100%) to 0.01 (1%).__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setCompressionLevel
Ice.AsyncResult begin_setCompressionLevel(float percentage, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_setCompressionLevel __cb)
Sets the current compression level for the service. (The default is 85%)- Parameters:
percentage
- A percentage compression level from 1.00 (100%) to 0.01 (1%).__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setCompressionLevel
Ice.AsyncResult begin_setCompressionLevel(float percentage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the current compression level for the service. (The default is 85%)- Parameters:
percentage
- A percentage compression level from 1.00 (100%) to 0.01 (1%).__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setCompressionLevel
Ice.AsyncResult begin_setCompressionLevel(float percentage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the current compression level for the service. (The default is 85%)- Parameters:
percentage
- A percentage compression level from 1.00 (100%) to 0.01 (1%).__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setCompressionLevel
Ice.AsyncResult begin_setCompressionLevel(float percentage, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the current compression level for the service. (The default is 85%)- Parameters:
percentage
- A percentage compression level from 1.00 (100%) to 0.01 (1%).__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setCompressionLevel
Ice.AsyncResult begin_setCompressionLevel(float percentage, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the current compression level for the service. (The default is 85%)- Parameters:
percentage
- A percentage compression level from 1.00 (100%) to 0.01 (1%).__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setCompressionLevel
void end_setCompressionLevel(Ice.AsyncResult __result) throws ServerError
Sets the current compression level for the service. (The default is 85%)- Parameters:
__result
- The asynchronous result object.- Throws:
ValidationException
- if thepercentage
is out of range.ServerError
-
getCompressionLevel
float getCompressionLevel() throws ServerError
Returns the current compression level for the service.- Throws:
ServerError
-
getCompressionLevel
float getCompressionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns the current compression level for the service.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getCompressionLevel
Ice.AsyncResult begin_getCompressionLevel()
Returns the current compression level for the service.- Returns:
- The asynchronous result object.
-
begin_getCompressionLevel
Ice.AsyncResult begin_getCompressionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current compression level for the service.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getCompressionLevel
Ice.AsyncResult begin_getCompressionLevel(Ice.Callback __cb)
Returns the current compression level for the service.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCompressionLevel
Ice.AsyncResult begin_getCompressionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the current compression level for the service.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCompressionLevel
Ice.AsyncResult begin_getCompressionLevel(Callback_RenderingEngine_getCompressionLevel __cb)
Returns the current compression level for the service.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCompressionLevel
Ice.AsyncResult begin_getCompressionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getCompressionLevel __cb)
Returns the current compression level for the service.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCompressionLevel
Ice.AsyncResult begin_getCompressionLevel(IceInternal.Functional_FloatCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current compression level for the service.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getCompressionLevel
Ice.AsyncResult begin_getCompressionLevel(IceInternal.Functional_FloatCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the current compression level for the service.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getCompressionLevel
Ice.AsyncResult begin_getCompressionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_FloatCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current compression level for the service.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getCompressionLevel
Ice.AsyncResult begin_getCompressionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_FloatCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the current compression level for the service.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getCompressionLevel
float end_getCompressionLevel(Ice.AsyncResult __result) throws ServerError
Returns the current compression level for the service.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
isPixelsTypeSigned
boolean isPixelsTypeSigned() throws ServerError
Returnstrue
if the pixels type is signed,false
otherwise.- Throws:
ServerError
-
isPixelsTypeSigned
boolean isPixelsTypeSigned(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returnstrue
if the pixels type is signed,false
otherwise.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_isPixelsTypeSigned
Ice.AsyncResult begin_isPixelsTypeSigned()
Returnstrue
if the pixels type is signed,false
otherwise.- Returns:
- The asynchronous result object.
-
begin_isPixelsTypeSigned
Ice.AsyncResult begin_isPixelsTypeSigned(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returnstrue
if the pixels type is signed,false
otherwise.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isPixelsTypeSigned
Ice.AsyncResult begin_isPixelsTypeSigned(Ice.Callback __cb)
Returnstrue
if the pixels type is signed,false
otherwise.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isPixelsTypeSigned
Ice.AsyncResult begin_isPixelsTypeSigned(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returnstrue
if the pixels type is signed,false
otherwise.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isPixelsTypeSigned
Ice.AsyncResult begin_isPixelsTypeSigned(Callback_RenderingEngine_isPixelsTypeSigned __cb)
Returnstrue
if the pixels type is signed,false
otherwise.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isPixelsTypeSigned
Ice.AsyncResult begin_isPixelsTypeSigned(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_isPixelsTypeSigned __cb)
Returnstrue
if the pixels type is signed,false
otherwise.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isPixelsTypeSigned
Ice.AsyncResult begin_isPixelsTypeSigned(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returnstrue
if the pixels type is signed,false
otherwise.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isPixelsTypeSigned
Ice.AsyncResult begin_isPixelsTypeSigned(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returnstrue
if the pixels type is signed,false
otherwise.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isPixelsTypeSigned
Ice.AsyncResult begin_isPixelsTypeSigned(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returnstrue
if the pixels type is signed,false
otherwise.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isPixelsTypeSigned
Ice.AsyncResult begin_isPixelsTypeSigned(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returnstrue
if the pixels type is signed,false
otherwise.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isPixelsTypeSigned
boolean end_isPixelsTypeSigned(Ice.AsyncResult __result) throws ServerError
Returnstrue
if the pixels type is signed,false
otherwise.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
getPixelsTypeUpperBound
double getPixelsTypeUpperBound(int w) throws ServerError
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.- Throws:
ServerError
-
getPixelsTypeUpperBound
double getPixelsTypeUpperBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getPixelsTypeUpperBound
Ice.AsyncResult begin_getPixelsTypeUpperBound(int w)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeUpperBound
Ice.AsyncResult begin_getPixelsTypeUpperBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeUpperBound
Ice.AsyncResult begin_getPixelsTypeUpperBound(int w, Ice.Callback __cb)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeUpperBound
Ice.AsyncResult begin_getPixelsTypeUpperBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeUpperBound
Ice.AsyncResult begin_getPixelsTypeUpperBound(int w, Callback_RenderingEngine_getPixelsTypeUpperBound __cb)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeUpperBound
Ice.AsyncResult begin_getPixelsTypeUpperBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getPixelsTypeUpperBound __cb)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeUpperBound
Ice.AsyncResult begin_getPixelsTypeUpperBound(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeUpperBound
Ice.AsyncResult begin_getPixelsTypeUpperBound(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeUpperBound
Ice.AsyncResult begin_getPixelsTypeUpperBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeUpperBound
Ice.AsyncResult begin_getPixelsTypeUpperBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getPixelsTypeUpperBound
double end_getPixelsTypeUpperBound(Ice.AsyncResult __result) throws ServerError
Returns the minimum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
getPixelsTypeLowerBound
double getPixelsTypeLowerBound(int w) throws ServerError
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.- Throws:
ServerError
-
getPixelsTypeLowerBound
double getPixelsTypeLowerBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getPixelsTypeLowerBound
Ice.AsyncResult begin_getPixelsTypeLowerBound(int w)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeLowerBound
Ice.AsyncResult begin_getPixelsTypeLowerBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeLowerBound
Ice.AsyncResult begin_getPixelsTypeLowerBound(int w, Ice.Callback __cb)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeLowerBound
Ice.AsyncResult begin_getPixelsTypeLowerBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeLowerBound
Ice.AsyncResult begin_getPixelsTypeLowerBound(int w, Callback_RenderingEngine_getPixelsTypeLowerBound __cb)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeLowerBound
Ice.AsyncResult begin_getPixelsTypeLowerBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getPixelsTypeLowerBound __cb)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeLowerBound
Ice.AsyncResult begin_getPixelsTypeLowerBound(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeLowerBound
Ice.AsyncResult begin_getPixelsTypeLowerBound(int w, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeLowerBound
Ice.AsyncResult begin_getPixelsTypeLowerBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getPixelsTypeLowerBound
Ice.AsyncResult begin_getPixelsTypeLowerBound(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getPixelsTypeLowerBound
double end_getPixelsTypeLowerBound(Ice.AsyncResult __result) throws ServerError
Returns the maximum value for that channels depending on the pixels type and the original range (globalmin, globalmax)- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
getCodomainMapContext
java.util.List<IObject> getCodomainMapContext(int w) throws ServerError
Returns the list of codomain contexts for the specified channel.- Parameters:
w
- The channel index.- Throws:
ServerError
-
getCodomainMapContext
java.util.List<IObject> getCodomainMapContext(int w, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns the list of codomain contexts for the specified channel.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getCodomainMapContext
Ice.AsyncResult begin_getCodomainMapContext(int w)
Returns the list of codomain contexts for the specified channel.- Parameters:
w
- The channel index.- Returns:
- The asynchronous result object.
-
begin_getCodomainMapContext
Ice.AsyncResult begin_getCodomainMapContext(int w, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the list of codomain contexts for the specified channel.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getCodomainMapContext
Ice.AsyncResult begin_getCodomainMapContext(int w, Ice.Callback __cb)
Returns the list of codomain contexts for the specified channel.- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCodomainMapContext
Ice.AsyncResult begin_getCodomainMapContext(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the list of codomain contexts for the specified channel.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCodomainMapContext
Ice.AsyncResult begin_getCodomainMapContext(int w, Callback_RenderingEngine_getCodomainMapContext __cb)
Returns the list of codomain contexts for the specified channel.- Parameters:
w
- The channel index.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCodomainMapContext
Ice.AsyncResult begin_getCodomainMapContext(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingEngine_getCodomainMapContext __cb)
Returns the list of codomain contexts for the specified channel.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCodomainMapContext
Ice.AsyncResult begin_getCodomainMapContext(int w, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the list of codomain contexts for the specified channel.- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getCodomainMapContext
Ice.AsyncResult begin_getCodomainMapContext(int w, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the list of codomain contexts for the specified channel.- Parameters:
w
- The channel index.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getCodomainMapContext
Ice.AsyncResult begin_getCodomainMapContext(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the list of codomain contexts for the specified channel.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getCodomainMapContext
Ice.AsyncResult begin_getCodomainMapContext(int w, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the list of codomain contexts for the specified channel.- Parameters:
w
- The channel index.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getCodomainMapContext
java.util.List<IObject> end_getCodomainMapContext(Ice.AsyncResult __result) throws ServerError
Returns the list of codomain contexts for the specified channel.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
-