Package omero.api
Interface IPixelsPrx
-
- All Superinterfaces:
Ice.ObjectPrx
,ServiceInterfacePrx
- All Known Implementing Classes:
IPixelsPrxHelper
public interface IPixelsPrx extends ServiceInterfacePrx
Metadata gateway for theRenderingEngine
and clients. This service provides all DB access that the rendering engine needs as well as Pixels services to a client. It also allows the rendering engine to also be run external to the server (e.g. client-side).
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description 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)
Deprecated.Use ITypes#allEnumerations(string) instead.Ice.AsyncResult
begin_getAllEnumerations(java.lang.String enumClass, Ice.Callback __cb)
Deprecated.Use ITypes#allEnumerations(string) instead.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)
Deprecated.Use ITypes#allEnumerations(string) instead.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)
Deprecated.Use ITypes#allEnumerations(string) instead.Ice.AsyncResult
begin_getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.Use ITypes#allEnumerations(string) instead.Ice.AsyncResult
begin_getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.Use ITypes#allEnumerations(string) instead.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)
Deprecated.Use ITypes#allEnumerations(string) instead.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)
Deprecated.Use ITypes#allEnumerations(string) instead.Ice.AsyncResult
begin_getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_getAllEnumerations __cb)
Deprecated.Use ITypes#allEnumerations(string) instead.Ice.AsyncResult
begin_getAllEnumerations(java.lang.String enumClass, Callback_IPixels_getAllEnumerations __cb)
Deprecated.Use ITypes#allEnumerations(string) instead.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)
Deprecated.Use ITypes#getEnumeration(string, string) instead.Ice.AsyncResult
begin_getEnumeration(java.lang.String enumClass, java.lang.String value, Ice.Callback __cb)
Deprecated.Use ITypes#getEnumeration(string, string) instead.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)
Deprecated.Use ITypes#getEnumeration(string, string) instead.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)
Deprecated.Use ITypes#getEnumeration(string, string) instead.Ice.AsyncResult
begin_getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.Use ITypes#getEnumeration(string, string) instead.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)
Deprecated.Use ITypes#getEnumeration(string, string) instead.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)
Deprecated.Use ITypes#getEnumeration(string, string) instead.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)
Deprecated.Use ITypes#getEnumeration(string, string) instead.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)
Deprecated.Use ITypes#getEnumeration(string, string) instead.Ice.AsyncResult
begin_getEnumeration(java.lang.String enumClass, java.lang.String value, Callback_IPixels_getEnumeration __cb)
Deprecated.Use ITypes#getEnumeration(string, string) instead.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.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 __result)
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 __result)
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 __result)
Creates the metadata, and only the metadata linked to an Image object.java.util.List<IObject>
end_getAllEnumerations(Ice.AsyncResult __result)
Retrieves the exhaustive list of enumerations for a given enumeration class.int
end_getBitDepth(Ice.AsyncResult __result)
Bit depth for a given pixel type.IObject
end_getEnumeration(Ice.AsyncResult __result)
Retrieves a particular enumeration for a given enumeration class.RenderingDef
end_loadRndSettings(Ice.AsyncResult __result)
Loads a specific set of rendering settings.java.util.List<IObject>
end_retrieveAllRndSettings(Ice.AsyncResult __result)
Retrieves all the rendering settings for a given pixels set and the passed user.Pixels
end_retrievePixDescription(Ice.AsyncResult __result)
Retrieves the pixels metadata.RenderingDef
end_retrieveRndSettings(Ice.AsyncResult __result)
Retrieves the rendering settings for a given pixels set and the currently logged in user.RenderingDef
end_retrieveRndSettingsFor(Ice.AsyncResult __result)
Retrieves the rendering settings for a given pixels set and the passed user.void
end_saveRndSettings(Ice.AsyncResult __result)
Saves the specified rendering settings.void
end_setChannelGlobalMinMax(Ice.AsyncResult __result)
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)
Deprecated.Use ITypes#allEnumerations(string) instead.java.util.List<IObject>
getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.Use ITypes#allEnumerations(string) instead.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)
Deprecated.Use ITypes#getEnumeration(string, string) instead.IObject
getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.Use ITypes#getEnumeration(string, string) instead.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.-
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
-
-
-
-
Method Detail
-
retrievePixDescription
Pixels retrievePixDescription(long pixId) throws ServerError
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
- Parameters:
pixId
- Pixels id.- Returns:
- Pixels object which matches
id
. - Throws:
ServerError
-
retrievePixDescription
Pixels retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
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
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.- Returns:
- Pixels object which matches
id
. - Throws:
ServerError
-
begin_retrievePixDescription
Ice.AsyncResult begin_retrievePixDescription(long pixId)
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
- Parameters:
pixId
- Pixels id.- Returns:
- The asynchronous result object.
-
begin_retrievePixDescription
Ice.AsyncResult begin_retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx)
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
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_retrievePixDescription
Ice.AsyncResult begin_retrievePixDescription(long pixId, Ice.Callback __cb)
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
- Parameters:
pixId
- Pixels id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrievePixDescription
Ice.AsyncResult begin_retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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
- 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
Ice.AsyncResult begin_retrievePixDescription(long pixId, Callback_IPixels_retrievePixDescription __cb)
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
- Parameters:
pixId
- Pixels id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrievePixDescription
Ice.AsyncResult begin_retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_retrievePixDescription __cb)
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
- 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
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. 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
- 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
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. 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
- 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
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. 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
- 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
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. 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
- 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
Pixels end_retrievePixDescription(Ice.AsyncResult __result) throws ServerError
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
- Parameters:
__result
- The asynchronous result object.- Returns:
- Pixels object which matches
id
. - Throws:
ServerError
-
retrieveRndSettings
RenderingDef retrieveRndSettings(long pixId) throws ServerError
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
- Parameters:
pixId
- Pixels id.- Returns:
- Rendering definition.
- Throws:
ServerError
-
retrieveRndSettings
RenderingDef retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
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
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.- Returns:
- Rendering definition.
- Throws:
ServerError
-
begin_retrieveRndSettings
Ice.AsyncResult begin_retrieveRndSettings(long pixId)
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
- Parameters:
pixId
- Pixels id.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettings
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. 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
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettings
Ice.AsyncResult begin_retrieveRndSettings(long pixId, Ice.Callback __cb)
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
- Parameters:
pixId
- Pixels id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettings
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. 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
- 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
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. 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
- Parameters:
pixId
- Pixels id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettings
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. 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
- 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
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. 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
- 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
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. 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
- 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
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. 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
- 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
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. 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
- 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
RenderingDef end_retrieveRndSettings(Ice.AsyncResult __result) throws ServerError
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
- Parameters:
__result
- The asynchronous result object.- Returns:
- Rendering definition.
- Throws:
ServerError
-
retrieveRndSettingsFor
RenderingDef retrieveRndSettingsFor(long pixId, long userId) throws ServerError
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
- Parameters:
pixId
- Pixels id.userId
- The id of the user.- Returns:
- Rendering definition.
- Throws:
ServerError
-
retrieveRndSettingsFor
RenderingDef retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
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
- 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
Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId)
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
- Parameters:
pixId
- Pixels id.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettingsFor
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettingsFor
Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, Ice.Callback __cb)
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
- Parameters:
pixId
- Pixels id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettingsFor
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Parameters:
pixId
- Pixels id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveRndSettingsFor
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
RenderingDef end_retrieveRndSettingsFor(Ice.AsyncResult __result) throws ServerError
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
- Parameters:
__result
- The asynchronous result object.- Returns:
- Rendering definition.
- Throws:
ServerError
-
retrieveAllRndSettings
java.util.List<IObject> retrieveAllRndSettings(long pixId, long userId) throws ServerError
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
- Parameters:
pixId
- Pixels id.userId
- The id of the user.- Returns:
- Rendering definition.
- Throws:
ServerError
-
retrieveAllRndSettings
java.util.List<IObject> retrieveAllRndSettings(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
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
- 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
Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId)
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
- Parameters:
pixId
- Pixels id.- Returns:
- The asynchronous result object.
-
begin_retrieveAllRndSettings
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Parameters:
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_retrieveAllRndSettings
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Parameters:
pixId
- Pixels id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveAllRndSettings
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- Parameters:
pixId
- Pixels id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_retrieveAllRndSettings
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
java.util.List<IObject> end_retrieveAllRndSettings(Ice.AsyncResult __result) throws ServerError
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
- Parameters:
__result
- The asynchronous result object.- Returns:
- Rendering definition.
- Throws:
ServerError
-
loadRndSettings
RenderingDef loadRndSettings(long renderingSettingsId) throws ServerError
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
- Parameters:
renderingSettingsId
- Rendering definition id.- Returns:
- Rendering definition.
- Throws:
ValidationException
- If noRenderingDef
matches the IDrenderingDefId
.ServerError
-
loadRndSettings
RenderingDef loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
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
- Parameters:
renderingSettingsId
- Rendering definition id.__ctx
- The Context map to send with the invocation.- Returns:
- Rendering definition.
- Throws:
ValidationException
- If noRenderingDef
matches the IDrenderingDefId
.ServerError
-
begin_loadRndSettings
Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId)
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
- Parameters:
renderingSettingsId
- Rendering definition id.- Returns:
- The asynchronous result object.
-
begin_loadRndSettings
Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
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
- Parameters:
renderingSettingsId
- Rendering definition id.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_loadRndSettings
Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, Ice.Callback __cb)
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
- Parameters:
renderingSettingsId
- Rendering definition id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_loadRndSettings
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, Callback_IPixels_loadRndSettings __cb)
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
- Parameters:
renderingSettingsId
- Rendering definition id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_loadRndSettings
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
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. The following objects are pre-linked:- renderingDef.quantization
- renderingDef.model
- renderingDef.waveRendering
- renderingDef.waveRendering.color
- renderingDef.waveRendering.family
- renderingDef.spatialDomainEnhancement
- 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
RenderingDef end_loadRndSettings(Ice.AsyncResult __result) throws ServerError
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
- Parameters:
__result
- The asynchronous result object.- Returns:
- Rendering definition.
- Throws:
ValidationException
- If noRenderingDef
matches the IDrenderingDefId
.ServerError
-
saveRndSettings
void saveRndSettings(RenderingDef rndSettings) throws ServerError
Saves the specified rendering settings.- Parameters:
rndSettings
- Rendering settings.- Throws:
ServerError
-
saveRndSettings
void saveRndSettings(RenderingDef rndSettings, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Saves the specified rendering settings.- Parameters:
rndSettings
- Rendering settings.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_saveRndSettings
Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings)
Saves the specified rendering settings.- Parameters:
rndSettings
- Rendering settings.- Returns:
- The asynchronous result object.
-
begin_saveRndSettings
Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, java.util.Map<java.lang.String,java.lang.String> __ctx)
Saves the specified rendering settings.- Parameters:
rndSettings
- Rendering settings.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_saveRndSettings
Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, Ice.Callback __cb)
Saves the specified rendering settings.- Parameters:
rndSettings
- Rendering settings.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_saveRndSettings
Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Saves the specified rendering settings.- 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
Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, Callback_IPixels_saveRndSettings __cb)
Saves the specified rendering settings.- Parameters:
rndSettings
- Rendering settings.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_saveRndSettings
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.- 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
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.- 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
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.- 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
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.- 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
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.- 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
void end_saveRndSettings(Ice.AsyncResult __result) throws ServerError
Saves the specified rendering settings.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
getBitDepth
int getBitDepth(PixelsType type) throws ServerError
Bit depth for a given pixel type.- Parameters:
type
- Pixels type.- Returns:
- Bit depth in bits.
- Throws:
ServerError
-
getBitDepth
int getBitDepth(PixelsType type, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Bit depth for a given pixel type.- Parameters:
type
- Pixels type.__ctx
- The Context map to send with the invocation.- Returns:
- Bit depth in bits.
- Throws:
ServerError
-
begin_getBitDepth
Ice.AsyncResult begin_getBitDepth(PixelsType type)
Bit depth for a given pixel type.- Parameters:
type
- Pixels type.- Returns:
- The asynchronous result object.
-
begin_getBitDepth
Ice.AsyncResult begin_getBitDepth(PixelsType type, java.util.Map<java.lang.String,java.lang.String> __ctx)
Bit depth for a given pixel type.- Parameters:
type
- Pixels type.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getBitDepth
Ice.AsyncResult begin_getBitDepth(PixelsType type, Ice.Callback __cb)
Bit depth for a given pixel type.- Parameters:
type
- Pixels type.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getBitDepth
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.- 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
Ice.AsyncResult begin_getBitDepth(PixelsType type, Callback_IPixels_getBitDepth __cb)
Bit depth for a given pixel type.- Parameters:
type
- Pixels type.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getBitDepth
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.- 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
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.- 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
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.- 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
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.- 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
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.- 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
int end_getBitDepth(Ice.AsyncResult __result) throws ServerError
Bit depth for a given pixel type.- Parameters:
__result
- The asynchronous result object.- Returns:
- Bit depth in bits.
- Throws:
ServerError
-
getEnumeration
IObject getEnumeration(java.lang.String enumClass, java.lang.String value) throws ServerError
Deprecated.Use ITypes#getEnumeration(string, string) instead.Retrieves a particular enumeration for a given enumeration class.- Parameters:
enumClass
- Enumeration class.value
- Enumeration string value.- Returns:
- Enumeration object.
- Throws:
ServerError
-
getEnumeration
IObject getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Deprecated.Use ITypes#getEnumeration(string, string) instead.Retrieves a particular enumeration for a given enumeration class.- Parameters:
enumClass
- Enumeration class.value
- Enumeration string value.__ctx
- The Context map to send with the invocation.- Returns:
- Enumeration object.
- Throws:
ServerError
-
begin_getEnumeration
Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value)
Deprecated.Use ITypes#getEnumeration(string, string) instead.Retrieves a particular enumeration for a given enumeration class.- Parameters:
enumClass
- Enumeration class.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.Use ITypes#getEnumeration(string, string) instead.Retrieves a particular enumeration for a given enumeration class.- Parameters:
enumClass
- Enumeration class.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, Ice.Callback __cb)
Deprecated.Use ITypes#getEnumeration(string, string) instead.Retrieves a particular enumeration for a given enumeration class.- Parameters:
enumClass
- Enumeration class.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
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)
Deprecated.Use ITypes#getEnumeration(string, string) instead.Retrieves a particular enumeration for a given enumeration class.- 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
Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, Callback_IPixels_getEnumeration __cb)
Deprecated.Use ITypes#getEnumeration(string, string) instead.Retrieves a particular enumeration for a given enumeration class.- Parameters:
enumClass
- Enumeration class.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
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)
Deprecated.Use ITypes#getEnumeration(string, string) instead.Retrieves a particular enumeration for a given enumeration class.- 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
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)
Deprecated.Use ITypes#getEnumeration(string, string) instead.Retrieves a particular enumeration for a given enumeration class.- 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
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)
Deprecated.Use ITypes#getEnumeration(string, string) instead.Retrieves a particular enumeration for a given enumeration class.- 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
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)
Deprecated.Use ITypes#getEnumeration(string, string) instead.Retrieves a particular enumeration for a given enumeration class.- 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
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)
Deprecated.Use ITypes#getEnumeration(string, string) instead.Retrieves a particular enumeration for a given enumeration class.- 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
IObject end_getEnumeration(Ice.AsyncResult __result) throws ServerError
Retrieves a particular enumeration for a given enumeration class.- Parameters:
__result
- The asynchronous result object.- Returns:
- Enumeration object.
- Throws:
ServerError
-
getAllEnumerations
java.util.List<IObject> getAllEnumerations(java.lang.String enumClass) throws ServerError
Deprecated.Use ITypes#allEnumerations(string) instead.Retrieves the exhaustive list of enumerations for a given enumeration class.- Parameters:
enumClass
- Enumeration class.- Returns:
- List of all enumeration objects for the enumClass.
- Throws:
ServerError
-
getAllEnumerations
java.util.List<IObject> getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Deprecated.Use ITypes#allEnumerations(string) instead.Retrieves the exhaustive list of enumerations for a given enumeration class.- 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
Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass)
Deprecated.Use ITypes#allEnumerations(string) instead.Retrieves the exhaustive list of enumerations for a given enumeration class.- Parameters:
enumClass
- Enumeration class.- Returns:
- The asynchronous result object.
-
begin_getAllEnumerations
Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.Use ITypes#allEnumerations(string) instead.Retrieves the exhaustive list of enumerations for a given enumeration class.- Parameters:
enumClass
- Enumeration class.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getAllEnumerations
Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, Ice.Callback __cb)
Deprecated.Use ITypes#allEnumerations(string) instead.Retrieves the exhaustive list of enumerations for a given enumeration class.- Parameters:
enumClass
- Enumeration class.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAllEnumerations
Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.Use ITypes#allEnumerations(string) instead.Retrieves the exhaustive list of enumerations for a given enumeration class.- 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
Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, Callback_IPixels_getAllEnumerations __cb)
Deprecated.Use ITypes#allEnumerations(string) instead.Retrieves the exhaustive list of enumerations for a given enumeration class.- Parameters:
enumClass
- Enumeration class.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAllEnumerations
Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_getAllEnumerations __cb)
Deprecated.Use ITypes#allEnumerations(string) instead.Retrieves the exhaustive list of enumerations for a given enumeration class.- 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
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)
Deprecated.Use ITypes#allEnumerations(string) instead.Retrieves the exhaustive list of enumerations for a given enumeration class.- 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
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)
Deprecated.Use ITypes#allEnumerations(string) instead.Retrieves the exhaustive list of enumerations for a given enumeration class.- 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
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)
Deprecated.Use ITypes#allEnumerations(string) instead.Retrieves the exhaustive list of enumerations for a given enumeration class.- 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
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)
Deprecated.Use ITypes#allEnumerations(string) instead.Retrieves the exhaustive list of enumerations for a given enumeration class.- 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
java.util.List<IObject> end_getAllEnumerations(Ice.AsyncResult __result) throws ServerError
Retrieves the exhaustive list of enumerations for a given enumeration class.- Parameters:
__result
- The asynchronous result object.- Returns:
- List of all enumeration objects for the enumClass.
- Throws:
ServerError
-
copyAndResizePixels
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
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.- 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:
ValidationException
- If the X, Y, Z, T or channelList dimensions are out of bounds or the Pixels object corresponding topixelsId
is unlocatable.ServerError
-
copyAndResizePixels
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
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.- 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:
ValidationException
- If the X, Y, Z, T or channelList dimensions are out of bounds or the Pixels object corresponding topixelsId
is unlocatable.ServerError
-
begin_copyAndResizePixels
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
RLong end_copyAndResizePixels(Ice.AsyncResult __result) throws ServerError
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.- Parameters:
__result
- The asynchronous result object.- Returns:
- Id of the new Pixels object on success or
null
on failure. - Throws:
ValidationException
- If the X, Y, Z, T or channelList dimensions are out of bounds or the Pixels object corresponding topixelsId
is unlocatable.ServerError
-
copyAndResizeImage
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
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.- 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:
ValidationException
- If the X, Y, Z, T or channelList dimensions are out of bounds or the Pixels object corresponding topixelsId
is unlocatable.ServerError
-
copyAndResizeImage
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
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.- 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:
ValidationException
- If the X, Y, Z, T or channelList dimensions are out of bounds or the Pixels object corresponding topixelsId
is unlocatable.ServerError
-
begin_copyAndResizeImage
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
RLong end_copyAndResizeImage(Ice.AsyncResult __result) throws ServerError
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.- Parameters:
__result
- The asynchronous result object.- Returns:
- Id of the new Pixels object on success or
null
on failure. - Throws:
ValidationException
- If the X, Y, Z, T or channelList dimensions are out of bounds or the Pixels object corresponding topixelsId
is unlocatable.ServerError
-
createImage
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
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.- 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:
ValidationException
- If the channel list isnull
or of size == 0.ServerError
-
createImage
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
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.- 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:
ValidationException
- If the channel list isnull
or of size == 0.ServerError
-
begin_createImage
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
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. 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.- 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
RLong end_createImage(Ice.AsyncResult __result) throws ServerError
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.- Parameters:
__result
- The asynchronous result object.- Returns:
- Id of the new Image object on success or
null
on failure. - Throws:
ValidationException
- If the channel list isnull
or of size == 0.ServerError
-
setChannelGlobalMinMax
void setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max) throws ServerError
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.- 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
void setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.- 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
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.- Parameters:
pixelsId
- The source Pixels set id.min
- The channel global minimum.- Returns:
- The asynchronous result object.
-
begin_setChannelGlobalMinMax
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.- 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
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.- Parameters:
pixelsId
- The source Pixels set id.min
- The channel global minimum.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setChannelGlobalMinMax
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.- 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
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.- Parameters:
pixelsId
- The source Pixels set id.min
- The channel global minimum.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setChannelGlobalMinMax
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.- 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
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.- 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
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.- 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
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.- 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
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.- 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
void end_setChannelGlobalMinMax(Ice.AsyncResult __result) throws ServerError
Sets the channel global (all 2D optical sections corresponding to a particular channel) minimum and maximum for a Pixels set.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
-