Package omero.api
Class IPixelsPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.api.IPixelsPrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx
,java.io.Serializable
,IPixelsPrx
,ServiceInterfacePrx
public final class IPixelsPrxHelper extends Ice.ObjectPrxHelperBase implements IPixelsPrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]
__ids
static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description IPixelsPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
__copyAndResizeImage_completed(Ice.TwowayCallbackArg1UE<RLong> __cb, Ice.AsyncResult __result)
static void
__copyAndResizePixels_completed(Ice.TwowayCallbackArg1UE<RLong> __cb, Ice.AsyncResult __result)
static void
__createImage_completed(Ice.TwowayCallbackArg1UE<RLong> __cb, Ice.AsyncResult __result)
static void
__getAllEnumerations_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
static void
__getBitDepth_completed(Ice.TwowayCallbackIntUE __cb, Ice.AsyncResult __result)
static void
__getEnumeration_completed(Ice.TwowayCallbackArg1UE<IObject> __cb, Ice.AsyncResult __result)
static void
__loadRndSettings_completed(Ice.TwowayCallbackArg1UE<RenderingDef> __cb, Ice.AsyncResult __result)
static IPixelsPrx
__read(IceInternal.BasicStream __is)
static void
__retrieveAllRndSettings_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
static void
__retrievePixDescription_completed(Ice.TwowayCallbackArg1UE<Pixels> __cb, Ice.AsyncResult __result)
static void
__retrieveRndSettings_completed(Ice.TwowayCallbackArg1UE<RenderingDef> __cb, Ice.AsyncResult __result)
static void
__retrieveRndSettingsFor_completed(Ice.TwowayCallbackArg1UE<RenderingDef> __cb, Ice.AsyncResult __result)
static void
__saveRndSettings_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__setChannelGlobalMinMax_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__write(IceInternal.BasicStream __os, IPixelsPrx v)
Ice.AsyncResult
begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats)
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, Ice.Callback __cb)
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx)
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_copyAndResizeImage __cb)
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, Callback_IPixels_copyAndResizeImage __cb)
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats)
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, Ice.Callback __cb)
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx)
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_copyAndResizePixels __cb)
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, Callback_IPixels_copyAndResizePixels __cb)
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension.Ice.AsyncResult
begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description)
Creates the metadata, and only the metadata linked to an Image object.Ice.AsyncResult
begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, Ice.Callback __cb)
Creates the metadata, and only the metadata linked to an Image object.Ice.AsyncResult
begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates the metadata, and only the metadata linked to an Image object.Ice.AsyncResult
begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates the metadata, and only the metadata linked to an Image object.Ice.AsyncResult
begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates the metadata, and only the metadata linked to an Image object.Ice.AsyncResult
begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates the metadata, and only the metadata linked to an Image object.Ice.AsyncResult
begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates the metadata, and only the metadata linked to an Image object.Ice.AsyncResult
begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates the metadata, and only the metadata linked to an Image object.Ice.AsyncResult
begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_createImage __cb)
Creates the metadata, and only the metadata linked to an Image object.Ice.AsyncResult
begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, Callback_IPixels_createImage __cb)
Creates the metadata, and only the metadata linked to an Image object.Ice.AsyncResult
begin_getAllEnumerations(java.lang.String enumClass)
Retrieves the exhaustive list of enumerations for a given enumeration class.Ice.AsyncResult
begin_getAllEnumerations(java.lang.String enumClass, Ice.Callback __cb)
Retrieves the exhaustive list of enumerations for a given enumeration class.Ice.AsyncResult
begin_getAllEnumerations(java.lang.String enumClass, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the exhaustive list of enumerations for a given enumeration class.Ice.AsyncResult
begin_getAllEnumerations(java.lang.String enumClass, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves the exhaustive list of enumerations for a given enumeration class.Ice.AsyncResult
begin_getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the exhaustive list of enumerations for a given enumeration class.Ice.AsyncResult
begin_getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves the exhaustive list of enumerations for a given enumeration class.Ice.AsyncResult
begin_getAllEnumerations(java.lang.String enumClass, 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)
Retrieves the exhaustive list of enumerations for a given enumeration class.Ice.AsyncResult
begin_getAllEnumerations(java.lang.String enumClass, 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)
Retrieves the exhaustive list of enumerations for a given enumeration class.Ice.AsyncResult
begin_getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_getAllEnumerations __cb)
Retrieves the exhaustive list of enumerations for a given enumeration class.Ice.AsyncResult
begin_getAllEnumerations(java.lang.String enumClass, Callback_IPixels_getAllEnumerations __cb)
Retrieves the exhaustive list of enumerations for a given enumeration class.Ice.AsyncResult
begin_getBitDepth(PixelsType type)
Bit depth for a given pixel type.Ice.AsyncResult
begin_getBitDepth(PixelsType type, Ice.Callback __cb)
Bit depth for a given pixel type.Ice.AsyncResult
begin_getBitDepth(PixelsType type, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Bit depth for a given pixel type.Ice.AsyncResult
begin_getBitDepth(PixelsType type, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Bit depth for a given pixel type.Ice.AsyncResult
begin_getBitDepth(PixelsType type, java.util.Map<java.lang.String,java.lang.String> __ctx)
Bit depth for a given pixel type.Ice.AsyncResult
begin_getBitDepth(PixelsType type, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Bit depth for a given pixel type.Ice.AsyncResult
begin_getBitDepth(PixelsType type, 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)
Bit depth for a given pixel type.Ice.AsyncResult
begin_getBitDepth(PixelsType type, 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)
Bit depth for a given pixel type.Ice.AsyncResult
begin_getBitDepth(PixelsType type, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_getBitDepth __cb)
Bit depth for a given pixel type.Ice.AsyncResult
begin_getBitDepth(PixelsType type, Callback_IPixels_getBitDepth __cb)
Bit depth for a given pixel type.Ice.AsyncResult
begin_getEnumeration(java.lang.String enumClass, java.lang.String value)
Retrieves a particular enumeration for a given enumeration class.Ice.AsyncResult
begin_getEnumeration(java.lang.String enumClass, java.lang.String value, Ice.Callback __cb)
Retrieves a particular enumeration for a given enumeration class.Ice.AsyncResult
begin_getEnumeration(java.lang.String enumClass, java.lang.String value, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a particular enumeration for a given enumeration class.Ice.AsyncResult
begin_getEnumeration(java.lang.String enumClass, java.lang.String value, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a particular enumeration for a given enumeration class.Ice.AsyncResult
begin_getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a particular enumeration for a given enumeration class.Ice.AsyncResult
begin_getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves a particular enumeration for a given enumeration class.Ice.AsyncResult
begin_getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a particular enumeration for a given enumeration class.Ice.AsyncResult
begin_getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a particular enumeration for a given enumeration class.Ice.AsyncResult
begin_getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_getEnumeration __cb)
Retrieves a particular enumeration for a given enumeration class.Ice.AsyncResult
begin_getEnumeration(java.lang.String enumClass, java.lang.String value, Callback_IPixels_getEnumeration __cb)
Retrieves a particular enumeration for a given enumeration class.Ice.AsyncResult
begin_loadRndSettings(long renderingSettingsId)
Loads a specific set of rendering settings.Ice.AsyncResult
begin_loadRndSettings(long renderingSettingsId, Ice.Callback __cb)
Loads a specific set of rendering settings.Ice.AsyncResult
begin_loadRndSettings(long renderingSettingsId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Loads a specific set of rendering settings.Ice.AsyncResult
begin_loadRndSettings(long renderingSettingsId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Loads a specific set of rendering settings.Ice.AsyncResult
begin_loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Loads a specific set of rendering settings.Ice.AsyncResult
begin_loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Loads a specific set of rendering settings.Ice.AsyncResult
begin_loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Loads a specific set of rendering settings.Ice.AsyncResult
begin_loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Loads a specific set of rendering settings.Ice.AsyncResult
begin_loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_loadRndSettings __cb)
Loads a specific set of rendering settings.Ice.AsyncResult
begin_loadRndSettings(long renderingSettingsId, Callback_IPixels_loadRndSettings __cb)
Loads a specific set of rendering settings.Ice.AsyncResult
begin_retrieveAllRndSettings(long pixId, long userId)
Retrieves all the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveAllRndSettings(long pixId, long userId, Ice.Callback __cb)
Retrieves all the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveAllRndSettings(long pixId, long userId, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves all the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveAllRndSettings(long pixId, long userId, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves all the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveAllRndSettings(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves all the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveAllRndSettings(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves all the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveAllRndSettings(long pixId, long userId, 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)
Retrieves all the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveAllRndSettings(long pixId, long userId, 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)
Retrieves all the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveAllRndSettings(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_retrieveAllRndSettings __cb)
Retrieves all the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveAllRndSettings(long pixId, long userId, Callback_IPixels_retrieveAllRndSettings __cb)
Retrieves all the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrievePixDescription(long pixId)
Retrieves the pixels metadata.Ice.AsyncResult
begin_retrievePixDescription(long pixId, Ice.Callback __cb)
Retrieves the pixels metadata.Ice.AsyncResult
begin_retrievePixDescription(long pixId, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the pixels metadata.Ice.AsyncResult
begin_retrievePixDescription(long pixId, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves the pixels metadata.Ice.AsyncResult
begin_retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the pixels metadata.Ice.AsyncResult
begin_retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves the pixels metadata.Ice.AsyncResult
begin_retrievePixDescription(long pixId, 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)
Retrieves the pixels metadata.Ice.AsyncResult
begin_retrievePixDescription(long pixId, 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)
Retrieves the pixels metadata.Ice.AsyncResult
begin_retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_retrievePixDescription __cb)
Retrieves the pixels metadata.Ice.AsyncResult
begin_retrievePixDescription(long pixId, Callback_IPixels_retrievePixDescription __cb)
Retrieves the pixels metadata.Ice.AsyncResult
begin_retrieveRndSettings(long pixId)
Retrieves the rendering settings for a given pixels set and the currently logged in user.Ice.AsyncResult
begin_retrieveRndSettings(long pixId, Ice.Callback __cb)
Retrieves the rendering settings for a given pixels set and the currently logged in user.Ice.AsyncResult
begin_retrieveRndSettings(long pixId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the rendering settings for a given pixels set and the currently logged in user.Ice.AsyncResult
begin_retrieveRndSettings(long pixId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves the rendering settings for a given pixels set and the currently logged in user.Ice.AsyncResult
begin_retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the rendering settings for a given pixels set and the currently logged in user.Ice.AsyncResult
begin_retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves the rendering settings for a given pixels set and the currently logged in user.Ice.AsyncResult
begin_retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the rendering settings for a given pixels set and the currently logged in user.Ice.AsyncResult
begin_retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves the rendering settings for a given pixels set and the currently logged in user.Ice.AsyncResult
begin_retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_retrieveRndSettings __cb)
Retrieves the rendering settings for a given pixels set and the currently logged in user.Ice.AsyncResult
begin_retrieveRndSettings(long pixId, Callback_IPixels_retrieveRndSettings __cb)
Retrieves the rendering settings for a given pixels set and the currently logged in user.Ice.AsyncResult
begin_retrieveRndSettingsFor(long pixId, long userId)
Retrieves the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveRndSettingsFor(long pixId, long userId, Ice.Callback __cb)
Retrieves the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveRndSettingsFor(long pixId, long userId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveRndSettingsFor(long pixId, long userId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_retrieveRndSettingsFor __cb)
Retrieves the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_retrieveRndSettingsFor(long pixId, long userId, Callback_IPixels_retrieveRndSettingsFor __cb)
Retrieves the rendering settings for a given pixels set and the passed user.Ice.AsyncResult
begin_saveRndSettings(RenderingDef rndSettings)
Saves the specified rendering settings.Ice.AsyncResult
begin_saveRndSettings(RenderingDef rndSettings, Ice.Callback __cb)
Saves the specified rendering settings.Ice.AsyncResult
begin_saveRndSettings(RenderingDef rndSettings, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Saves the specified rendering settings.Ice.AsyncResult
begin_saveRndSettings(RenderingDef rndSettings, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Saves the specified rendering settings.Ice.AsyncResult
begin_saveRndSettings(RenderingDef rndSettings, java.util.Map<java.lang.String,java.lang.String> __ctx)
Saves the specified rendering settings.Ice.AsyncResult
begin_saveRndSettings(RenderingDef rndSettings, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Saves the specified rendering settings.Ice.AsyncResult
begin_saveRndSettings(RenderingDef rndSettings, 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 specified rendering settings.Ice.AsyncResult
begin_saveRndSettings(RenderingDef rndSettings, 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 specified rendering settings.Ice.AsyncResult
begin_saveRndSettings(RenderingDef rndSettings, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_saveRndSettings __cb)
Saves the specified rendering settings.Ice.AsyncResult
begin_saveRndSettings(RenderingDef rndSettings, Callback_IPixels_saveRndSettings __cb)
Saves the specified rendering settings.Ice.AsyncResult
begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max)
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.Ice.AsyncResult
begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, Ice.Callback __cb)
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.Ice.AsyncResult
begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.Ice.AsyncResult
begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.Ice.AsyncResult
begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.Ice.AsyncResult
begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.Ice.AsyncResult
begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, 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 channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.Ice.AsyncResult
begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, 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 channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.Ice.AsyncResult
begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_setChannelGlobalMinMax __cb)
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.Ice.AsyncResult
begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, Callback_IPixels_setChannelGlobalMinMax __cb)
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.static IPixelsPrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.static IPixelsPrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.static IPixelsPrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type.static IPixelsPrx
checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type.RLong
copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats)
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension.RLong
copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx)
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension.RLong
copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats)
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension.RLong
copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx)
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension.RLong
createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description)
Creates the metadata, and only the metadata linked to an Image object.RLong
createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates the metadata, and only the metadata linked to an Image object.RLong
end_copyAndResizeImage(Ice.AsyncResult __iresult)
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension.RLong
end_copyAndResizePixels(Ice.AsyncResult __iresult)
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension.RLong
end_createImage(Ice.AsyncResult __iresult)
Creates the metadata, and only the metadata linked to an Image object.java.util.List<IObject>
end_getAllEnumerations(Ice.AsyncResult __iresult)
Retrieves the exhaustive list of enumerations for a given enumeration class.int
end_getBitDepth(Ice.AsyncResult __iresult)
Bit depth for a given pixel type.IObject
end_getEnumeration(Ice.AsyncResult __iresult)
Retrieves a particular enumeration for a given enumeration class.RenderingDef
end_loadRndSettings(Ice.AsyncResult __iresult)
Loads a specific set of rendering settings.java.util.List<IObject>
end_retrieveAllRndSettings(Ice.AsyncResult __iresult)
Retrieves all the rendering settings for a given pixels set and the passed user.Pixels
end_retrievePixDescription(Ice.AsyncResult __iresult)
Retrieves the pixels metadata.RenderingDef
end_retrieveRndSettings(Ice.AsyncResult __iresult)
Retrieves the rendering settings for a given pixels set and the currently logged in user.RenderingDef
end_retrieveRndSettingsFor(Ice.AsyncResult __iresult)
Retrieves the rendering settings for a given pixels set and the passed user.void
end_saveRndSettings(Ice.AsyncResult __iresult)
Saves the specified rendering settings.void
end_setChannelGlobalMinMax(Ice.AsyncResult __iresult)
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.java.util.List<IObject>
getAllEnumerations(java.lang.String enumClass)
Retrieves the exhaustive list of enumerations for a given enumeration class.java.util.List<IObject>
getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the exhaustive list of enumerations for a given enumeration class.int
getBitDepth(PixelsType type)
Bit depth for a given pixel type.int
getBitDepth(PixelsType type, java.util.Map<java.lang.String,java.lang.String> __ctx)
Bit depth for a given pixel type.IObject
getEnumeration(java.lang.String enumClass, java.lang.String value)
Retrieves a particular enumeration for a given enumeration class.IObject
getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a particular enumeration for a given enumeration class.static java.lang.String
ice_staticId()
Provides the Slice type ID of this type.RenderingDef
loadRndSettings(long renderingSettingsId)
Loads a specific set of rendering settings.RenderingDef
loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Loads a specific set of rendering settings.java.util.List<IObject>
retrieveAllRndSettings(long pixId, long userId)
Retrieves all the rendering settings for a given pixels set and the passed user.java.util.List<IObject>
retrieveAllRndSettings(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves all the rendering settings for a given pixels set and the passed user.Pixels
retrievePixDescription(long pixId)
Retrieves the pixels metadata.Pixels
retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the pixels metadata.RenderingDef
retrieveRndSettings(long pixId)
Retrieves the rendering settings for a given pixels set and the currently logged in user.RenderingDef
retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the rendering settings for a given pixels set and the currently logged in user.RenderingDef
retrieveRndSettingsFor(long pixId, long userId)
Retrieves the rendering settings for a given pixels set and the passed user.RenderingDef
retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the rendering settings for a given pixels set and the passed user.void
saveRndSettings(RenderingDef rndSettings)
Saves the specified rendering settings.void
saveRndSettings(RenderingDef rndSettings, java.util.Map<java.lang.String,java.lang.String> __ctx)
Saves the specified rendering settings.void
setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max)
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.void
setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.static IPixelsPrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static IPixelsPrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, 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, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, 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, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
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
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
copyAndResizeImage
public RLong copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats) throws ServerError
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
copyAndResizeImage
in interfaceIPixelsPrx
- Parameters:
imageId
- The source Image id.sizeX
- The new size across the X-axis.null
if the copy should maintain the same size.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- The name of the new Image.copyStats
- Whether or not to copy theStatsInfo
for each channel.- Returns:
- Id of the new Pixels object on success or
null
on failure. - Throws:
ServerError
-
copyAndResizeImage
public RLong copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
copyAndResizeImage
in interfaceIPixelsPrx
- Parameters:
imageId
- The source Image id.sizeX
- The new size across the X-axis.null
if the copy should maintain the same size.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- The name of the new Image.copyStats
- Whether or not to copy theStatsInfo
for each channel.__ctx
- The Context map to send with the invocation.- Returns:
- Id of the new Pixels object on success or
null
on failure. - Throws:
ServerError
-
begin_copyAndResizeImage
public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizeImage
in interfaceIPixelsPrx
- Parameters:
imageId
- The source Image id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- The name of the new Image.- Returns:
- The asynchronous result object.
-
begin_copyAndResizeImage
public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizeImage
in interfaceIPixelsPrx
- Parameters:
imageId
- The source Image id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- The name of the new Image.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_copyAndResizeImage
public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizeImage
in interfaceIPixelsPrx
- Parameters:
imageId
- The source Image id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- The name of the new Image.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_copyAndResizeImage
public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizeImage
in interfaceIPixelsPrx
- Parameters:
imageId
- The source Image id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- The name of the new Image.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_copyAndResizeImage
public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, Callback_IPixels_copyAndResizeImage __cb)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizeImage
in interfaceIPixelsPrx
- Parameters:
imageId
- The source Image id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- The name of the new Image.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_copyAndResizeImage
public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_copyAndResizeImage __cb)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizeImage
in interfaceIPixelsPrx
- Parameters:
imageId
- The source Image id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- The name of the new Image.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_copyAndResizeImage
public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizeImage
in interfaceIPixelsPrx
- Parameters:
imageId
- The source Image id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- The name of the new Image.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_copyAndResizeImage
public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizeImage
in interfaceIPixelsPrx
- Parameters:
imageId
- The source Image id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- The name of the new Image.__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_copyAndResizeImage
public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizeImage
in interfaceIPixelsPrx
- Parameters:
imageId
- The source Image id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- The name of the new Image.__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_copyAndResizeImage
public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizeImage
in interfaceIPixelsPrx
- Parameters:
imageId
- The source Image id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- The name of the new Image.__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_copyAndResizeImage
public RLong end_copyAndResizeImage(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Image object into a new Image object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
end_copyAndResizeImage
in interfaceIPixelsPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- Id of the new Pixels object on success or
null
on failure. - Throws:
ServerError
-
__copyAndResizeImage_completed
public static void __copyAndResizeImage_completed(Ice.TwowayCallbackArg1UE<RLong> __cb, Ice.AsyncResult __result)
-
copyAndResizePixels
public RLong copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats) throws ServerError
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
copyAndResizePixels
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.sizeX
- The new size across the X-axis.null
if the copy should maintain the same size.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- An optional string signifying the methodology that will be used to produce this new Pixels set.copyStats
- Whether or not to copy theStatsInfo
for each channel.- Returns:
- Id of the new Pixels object on success or
null
on failure. - Throws:
ServerError
-
copyAndResizePixels
public RLong copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
copyAndResizePixels
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.sizeX
- The new size across the X-axis.null
if the copy should maintain the same size.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- An optional string signifying the methodology that will be used to produce this new Pixels set.copyStats
- Whether or not to copy theStatsInfo
for each channel.__ctx
- The Context map to send with the invocation.- Returns:
- Id of the new Pixels object on success or
null
on failure. - Throws:
ServerError
-
begin_copyAndResizePixels
public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizePixels
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- An optional string signifying the methodology that will be used to produce this new Pixels set.copyStats
- Whether or not to copy theStatsInfo
for each channel.- Returns:
- The asynchronous result object.
-
begin_copyAndResizePixels
public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizePixels
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- An optional string signifying the methodology that will be used to produce this new Pixels set.copyStats
- Whether or not to copy theStatsInfo
for each channel.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_copyAndResizePixels
public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizePixels
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- An optional string signifying the methodology that will be used to produce this new Pixels set.copyStats
- Whether or not to copy theStatsInfo
for each channel.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_copyAndResizePixels
public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizePixels
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- An optional string signifying the methodology that will be used to produce this new Pixels set.copyStats
- Whether or not to copy theStatsInfo
for each channel.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_copyAndResizePixels
public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, Callback_IPixels_copyAndResizePixels __cb)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizePixels
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- An optional string signifying the methodology that will be used to produce this new Pixels set.copyStats
- Whether or not to copy theStatsInfo
for each channel.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_copyAndResizePixels
public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_copyAndResizePixels __cb)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizePixels
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- An optional string signifying the methodology that will be used to produce this new Pixels set.copyStats
- Whether or not to copy theStatsInfo
for each channel.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_copyAndResizePixels
public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizePixels
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- An optional string signifying the methodology that will be used to produce this new Pixels set.copyStats
- Whether or not to copy theStatsInfo
for each channel.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_copyAndResizePixels
public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizePixels
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- An optional string signifying the methodology that will be used to produce this new Pixels set.copyStats
- Whether or not to copy theStatsInfo
for each channel.__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_copyAndResizePixels
public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizePixels
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- An optional string signifying the methodology that will be used to produce this new Pixels set.copyStats
- Whether or not to copy theStatsInfo
for each channel.__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_copyAndResizePixels
public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
begin_copyAndResizePixels
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.sizeY
- The new size across the Y-axis.null
if the copy should maintain the same size.sizeZ
- The new size across the Z-axis.null
if the copy should maintain the same size.sizeT
- The new number of timepoints.null
if the copy should maintain the same number.channelList
- The channels that should be copied into the new Pixels set.methodology
- An optional string signifying the methodology that will be used to produce this new Pixels set.copyStats
- Whether or not to copy theStatsInfo
for each channel.__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_copyAndResizePixels
public RLong end_copyAndResizePixels(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IPixelsPrx
Copies the metadata, and only the metadata linked to a Pixels object into a new Pixels object of equal or differing size across one or many of its three physical dimensions or temporal dimension. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
and/or other Pixels set specific metadata. It is also assumed that the caller wishes the pixels dimensions andPixelsType
to remain the same; changing these is outside the scope of this method. NOTE: AsChannel
objects are only able to apply to a single set of Pixels any annotations or linkage to these objects will be lost.- Specified by:
end_copyAndResizePixels
in interfaceIPixelsPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- Id of the new Pixels object on success or
null
on failure. - Throws:
ServerError
-
__copyAndResizePixels_completed
public static void __copyAndResizePixels_completed(Ice.TwowayCallbackArg1UE<RLong> __cb, Ice.AsyncResult __result)
-
createImage
public RLong createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description) throws ServerError
Description copied from interface:IPixelsPrx
Creates the metadata, and only the metadata linked to an Image object. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
orStatsInfo
objects and/or other Pixels set specific metadata. It is also up to the caller to update the pixels dimensions.- Specified by:
createImage
in interfaceIPixelsPrx
- Parameters:
sizeX
- The new size across the X-axis.sizeY
- The new size across the Y-axis.sizeZ
- The new size across the Z-axis.sizeT
- The new number of timepoints.pixelsType
- The pixelsTypename
- The name of the new Image.description
- The description of the new Image.- Returns:
- Id of the new Image object on success or
null
on failure. - Throws:
ServerError
-
createImage
public RLong createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IPixelsPrx
Creates the metadata, and only the metadata linked to an Image object. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
orStatsInfo
objects and/or other Pixels set specific metadata. It is also up to the caller to update the pixels dimensions.- Specified by:
createImage
in interfaceIPixelsPrx
- Parameters:
sizeX
- The new size across the X-axis.sizeY
- The new size across the Y-axis.sizeZ
- The new size across the Z-axis.sizeT
- The new number of timepoints.pixelsType
- The pixelsTypename
- The name of the new Image.description
- The description of the new Image.__ctx
- The Context map to send with the invocation.- Returns:
- Id of the new Image object on success or
null
on failure. - Throws:
ServerError
-
begin_createImage
public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description)
Description copied from interface:IPixelsPrx
Creates the metadata, and only the metadata linked to an Image object. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
orStatsInfo
objects and/or other Pixels set specific metadata. It is also up to the caller to update the pixels dimensions.- Specified by:
begin_createImage
in interfaceIPixelsPrx
- Parameters:
sizeX
- The new size across the X-axis.sizeZ
- The new size across the Z-axis.pixelsType
- The pixelsTypedescription
- The description of the new Image.- Returns:
- The asynchronous result object.
-
begin_createImage
public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IPixelsPrx
Creates the metadata, and only the metadata linked to an Image object. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
orStatsInfo
objects and/or other Pixels set specific metadata. It is also up to the caller to update the pixels dimensions.- Specified by:
begin_createImage
in interfaceIPixelsPrx
- Parameters:
sizeX
- The new size across the X-axis.sizeZ
- The new size across the Z-axis.pixelsType
- The pixelsTypedescription
- The description of the new Image.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_createImage
public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Creates the metadata, and only the metadata linked to an Image object. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
orStatsInfo
objects and/or other Pixels set specific metadata. It is also up to the caller to update the pixels dimensions.- Specified by:
begin_createImage
in interfaceIPixelsPrx
- Parameters:
sizeX
- The new size across the X-axis.sizeZ
- The new size across the Z-axis.pixelsType
- The pixelsTypedescription
- The description of the new Image.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createImage
public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Creates the metadata, and only the metadata linked to an Image object. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
orStatsInfo
objects and/or other Pixels set specific metadata. It is also up to the caller to update the pixels dimensions.- Specified by:
begin_createImage
in interfaceIPixelsPrx
- Parameters:
sizeX
- The new size across the X-axis.sizeZ
- The new size across the Z-axis.pixelsType
- The pixelsTypedescription
- The description of the new Image.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createImage
public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, Callback_IPixels_createImage __cb)
Description copied from interface:IPixelsPrx
Creates the metadata, and only the metadata linked to an Image object. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
orStatsInfo
objects and/or other Pixels set specific metadata. It is also up to the caller to update the pixels dimensions.- Specified by:
begin_createImage
in interfaceIPixelsPrx
- Parameters:
sizeX
- The new size across the X-axis.sizeZ
- The new size across the Z-axis.pixelsType
- The pixelsTypedescription
- The description of the new Image.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createImage
public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_createImage __cb)
Description copied from interface:IPixelsPrx
Creates the metadata, and only the metadata linked to an Image object. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
orStatsInfo
objects and/or other Pixels set specific metadata. It is also up to the caller to update the pixels dimensions.- Specified by:
begin_createImage
in interfaceIPixelsPrx
- Parameters:
sizeX
- The new size across the X-axis.sizeZ
- The new size across the Z-axis.pixelsType
- The pixelsTypedescription
- The description of the new Image.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createImage
public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Creates the metadata, and only the metadata linked to an Image object. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
orStatsInfo
objects and/or other Pixels set specific metadata. It is also up to the caller to update the pixels dimensions.- Specified by:
begin_createImage
in interfaceIPixelsPrx
- Parameters:
sizeX
- The new size across the X-axis.sizeZ
- The new size across the Z-axis.pixelsType
- The pixelsTypedescription
- The description of the new Image.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createImage
public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Creates the metadata, and only the metadata linked to an Image object. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
orStatsInfo
objects and/or other Pixels set specific metadata. It is also up to the caller to update the pixels dimensions.- Specified by:
begin_createImage
in interfaceIPixelsPrx
- Parameters:
sizeX
- The new size across the X-axis.sizeZ
- The new size across the Z-axis.pixelsType
- The pixelsTypedescription
- The description of the new Image.__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_createImage
public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Creates the metadata, and only the metadata linked to an Image object. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
orStatsInfo
objects and/or other Pixels set specific metadata. It is also up to the caller to update the pixels dimensions.- Specified by:
begin_createImage
in interfaceIPixelsPrx
- Parameters:
sizeX
- The new size across the X-axis.sizeZ
- The new size across the Z-axis.pixelsType
- The pixelsTypedescription
- The description of the new Image.__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_createImage
public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Creates the metadata, and only the metadata linked to an Image object. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
orStatsInfo
objects and/or other Pixels set specific metadata. It is also up to the caller to update the pixels dimensions.- Specified by:
begin_createImage
in interfaceIPixelsPrx
- Parameters:
sizeX
- The new size across the X-axis.sizeZ
- The new size across the Z-axis.pixelsType
- The pixelsTypedescription
- The description of the new Image.__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_createImage
public RLong end_createImage(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IPixelsPrx
Creates the metadata, and only the metadata linked to an Image object. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
orStatsInfo
objects and/or other Pixels set specific metadata. It is also up to the caller to update the pixels dimensions.- Specified by:
end_createImage
in interfaceIPixelsPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- Id of the new Image object on success or
null
on failure. - Throws:
ServerError
-
__createImage_completed
public static void __createImage_completed(Ice.TwowayCallbackArg1UE<RLong> __cb, Ice.AsyncResult __result)
-
getAllEnumerations
public java.util.List<IObject> getAllEnumerations(java.lang.String enumClass) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves the exhaustive list of enumerations for a given enumeration class.- Specified by:
getAllEnumerations
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.- Returns:
- List of all enumeration objects for the enumClass.
- Throws:
ServerError
-
getAllEnumerations
public java.util.List<IObject> getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves the exhaustive list of enumerations for a given enumeration class.- Specified by:
getAllEnumerations
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__ctx
- The Context map to send with the invocation.- Returns:
- List of all enumeration objects for the enumClass.
- Throws:
ServerError
-
begin_getAllEnumerations
public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass)
Description copied from interface:IPixelsPrx
Retrieves the exhaustive list of enumerations for a given enumeration class.- Specified by:
begin_getAllEnumerations
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.- Returns:
- The asynchronous result object.
-
begin_getAllEnumerations
public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IPixelsPrx
Retrieves the exhaustive list of enumerations for a given enumeration class.- Specified by:
begin_getAllEnumerations
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getAllEnumerations
public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Retrieves the exhaustive list of enumerations for a given enumeration class.- Specified by:
begin_getAllEnumerations
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAllEnumerations
public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Retrieves the exhaustive list of enumerations for a given enumeration class.- Specified by:
begin_getAllEnumerations
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAllEnumerations
public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, Callback_IPixels_getAllEnumerations __cb)
Description copied from interface:IPixelsPrx
Retrieves the exhaustive list of enumerations for a given enumeration class.- Specified by:
begin_getAllEnumerations
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAllEnumerations
public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_getAllEnumerations __cb)
Description copied from interface:IPixelsPrx
Retrieves the exhaustive list of enumerations for a given enumeration class.- Specified by:
begin_getAllEnumerations
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAllEnumerations
public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Retrieves the exhaustive list of enumerations for a given enumeration class.- Specified by:
begin_getAllEnumerations
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getAllEnumerations
public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Retrieves the exhaustive list of enumerations for a given enumeration class.- Specified by:
begin_getAllEnumerations
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__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_getAllEnumerations
public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, 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)
Description copied from interface:IPixelsPrx
Retrieves the exhaustive list of enumerations for a given enumeration class.- Specified by:
begin_getAllEnumerations
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__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_getAllEnumerations
public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, 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)
Description copied from interface:IPixelsPrx
Retrieves the exhaustive list of enumerations for a given enumeration class.- Specified by:
begin_getAllEnumerations
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__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_getAllEnumerations
public java.util.List<IObject> end_getAllEnumerations(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves the exhaustive list of enumerations for a given enumeration class.- Specified by:
end_getAllEnumerations
in interfaceIPixelsPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- List of all enumeration objects for the enumClass.
- Throws:
ServerError
-
__getAllEnumerations_completed
public static void __getAllEnumerations_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
-
getBitDepth
public int getBitDepth(PixelsType type) throws ServerError
Description copied from interface:IPixelsPrx
Bit depth for a given pixel type.- Specified by:
getBitDepth
in interfaceIPixelsPrx
- Parameters:
type
- Pixels type.- Returns:
- Bit depth in bits.
- Throws:
ServerError
-
getBitDepth
public int getBitDepth(PixelsType type, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IPixelsPrx
Bit depth for a given pixel type.- Specified by:
getBitDepth
in interfaceIPixelsPrx
- Parameters:
type
- Pixels type.__ctx
- The Context map to send with the invocation.- Returns:
- Bit depth in bits.
- Throws:
ServerError
-
begin_getBitDepth
public Ice.AsyncResult begin_getBitDepth(PixelsType type)
Description copied from interface:IPixelsPrx
Bit depth for a given pixel type.- Specified by:
begin_getBitDepth
in interfaceIPixelsPrx
- Parameters:
type
- Pixels type.- Returns:
- The asynchronous result object.
-
begin_getBitDepth
public Ice.AsyncResult begin_getBitDepth(PixelsType type, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IPixelsPrx
Bit depth for a given pixel type.- Specified by:
begin_getBitDepth
in interfaceIPixelsPrx
- Parameters:
type
- Pixels type.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getBitDepth
public Ice.AsyncResult begin_getBitDepth(PixelsType type, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Bit depth for a given pixel type.- Specified by:
begin_getBitDepth
in interfaceIPixelsPrx
- Parameters:
type
- Pixels type.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getBitDepth
public Ice.AsyncResult begin_getBitDepth(PixelsType type, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Bit depth for a given pixel type.- Specified by:
begin_getBitDepth
in interfaceIPixelsPrx
- Parameters:
type
- Pixels type.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getBitDepth
public Ice.AsyncResult begin_getBitDepth(PixelsType type, Callback_IPixels_getBitDepth __cb)
Description copied from interface:IPixelsPrx
Bit depth for a given pixel type.- Specified by:
begin_getBitDepth
in interfaceIPixelsPrx
- Parameters:
type
- Pixels type.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getBitDepth
public Ice.AsyncResult begin_getBitDepth(PixelsType type, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_getBitDepth __cb)
Description copied from interface:IPixelsPrx
Bit depth for a given pixel type.- Specified by:
begin_getBitDepth
in interfaceIPixelsPrx
- Parameters:
type
- Pixels type.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getBitDepth
public Ice.AsyncResult begin_getBitDepth(PixelsType type, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Bit depth for a given pixel type.- Specified by:
begin_getBitDepth
in interfaceIPixelsPrx
- Parameters:
type
- Pixels type.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getBitDepth
public Ice.AsyncResult begin_getBitDepth(PixelsType type, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Bit depth for a given pixel type.- Specified by:
begin_getBitDepth
in interfaceIPixelsPrx
- Parameters:
type
- Pixels type.__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_getBitDepth
public Ice.AsyncResult begin_getBitDepth(PixelsType type, 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)
Description copied from interface:IPixelsPrx
Bit depth for a given pixel type.- Specified by:
begin_getBitDepth
in interfaceIPixelsPrx
- Parameters:
type
- Pixels type.__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_getBitDepth
public Ice.AsyncResult begin_getBitDepth(PixelsType type, 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)
Description copied from interface:IPixelsPrx
Bit depth for a given pixel type.- Specified by:
begin_getBitDepth
in interfaceIPixelsPrx
- Parameters:
type
- Pixels type.__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_getBitDepth
public int end_getBitDepth(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IPixelsPrx
Bit depth for a given pixel type.- Specified by:
end_getBitDepth
in interfaceIPixelsPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- Bit depth in bits.
- Throws:
ServerError
-
__getBitDepth_completed
public static void __getBitDepth_completed(Ice.TwowayCallbackIntUE __cb, Ice.AsyncResult __result)
-
getEnumeration
public IObject getEnumeration(java.lang.String enumClass, java.lang.String value) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves a particular enumeration for a given enumeration class.- Specified by:
getEnumeration
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.value
- Enumeration string value.- Returns:
- Enumeration object.
- Throws:
ServerError
-
getEnumeration
public IObject getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves a particular enumeration for a given enumeration class.- Specified by:
getEnumeration
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.value
- Enumeration string value.__ctx
- The Context map to send with the invocation.- Returns:
- Enumeration object.
- Throws:
ServerError
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value)
Description copied from interface:IPixelsPrx
Retrieves a particular enumeration for a given enumeration class.- Specified by:
begin_getEnumeration
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IPixelsPrx
Retrieves a particular enumeration for a given enumeration class.- Specified by:
begin_getEnumeration
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Retrieves a particular enumeration for a given enumeration class.- Specified by:
begin_getEnumeration
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Retrieves a particular enumeration for a given enumeration class.- Specified by:
begin_getEnumeration
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, Callback_IPixels_getEnumeration __cb)
Description copied from interface:IPixelsPrx
Retrieves a particular enumeration for a given enumeration class.- Specified by:
begin_getEnumeration
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_getEnumeration __cb)
Description copied from interface:IPixelsPrx
Retrieves a particular enumeration for a given enumeration class.- Specified by:
begin_getEnumeration
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Retrieves a particular enumeration for a given enumeration class.- Specified by:
begin_getEnumeration
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Retrieves a particular enumeration for a given enumeration class.- Specified by:
begin_getEnumeration
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__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_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Retrieves a particular enumeration for a given enumeration class.- Specified by:
begin_getEnumeration
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__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_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Retrieves a particular enumeration for a given enumeration class.- Specified by:
begin_getEnumeration
in interfaceIPixelsPrx
- Parameters:
enumClass
- Enumeration class.__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_getEnumeration
public IObject end_getEnumeration(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves a particular enumeration for a given enumeration class.- Specified by:
end_getEnumeration
in interfaceIPixelsPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- Enumeration object.
- Throws:
ServerError
-
__getEnumeration_completed
public static void __getEnumeration_completed(Ice.TwowayCallbackArg1UE<IObject> __cb, Ice.AsyncResult __result)
-
loadRndSettings
public RenderingDef loadRndSettings(long renderingSettingsId) throws ServerError
Description copied from interface:IPixelsPrx
Loads a specific set of rendering settings. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
loadRndSettings
in interfaceIPixelsPrx
- Parameters:
renderingSettingsId
- Rendering definition id.- Returns:
- Rendering definition.
- Throws:
ServerError
-
loadRndSettings
public RenderingDef loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IPixelsPrx
Loads a specific set of rendering settings. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
loadRndSettings
in interfaceIPixelsPrx
- Parameters:
renderingSettingsId
- Rendering definition id.__ctx
- The Context map to send with the invocation.- Returns:
- Rendering definition.
- Throws:
ServerError
-
begin_loadRndSettings
public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId)
Description copied from interface:IPixelsPrx
Loads a specific set of rendering settings. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_loadRndSettings
in interfaceIPixelsPrx
- Parameters:
renderingSettingsId
- Rendering definition id.- Returns:
- The asynchronous result object.
-
begin_loadRndSettings
public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IPixelsPrx
Loads a specific set of rendering settings. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_loadRndSettings
in interfaceIPixelsPrx
- Parameters:
renderingSettingsId
- Rendering definition id.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_loadRndSettings
public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Loads a specific set of rendering settings. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_loadRndSettings
in interfaceIPixelsPrx
- Parameters:
renderingSettingsId
- Rendering definition id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_loadRndSettings
public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Loads a specific set of rendering settings. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_loadRndSettings
in interfaceIPixelsPrx
- Parameters:
renderingSettingsId
- Rendering definition id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_loadRndSettings
public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, Callback_IPixels_loadRndSettings __cb)
Description copied from interface:IPixelsPrx
Loads a specific set of rendering settings. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_loadRndSettings
in interfaceIPixelsPrx
- Parameters:
renderingSettingsId
- Rendering definition id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_loadRndSettings
public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_loadRndSettings __cb)
Description copied from interface:IPixelsPrx
Loads a specific set of rendering settings. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_loadRndSettings
in interfaceIPixelsPrx
- Parameters:
renderingSettingsId
- Rendering definition id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_loadRndSettings
public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Loads a specific set of rendering settings. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_loadRndSettings
in interfaceIPixelsPrx
- Parameters:
renderingSettingsId
- 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_loadRndSettings
public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Loads a specific set of rendering settings. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_loadRndSettings
in interfaceIPixelsPrx
- Parameters:
renderingSettingsId
- 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_loadRndSettings
public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Loads a specific set of rendering settings. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_loadRndSettings
in interfaceIPixelsPrx
- Parameters:
renderingSettingsId
- 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_loadRndSettings
public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Loads a specific set of rendering settings. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_loadRndSettings
in interfaceIPixelsPrx
- Parameters:
renderingSettingsId
- 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_loadRndSettings
public RenderingDef end_loadRndSettings(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IPixelsPrx
Loads a specific set of rendering settings. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
end_loadRndSettings
in interfaceIPixelsPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- Rendering definition.
- Throws:
ServerError
-
__loadRndSettings_completed
public static void __loadRndSettings_completed(Ice.TwowayCallbackArg1UE<RenderingDef> __cb, Ice.AsyncResult __result)
-
retrieveAllRndSettings
public java.util.List<IObject> retrieveAllRndSettings(long pixId, long userId) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves all the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
retrieveAllRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.userId
- The id of the user.- Returns:
- Rendering definition.
- Throws:
ServerError
-
retrieveAllRndSettings
public java.util.List<IObject> retrieveAllRndSettings(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves all the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
retrieveAllRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.userId
- The id of the user.__ctx
- The Context map to send with the invocation.- Returns:
- Rendering definition.
- Throws:
ServerError
-
begin_retrieveAllRndSettings
public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId)
Description copied from interface:IPixelsPrx
Retrieves all the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveAllRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.- Returns:
- The asynchronous result object.
-
begin_retrieveAllRndSettings
public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IPixelsPrx
Retrieves all the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveAllRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_retrieveAllRndSettings
public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Retrieves all the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveAllRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveAllRndSettings
public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Retrieves all the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveAllRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveAllRndSettings
public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, Callback_IPixels_retrieveAllRndSettings __cb)
Description copied from interface:IPixelsPrx
Retrieves all the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveAllRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveAllRndSettings
public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_retrieveAllRndSettings __cb)
Description copied from interface:IPixelsPrx
Retrieves all the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveAllRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveAllRndSettings
public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Retrieves all the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveAllRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_retrieveAllRndSettings
public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Retrieves all the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveAllRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels 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_retrieveAllRndSettings
public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, 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)
Description copied from interface:IPixelsPrx
Retrieves all the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveAllRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels 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_retrieveAllRndSettings
public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, 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)
Description copied from interface:IPixelsPrx
Retrieves all the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveAllRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels 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_retrieveAllRndSettings
public java.util.List<IObject> end_retrieveAllRndSettings(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves all the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
end_retrieveAllRndSettings
in interfaceIPixelsPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- Rendering definition.
- Throws:
ServerError
-
__retrieveAllRndSettings_completed
public static void __retrieveAllRndSettings_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
-
retrievePixDescription
public Pixels retrievePixDescription(long pixId) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves the pixels metadata. The following objects are pre-linked:- pixels.pixelsType
- pixels.pixelsDimensions
- pixels.channels
- pixels.channnels.statsInfo
- pixels.channnels.colorComponent
- pixels.channnels.logicalChannel
- pixels.channnels.logicalChannel.photometricInterpretation
- Specified by:
retrievePixDescription
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.- Returns:
- Pixels object which matches
id
. - Throws:
ServerError
-
retrievePixDescription
public Pixels retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves the pixels metadata. The following objects are pre-linked:- pixels.pixelsType
- pixels.pixelsDimensions
- pixels.channels
- pixels.channnels.statsInfo
- pixels.channnels.colorComponent
- pixels.channnels.logicalChannel
- pixels.channnels.logicalChannel.photometricInterpretation
- Specified by:
retrievePixDescription
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.- Returns:
- Pixels object which matches
id
. - Throws:
ServerError
-
begin_retrievePixDescription
public Ice.AsyncResult begin_retrievePixDescription(long pixId)
Description copied from interface:IPixelsPrx
Retrieves the pixels metadata. The following objects are pre-linked:- pixels.pixelsType
- pixels.pixelsDimensions
- pixels.channels
- pixels.channnels.statsInfo
- pixels.channnels.colorComponent
- pixels.channnels.logicalChannel
- pixels.channnels.logicalChannel.photometricInterpretation
- Specified by:
begin_retrievePixDescription
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.- Returns:
- The asynchronous result object.
-
begin_retrievePixDescription
public Ice.AsyncResult begin_retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IPixelsPrx
Retrieves the pixels metadata. The following objects are pre-linked:- pixels.pixelsType
- pixels.pixelsDimensions
- pixels.channels
- pixels.channnels.statsInfo
- pixels.channnels.colorComponent
- pixels.channnels.logicalChannel
- pixels.channnels.logicalChannel.photometricInterpretation
- Specified by:
begin_retrievePixDescription
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_retrievePixDescription
public Ice.AsyncResult begin_retrievePixDescription(long pixId, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Retrieves the pixels metadata. The following objects are pre-linked:- pixels.pixelsType
- pixels.pixelsDimensions
- pixels.channels
- pixels.channnels.statsInfo
- pixels.channnels.colorComponent
- pixels.channnels.logicalChannel
- pixels.channnels.logicalChannel.photometricInterpretation
- Specified by:
begin_retrievePixDescription
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrievePixDescription
public Ice.AsyncResult begin_retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Retrieves the pixels metadata. The following objects are pre-linked:- pixels.pixelsType
- pixels.pixelsDimensions
- pixels.channels
- pixels.channnels.statsInfo
- pixels.channnels.colorComponent
- pixels.channnels.logicalChannel
- pixels.channnels.logicalChannel.photometricInterpretation
- Specified by:
begin_retrievePixDescription
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrievePixDescription
public Ice.AsyncResult begin_retrievePixDescription(long pixId, Callback_IPixels_retrievePixDescription __cb)
Description copied from interface:IPixelsPrx
Retrieves the pixels metadata. The following objects are pre-linked:- pixels.pixelsType
- pixels.pixelsDimensions
- pixels.channels
- pixels.channnels.statsInfo
- pixels.channnels.colorComponent
- pixels.channnels.logicalChannel
- pixels.channnels.logicalChannel.photometricInterpretation
- Specified by:
begin_retrievePixDescription
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrievePixDescription
public Ice.AsyncResult begin_retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_retrievePixDescription __cb)
Description copied from interface:IPixelsPrx
Retrieves the pixels metadata. The following objects are pre-linked:- pixels.pixelsType
- pixels.pixelsDimensions
- pixels.channels
- pixels.channnels.statsInfo
- pixels.channnels.colorComponent
- pixels.channnels.logicalChannel
- pixels.channnels.logicalChannel.photometricInterpretation
- Specified by:
begin_retrievePixDescription
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrievePixDescription
public Ice.AsyncResult begin_retrievePixDescription(long pixId, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Retrieves the pixels metadata. The following objects are pre-linked:- pixels.pixelsType
- pixels.pixelsDimensions
- pixels.channels
- pixels.channnels.statsInfo
- pixels.channnels.colorComponent
- pixels.channnels.logicalChannel
- pixels.channnels.logicalChannel.photometricInterpretation
- Specified by:
begin_retrievePixDescription
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_retrievePixDescription
public Ice.AsyncResult begin_retrievePixDescription(long pixId, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Retrieves the pixels metadata. The following objects are pre-linked:- pixels.pixelsType
- pixels.pixelsDimensions
- pixels.channels
- pixels.channnels.statsInfo
- pixels.channnels.colorComponent
- pixels.channnels.logicalChannel
- pixels.channnels.logicalChannel.photometricInterpretation
- Specified by:
begin_retrievePixDescription
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels 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_retrievePixDescription
public Ice.AsyncResult begin_retrievePixDescription(long pixId, 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)
Description copied from interface:IPixelsPrx
Retrieves the pixels metadata. The following objects are pre-linked:- pixels.pixelsType
- pixels.pixelsDimensions
- pixels.channels
- pixels.channnels.statsInfo
- pixels.channnels.colorComponent
- pixels.channnels.logicalChannel
- pixels.channnels.logicalChannel.photometricInterpretation
- Specified by:
begin_retrievePixDescription
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels 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_retrievePixDescription
public Ice.AsyncResult begin_retrievePixDescription(long pixId, 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)
Description copied from interface:IPixelsPrx
Retrieves the pixels metadata. The following objects are pre-linked:- pixels.pixelsType
- pixels.pixelsDimensions
- pixels.channels
- pixels.channnels.statsInfo
- pixels.channnels.colorComponent
- pixels.channnels.logicalChannel
- pixels.channnels.logicalChannel.photometricInterpretation
- Specified by:
begin_retrievePixDescription
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels 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_retrievePixDescription
public Pixels end_retrievePixDescription(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves the pixels metadata. The following objects are pre-linked:- pixels.pixelsType
- pixels.pixelsDimensions
- pixels.channels
- pixels.channnels.statsInfo
- pixels.channnels.colorComponent
- pixels.channnels.logicalChannel
- pixels.channnels.logicalChannel.photometricInterpretation
- Specified by:
end_retrievePixDescription
in interfaceIPixelsPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- Pixels object which matches
id
. - Throws:
ServerError
-
__retrievePixDescription_completed
public static void __retrievePixDescription_completed(Ice.TwowayCallbackArg1UE<Pixels> __cb, Ice.AsyncResult __result)
-
retrieveRndSettings
public RenderingDef retrieveRndSettings(long pixId) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the currently logged in user. If the current user has noRenderingDef
, and the user is an administrator, then aRenderingDef
may be returned for the owner of thePixels
. This matches the behavior of the Rendering service. The following objects will be pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
retrieveRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.- Returns:
- Rendering definition.
- Throws:
ServerError
-
retrieveRndSettings
public RenderingDef retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the currently logged in user. If the current user has noRenderingDef
, and the user is an administrator, then aRenderingDef
may be returned for the owner of thePixels
. This matches the behavior of the Rendering service. The following objects will be pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
retrieveRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.- Returns:
- Rendering definition.
- Throws:
ServerError
-
begin_retrieveRndSettings
public Ice.AsyncResult begin_retrieveRndSettings(long pixId)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the currently logged in user. If the current user has noRenderingDef
, and the user is an administrator, then aRenderingDef
may be returned for the owner of thePixels
. This matches the behavior of the Rendering service. The following objects will be pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettings
public Ice.AsyncResult begin_retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the currently logged in user. If the current user has noRenderingDef
, and the user is an administrator, then aRenderingDef
may be returned for the owner of thePixels
. This matches the behavior of the Rendering service. The following objects will be pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettings
public Ice.AsyncResult begin_retrieveRndSettings(long pixId, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the currently logged in user. If the current user has noRenderingDef
, and the user is an administrator, then aRenderingDef
may be returned for the owner of thePixels
. This matches the behavior of the Rendering service. The following objects will be pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettings
public Ice.AsyncResult begin_retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the currently logged in user. If the current user has noRenderingDef
, and the user is an administrator, then aRenderingDef
may be returned for the owner of thePixels
. This matches the behavior of the Rendering service. The following objects will be pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettings
public Ice.AsyncResult begin_retrieveRndSettings(long pixId, Callback_IPixels_retrieveRndSettings __cb)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the currently logged in user. If the current user has noRenderingDef
, and the user is an administrator, then aRenderingDef
may be returned for the owner of thePixels
. This matches the behavior of the Rendering service. The following objects will be pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettings
public Ice.AsyncResult begin_retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_retrieveRndSettings __cb)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the currently logged in user. If the current user has noRenderingDef
, and the user is an administrator, then aRenderingDef
may be returned for the owner of thePixels
. This matches the behavior of the Rendering service. The following objects will be pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettings
public Ice.AsyncResult begin_retrieveRndSettings(long pixId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the currently logged in user. If the current user has noRenderingDef
, and the user is an administrator, then aRenderingDef
may be returned for the owner of thePixels
. This matches the behavior of the Rendering service. The following objects will be pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettings
public Ice.AsyncResult begin_retrieveRndSettings(long pixId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the currently logged in user. If the current user has noRenderingDef
, and the user is an administrator, then aRenderingDef
may be returned for the owner of thePixels
. This matches the behavior of the Rendering service. The following objects will be pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels 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_retrieveRndSettings
public Ice.AsyncResult begin_retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the currently logged in user. If the current user has noRenderingDef
, and the user is an administrator, then aRenderingDef
may be returned for the owner of thePixels
. This matches the behavior of the Rendering service. The following objects will be pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels 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_retrieveRndSettings
public Ice.AsyncResult begin_retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the currently logged in user. If the current user has noRenderingDef
, and the user is an administrator, then aRenderingDef
may be returned for the owner of thePixels
. This matches the behavior of the Rendering service. The following objects will be pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettings
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels 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_retrieveRndSettings
public RenderingDef end_retrieveRndSettings(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the currently logged in user. If the current user has noRenderingDef
, and the user is an administrator, then aRenderingDef
may be returned for the owner of thePixels
. This matches the behavior of the Rendering service. The following objects will be pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
end_retrieveRndSettings
in interfaceIPixelsPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- Rendering definition.
- Throws:
ServerError
-
__retrieveRndSettings_completed
public static void __retrieveRndSettings_completed(Ice.TwowayCallbackArg1UE<RenderingDef> __cb, Ice.AsyncResult __result)
-
retrieveRndSettingsFor
public RenderingDef retrieveRndSettingsFor(long pixId, long userId) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
retrieveRndSettingsFor
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.userId
- The id of the user.- Returns:
- Rendering definition.
- Throws:
ServerError
-
retrieveRndSettingsFor
public RenderingDef retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
retrieveRndSettingsFor
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.userId
- The id of the user.__ctx
- The Context map to send with the invocation.- Returns:
- Rendering definition.
- Throws:
ServerError
-
begin_retrieveRndSettingsFor
public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettingsFor
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettingsFor
public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettingsFor
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettingsFor
public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettingsFor
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettingsFor
public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettingsFor
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettingsFor
public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, Callback_IPixels_retrieveRndSettingsFor __cb)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettingsFor
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettingsFor
public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_retrieveRndSettingsFor __cb)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettingsFor
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettingsFor
public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettingsFor
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettingsFor
public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettingsFor
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels 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_retrieveRndSettingsFor
public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettingsFor
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels 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_retrieveRndSettingsFor
public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
begin_retrieveRndSettingsFor
in interfaceIPixelsPrx
- Parameters:
pixId
- Pixels 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_retrieveRndSettingsFor
public RenderingDef end_retrieveRndSettingsFor(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IPixelsPrx
Retrieves the rendering settings for a given pixels set and the passed user. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Specified by:
end_retrieveRndSettingsFor
in interfaceIPixelsPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- Rendering definition.
- Throws:
ServerError
-
__retrieveRndSettingsFor_completed
public static void __retrieveRndSettingsFor_completed(Ice.TwowayCallbackArg1UE<RenderingDef> __cb, Ice.AsyncResult __result)
-
saveRndSettings
public void saveRndSettings(RenderingDef rndSettings) throws ServerError
Description copied from interface:IPixelsPrx
Saves the specified rendering settings.- Specified by:
saveRndSettings
in interfaceIPixelsPrx
- Parameters:
rndSettings
- Rendering settings.- Throws:
ServerError
-
saveRndSettings
public void saveRndSettings(RenderingDef rndSettings, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IPixelsPrx
Saves the specified rendering settings.- Specified by:
saveRndSettings
in interfaceIPixelsPrx
- Parameters:
rndSettings
- Rendering settings.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_saveRndSettings
public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings)
Description copied from interface:IPixelsPrx
Saves the specified rendering settings.- Specified by:
begin_saveRndSettings
in interfaceIPixelsPrx
- Parameters:
rndSettings
- Rendering settings.- Returns:
- The asynchronous result object.
-
begin_saveRndSettings
public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IPixelsPrx
Saves the specified rendering settings.- Specified by:
begin_saveRndSettings
in interfaceIPixelsPrx
- Parameters:
rndSettings
- Rendering settings.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_saveRndSettings
public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Saves the specified rendering settings.- Specified by:
begin_saveRndSettings
in interfaceIPixelsPrx
- Parameters:
rndSettings
- Rendering settings.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_saveRndSettings
public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Saves the specified rendering settings.- Specified by:
begin_saveRndSettings
in interfaceIPixelsPrx
- Parameters:
rndSettings
- Rendering settings.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_saveRndSettings
public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, Callback_IPixels_saveRndSettings __cb)
Description copied from interface:IPixelsPrx
Saves the specified rendering settings.- Specified by:
begin_saveRndSettings
in interfaceIPixelsPrx
- Parameters:
rndSettings
- Rendering settings.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_saveRndSettings
public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_saveRndSettings __cb)
Description copied from interface:IPixelsPrx
Saves the specified rendering settings.- Specified by:
begin_saveRndSettings
in interfaceIPixelsPrx
- Parameters:
rndSettings
- Rendering settings.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_saveRndSettings
public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Saves the specified rendering settings.- Specified by:
begin_saveRndSettings
in interfaceIPixelsPrx
- Parameters:
rndSettings
- Rendering settings.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_saveRndSettings
public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Saves the specified rendering settings.- Specified by:
begin_saveRndSettings
in interfaceIPixelsPrx
- Parameters:
rndSettings
- Rendering settings.__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_saveRndSettings
public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, 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)
Description copied from interface:IPixelsPrx
Saves the specified rendering settings.- Specified by:
begin_saveRndSettings
in interfaceIPixelsPrx
- Parameters:
rndSettings
- Rendering settings.__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_saveRndSettings
public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, 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)
Description copied from interface:IPixelsPrx
Saves the specified rendering settings.- Specified by:
begin_saveRndSettings
in interfaceIPixelsPrx
- Parameters:
rndSettings
- Rendering settings.__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_saveRndSettings
public void end_saveRndSettings(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IPixelsPrx
Saves the specified rendering settings.- Specified by:
end_saveRndSettings
in interfaceIPixelsPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__saveRndSettings_completed
public static void __saveRndSettings_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
setChannelGlobalMinMax
public void setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max) throws ServerError
Description copied from interface:IPixelsPrx
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.- Specified by:
setChannelGlobalMinMax
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.channelIndex
- The channel index within the Pixels set.min
- The channel global minimum.max
- The channel global maximum.- Throws:
ServerError
-
setChannelGlobalMinMax
public void setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IPixelsPrx
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.- Specified by:
setChannelGlobalMinMax
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.channelIndex
- The channel index within the Pixels set.min
- The channel global minimum.max
- The channel global maximum.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setChannelGlobalMinMax
public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max)
Description copied from interface:IPixelsPrx
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.- Specified by:
begin_setChannelGlobalMinMax
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.min
- The channel global minimum.- Returns:
- The asynchronous result object.
-
begin_setChannelGlobalMinMax
public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IPixelsPrx
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.- Specified by:
begin_setChannelGlobalMinMax
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.min
- The channel global minimum.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setChannelGlobalMinMax
public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.- Specified by:
begin_setChannelGlobalMinMax
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.min
- The channel global minimum.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setChannelGlobalMinMax
public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IPixelsPrx
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.- Specified by:
begin_setChannelGlobalMinMax
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.min
- The channel global minimum.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setChannelGlobalMinMax
public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, Callback_IPixels_setChannelGlobalMinMax __cb)
Description copied from interface:IPixelsPrx
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.- Specified by:
begin_setChannelGlobalMinMax
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.min
- The channel global minimum.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setChannelGlobalMinMax
public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_setChannelGlobalMinMax __cb)
Description copied from interface:IPixelsPrx
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.- Specified by:
begin_setChannelGlobalMinMax
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.min
- The channel global minimum.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setChannelGlobalMinMax
public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IPixelsPrx
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.- Specified by:
begin_setChannelGlobalMinMax
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.min
- The channel global minimum.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setChannelGlobalMinMax
public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IPixelsPrx
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.- Specified by:
begin_setChannelGlobalMinMax
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.min
- The channel global minimum.__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_setChannelGlobalMinMax
public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, 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)
Description copied from interface:IPixelsPrx
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.- Specified by:
begin_setChannelGlobalMinMax
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.min
- The channel global minimum.__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_setChannelGlobalMinMax
public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, 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)
Description copied from interface:IPixelsPrx
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.- Specified by:
begin_setChannelGlobalMinMax
in interfaceIPixelsPrx
- Parameters:
pixelsId
- The source Pixels set id.min
- The channel global minimum.__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_setChannelGlobalMinMax
public void end_setChannelGlobalMinMax(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IPixelsPrx
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.- Specified by:
end_setChannelGlobalMinMax
in interfaceIPixelsPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__setChannelGlobalMinMax_completed
public static void __setChannelGlobalMinMax_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
checkedCast
public static IPixelsPrx checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static IPixelsPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static IPixelsPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static IPixelsPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
uncheckedCast
public static IPixelsPrx uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type.
-
uncheckedCast
public static IPixelsPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type.
-
ice_staticId
public static java.lang.String ice_staticId()
Provides the Slice type ID of this type.- Returns:
- The Slice type ID.
-
__write
public static void __write(IceInternal.BasicStream __os, IPixelsPrx v)
-
__read
public static IPixelsPrx __read(IceInternal.BasicStream __is)
-
-