public final class IPixelsPrxHelper extends Ice.ObjectPrxHelperBase implements IPixelsPrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
IPixelsPrxHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
__copyAndResizeImage_completed(Ice.TwowayCallbackArg1UE<RLong> __cb,
Ice.AsyncResult __result) |
static void |
__copyAndResizePixels_completed(Ice.TwowayCallbackArg1UE<RLong> __cb,
Ice.AsyncResult __result) |
static void |
__createImage_completed(Ice.TwowayCallbackArg1UE<RLong> __cb,
Ice.AsyncResult __result) |
static void |
__getAllEnumerations_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb,
Ice.AsyncResult __result) |
static void |
__getBitDepth_completed(Ice.TwowayCallbackIntUE __cb,
Ice.AsyncResult __result) |
static void |
__getEnumeration_completed(Ice.TwowayCallbackArg1UE<IObject> __cb,
Ice.AsyncResult __result) |
static void |
__loadRndSettings_completed(Ice.TwowayCallbackArg1UE<RenderingDef> __cb,
Ice.AsyncResult __result) |
static IPixelsPrx |
__read(IceInternal.BasicStream __is) |
static void |
__retrieveAllRndSettings_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb,
Ice.AsyncResult __result) |
static void |
__retrievePixDescription_completed(Ice.TwowayCallbackArg1UE<Pixels> __cb,
Ice.AsyncResult __result) |
static void |
__retrieveRndSettings_completed(Ice.TwowayCallbackArg1UE<RenderingDef> __cb,
Ice.AsyncResult __result) |
static void |
__retrieveRndSettingsFor_completed(Ice.TwowayCallbackArg1UE<RenderingDef> __cb,
Ice.AsyncResult __result) |
static void |
__saveRndSettings_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result) |
static void |
__setChannelGlobalMinMax_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result) |
static void |
__write(IceInternal.BasicStream __os,
IPixelsPrx v) |
Ice.AsyncResult |
begin_copyAndResizeImage(long imageId,
RInt sizeX,
RInt sizeY,
RInt sizeZ,
RInt sizeT,
java.util.List<java.lang.Integer> channelList,
java.lang.String methodology,
boolean copyStats)
Copies the metadata, and only the metadata linked to
a Image object into a new Image object of equal or
differing size across one or many of its three physical
dimensions or temporal dimension.
|
Ice.AsyncResult |
begin_copyAndResizeImage(long imageId,
RInt sizeX,
RInt sizeY,
RInt sizeZ,
RInt sizeT,
java.util.List<java.lang.Integer> channelList,
java.lang.String methodology,
boolean copyStats,
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,
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,
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,
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_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,
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,
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,
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,
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_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,
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,
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,
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,
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_getAllEnumerations(java.lang.String enumClass)
Retrieves the exhaustive list of enumerations for a given
enumeration class.
|
Ice.AsyncResult |
begin_getAllEnumerations(java.lang.String enumClass,
Callback_IPixels_getAllEnumerations __cb)
Retrieves the exhaustive list of enumerations for a given
enumeration class.
|
Ice.AsyncResult |
begin_getAllEnumerations(java.lang.String enumClass,
Ice.Callback __cb)
Retrieves the exhaustive list of enumerations for a given
enumeration class.
|
Ice.AsyncResult |
begin_getAllEnumerations(java.lang.String enumClass,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the exhaustive list of enumerations for a given
enumeration class.
|
Ice.AsyncResult |
begin_getAllEnumerations(java.lang.String enumClass,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves the exhaustive list of enumerations for a given
enumeration class.
|
Ice.AsyncResult |
begin_getAllEnumerations(java.lang.String enumClass,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the exhaustive list of enumerations for a given
enumeration class.
|
Ice.AsyncResult |
begin_getAllEnumerations(java.lang.String enumClass,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IPixels_getAllEnumerations __cb)
Retrieves the exhaustive list of enumerations for a given
enumeration class.
|
Ice.AsyncResult |
begin_getAllEnumerations(java.lang.String enumClass,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves the exhaustive list of enumerations for a given
enumeration class.
|
Ice.AsyncResult |
begin_getAllEnumerations(java.lang.String enumClass,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the exhaustive list of enumerations for a given
enumeration class.
|
Ice.AsyncResult |
begin_getAllEnumerations(java.lang.String enumClass,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves the exhaustive list of enumerations for a given
enumeration class.
|
Ice.AsyncResult |
begin_getBitDepth(PixelsType type)
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_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,
Callback_IPixels_getBitDepth __cb)
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_getEnumeration(java.lang.String enumClass,
java.lang.String value)
Retrieves a particular enumeration for a given enumeration
class.
|
Ice.AsyncResult |
begin_getEnumeration(java.lang.String enumClass,
java.lang.String value,
Callback_IPixels_getEnumeration __cb)
Retrieves a particular enumeration for a given enumeration
class.
|
Ice.AsyncResult |
begin_getEnumeration(java.lang.String enumClass,
java.lang.String value,
Ice.Callback __cb)
Retrieves a particular enumeration for a given enumeration
class.
|
Ice.AsyncResult |
begin_getEnumeration(java.lang.String enumClass,
java.lang.String value,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a particular enumeration for a given enumeration
class.
|
Ice.AsyncResult |
begin_getEnumeration(java.lang.String enumClass,
java.lang.String value,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a particular enumeration for a given enumeration
class.
|
Ice.AsyncResult |
begin_getEnumeration(java.lang.String enumClass,
java.lang.String value,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a particular enumeration for a given enumeration
class.
|
Ice.AsyncResult |
begin_getEnumeration(java.lang.String enumClass,
java.lang.String value,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IPixels_getEnumeration __cb)
Retrieves a particular enumeration for a given enumeration
class.
|
Ice.AsyncResult |
begin_getEnumeration(java.lang.String enumClass,
java.lang.String value,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves a particular enumeration for a given enumeration
class.
|
Ice.AsyncResult |
begin_getEnumeration(java.lang.String enumClass,
java.lang.String value,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a particular enumeration for a given enumeration
class.
|
Ice.AsyncResult |
begin_getEnumeration(java.lang.String enumClass,
java.lang.String value,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a particular enumeration for a given enumeration
class.
|
Ice.AsyncResult |
begin_loadRndSettings(long renderingSettingsId)
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_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,
Callback_IPixels_loadRndSettings __cb)
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_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,
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,
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,
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,
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_retrievePixDescription(long pixId)
Retrieves the pixels metadata.
|
Ice.AsyncResult |
begin_retrievePixDescription(long pixId,
Callback_IPixels_retrievePixDescription __cb)
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,
Callback_IPixels_retrievePixDescription __cb)
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_retrieveRndSettings(long pixId)
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_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,
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,
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_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,
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,
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,
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,
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_saveRndSettings(RenderingDef rndSettings)
Saves the specified rendering settings.
|
Ice.AsyncResult |
begin_saveRndSettings(RenderingDef rndSettings,
Callback_IPixels_saveRndSettings __cb)
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,
Callback_IPixels_saveRndSettings __cb)
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_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,
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,
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,
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,
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.
|
static IPixelsPrx |
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.
|
static IPixelsPrx |
checkedCast(Ice.ObjectPrx __obj,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type.
|
static IPixelsPrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.
|
static IPixelsPrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type.
|
RLong |
copyAndResizeImage(long imageId,
RInt sizeX,
RInt sizeY,
RInt sizeZ,
RInt sizeT,
java.util.List<java.lang.Integer> channelList,
java.lang.String methodology,
boolean copyStats)
Copies the metadata, and only the metadata linked to
a Image object into a new Image object of equal or
differing size across one or many of its three physical
dimensions or temporal dimension.
|
RLong |
copyAndResizeImage(long imageId,
RInt sizeX,
RInt sizeY,
RInt sizeZ,
RInt sizeT,
java.util.List<java.lang.Integer> channelList,
java.lang.String methodology,
boolean copyStats,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Copies the metadata, and only the metadata linked to
a Image object into a new Image object of equal or
differing size across one or many of its three physical
dimensions or temporal dimension.
|
RLong |
copyAndResizePixels(long pixelsId,
RInt sizeX,
RInt sizeY,
RInt sizeZ,
RInt sizeT,
java.util.List<java.lang.Integer> channelList,
java.lang.String methodology,
boolean copyStats)
Copies the metadata, and only the metadata linked to
a Pixels object into a new Pixels object of equal or
differing size across one or many of its three physical
dimensions or temporal dimension.
|
RLong |
copyAndResizePixels(long pixelsId,
RInt sizeX,
RInt sizeY,
RInt sizeZ,
RInt sizeT,
java.util.List<java.lang.Integer> channelList,
java.lang.String methodology,
boolean copyStats,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Copies the metadata, and only the metadata linked to
a Pixels object into a new Pixels object of equal or
differing size across one or many of its three physical
dimensions or temporal dimension.
|
RLong |
createImage(int sizeX,
int sizeY,
int sizeZ,
int sizeT,
java.util.List<java.lang.Integer> channelList,
PixelsType pixelsType,
java.lang.String name,
java.lang.String description)
Creates the metadata, and only the metadata linked
to an Image object.
|
RLong |
createImage(int sizeX,
int sizeY,
int sizeZ,
int sizeT,
java.util.List<java.lang.Integer> channelList,
PixelsType pixelsType,
java.lang.String name,
java.lang.String description,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates the metadata, and only the metadata linked
to an Image object.
|
RLong |
end_copyAndResizeImage(Ice.AsyncResult __iresult)
Copies the metadata, and only the metadata linked to
a Image object into a new Image object of equal or
differing size across one or many of its three physical
dimensions or temporal dimension.
|
RLong |
end_copyAndResizePixels(Ice.AsyncResult __iresult)
Copies the metadata, and only the metadata linked to
a Pixels object into a new Pixels object of equal or
differing size across one or many of its three physical
dimensions or temporal dimension.
|
RLong |
end_createImage(Ice.AsyncResult __iresult)
Creates the metadata, and only the metadata linked
to an Image object.
|
java.util.List<IObject> |
end_getAllEnumerations(Ice.AsyncResult __iresult)
Retrieves the exhaustive list of enumerations for a given
enumeration class.
|
int |
end_getBitDepth(Ice.AsyncResult __iresult)
Bit depth for a given pixel type.
|
IObject |
end_getEnumeration(Ice.AsyncResult __iresult)
Retrieves a particular enumeration for a given enumeration
class.
|
RenderingDef |
end_loadRndSettings(Ice.AsyncResult __iresult)
Loads a specific set of rendering settings.
|
java.util.List<IObject> |
end_retrieveAllRndSettings(Ice.AsyncResult __iresult)
Retrieves all the rendering settings for a given pixels set
and the passed user.
|
Pixels |
end_retrievePixDescription(Ice.AsyncResult __iresult)
Retrieves the pixels metadata.
|
RenderingDef |
end_retrieveRndSettings(Ice.AsyncResult __iresult)
Retrieves the rendering settings for a given pixels set and
the currently logged in user.
|
RenderingDef |
end_retrieveRndSettingsFor(Ice.AsyncResult __iresult)
Retrieves the rendering settings for a given pixels set and
the passed user.
|
void |
end_saveRndSettings(Ice.AsyncResult __iresult)
Saves the specified rendering settings.
|
void |
end_setChannelGlobalMinMax(Ice.AsyncResult __iresult)
Sets the channel global (all 2D optical sections
corresponding to a particular channel) minimum and maximum
for a Pixels set.
|
java.util.List<IObject> |
getAllEnumerations(java.lang.String enumClass)
Retrieves the exhaustive list of enumerations for a given
enumeration class.
|
java.util.List<IObject> |
getAllEnumerations(java.lang.String enumClass,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the exhaustive list of enumerations for a given
enumeration class.
|
int |
getBitDepth(PixelsType type)
Bit depth for a given pixel type.
|
int |
getBitDepth(PixelsType type,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Bit depth for a given pixel type.
|
IObject |
getEnumeration(java.lang.String enumClass,
java.lang.String value)
Retrieves a particular enumeration for a given enumeration
class.
|
IObject |
getEnumeration(java.lang.String enumClass,
java.lang.String value,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a particular enumeration for a given enumeration
class.
|
static java.lang.String |
ice_staticId()
Provides the Slice type ID of this type.
|
RenderingDef |
loadRndSettings(long renderingSettingsId)
Loads a specific set of rendering settings.
|
RenderingDef |
loadRndSettings(long renderingSettingsId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Loads a specific set of rendering settings.
|
java.util.List<IObject> |
retrieveAllRndSettings(long pixId,
long userId)
Retrieves all the rendering settings for a given pixels set
and the passed user.
|
java.util.List<IObject> |
retrieveAllRndSettings(long pixId,
long userId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves all the rendering settings for a given pixels set
and the passed user.
|
Pixels |
retrievePixDescription(long pixId)
Retrieves the pixels metadata.
|
Pixels |
retrievePixDescription(long pixId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the pixels metadata.
|
RenderingDef |
retrieveRndSettings(long pixId)
Retrieves the rendering settings for a given pixels set and
the currently logged in user.
|
RenderingDef |
retrieveRndSettings(long pixId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the rendering settings for a given pixels set and
the currently logged in user.
|
RenderingDef |
retrieveRndSettingsFor(long pixId,
long userId)
Retrieves the rendering settings for a given pixels set and
the passed user.
|
RenderingDef |
retrieveRndSettingsFor(long pixId,
long userId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the rendering settings for a given pixels set and
the passed user.
|
void |
saveRndSettings(RenderingDef rndSettings)
Saves the specified rendering settings.
|
void |
saveRndSettings(RenderingDef rndSettings,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Saves the specified rendering settings.
|
void |
setChannelGlobalMinMax(long pixelsId,
int channelIndex,
double min,
double max)
Sets the channel global (all 2D optical sections
corresponding to a particular channel) minimum and maximum
for a Pixels set.
|
void |
setChannelGlobalMinMax(long pixelsId,
int channelIndex,
double min,
double max,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the channel global (all 2D optical sections
corresponding to a particular channel) minimum and maximum
for a Pixels set.
|
static IPixelsPrx |
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.
|
static IPixelsPrx |
uncheckedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.
|
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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
public static final java.lang.String[] __ids
public static final long serialVersionUID
public RLong copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats) throws ServerError
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.copyAndResizeImage
in interface IPixelsPrx
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 the
StatsInfo
for each
channel.null
on failure.ServerError
public RLong copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.copyAndResizeImage
in interface IPixelsPrx
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 the
StatsInfo
for each
channel.__ctx
- The Context map to send with the invocation.null
on failure.ServerError
public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizeImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizeImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, Ice.Callback __cb)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizeImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizeImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, Callback_IPixels_copyAndResizeImage __cb)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizeImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_copyAndResizeImage __cb)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizeImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizeImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizeImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizeImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_copyAndResizeImage(long imageId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizeImage
in interface IPixelsPrx
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.public RLong end_copyAndResizeImage(Ice.AsyncResult __iresult) throws ServerError
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.end_copyAndResizeImage
in interface IPixelsPrx
__iresult
- The asynchronous result object.null
on failure.ServerError
public static void __copyAndResizeImage_completed(Ice.TwowayCallbackArg1UE<RLong> __cb, Ice.AsyncResult __result)
public RLong copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats) throws ServerError
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.copyAndResizePixels
in interface IPixelsPrx
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 the
StatsInfo
for each
channel.null
on failure.ServerError
public RLong copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.copyAndResizePixels
in interface IPixelsPrx
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 the
StatsInfo
for each
channel.__ctx
- The Context map to send with the invocation.null
on failure.ServerError
public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizePixels
in interface IPixelsPrx
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 the
StatsInfo
for each
channel.public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizePixels
in interface IPixelsPrx
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 the
StatsInfo
for each
channel.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, Ice.Callback __cb)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizePixels
in interface IPixelsPrx
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 the
StatsInfo
for each
channel.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizePixels
in interface IPixelsPrx
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 the
StatsInfo
for each
channel.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, Callback_IPixels_copyAndResizePixels __cb)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizePixels
in interface IPixelsPrx
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 the
StatsInfo
for each
channel.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_copyAndResizePixels __cb)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizePixels
in interface IPixelsPrx
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 the
StatsInfo
for each
channel.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizePixels
in interface IPixelsPrx
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 the
StatsInfo
for each
channel.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizePixels
in interface IPixelsPrx
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 the
StatsInfo
for each
channel.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizePixels
in interface IPixelsPrx
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 the
StatsInfo
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.public Ice.AsyncResult begin_copyAndResizePixels(long pixelsId, RInt sizeX, RInt sizeY, RInt sizeZ, RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.begin_copyAndResizePixels
in interface IPixelsPrx
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 the
StatsInfo
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.public RLong end_copyAndResizePixels(Ice.AsyncResult __iresult) throws ServerError
IPixelsPrx
RawPixelsStore
or to add
and link PlaneInfo
and/or other Pixels
set specific metadata.
It is also assumed that the caller wishes the pixels
dimensions and PixelsType
to remain the
same; changing these is outside the scope of this method.
NOTE: As Channel
objects are
only able to apply to a single set of Pixels any
annotations or linkage to these objects will be lost.end_copyAndResizePixels
in interface IPixelsPrx
__iresult
- The asynchronous result object.null
on failure.ServerError
public static void __copyAndResizePixels_completed(Ice.TwowayCallbackArg1UE<RLong> __cb, Ice.AsyncResult __result)
public RLong createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description) throws ServerError
IPixelsPrx
RawPixelsStore
or to
add and link PlaneInfo
or
StatsInfo
objects and/or other Pixels
set specific metadata. It is also up to the caller to
update the pixels dimensions.createImage
in interface IPixelsPrx
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.null
on failure.ServerError
public RLong createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IPixelsPrx
RawPixelsStore
or to
add and link PlaneInfo
or
StatsInfo
objects and/or other Pixels
set specific metadata. It is also up to the caller to
update the pixels dimensions.createImage
in interface IPixelsPrx
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.null
on failure.ServerError
public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description)
IPixelsPrx
RawPixelsStore
or to
add and link PlaneInfo
or
StatsInfo
objects and/or other Pixels
set specific metadata. It is also up to the caller to
update the pixels dimensions.begin_createImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx)
IPixelsPrx
RawPixelsStore
or to
add and link PlaneInfo
or
StatsInfo
objects and/or other Pixels
set specific metadata. It is also up to the caller to
update the pixels dimensions.begin_createImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, Ice.Callback __cb)
IPixelsPrx
RawPixelsStore
or to
add and link PlaneInfo
or
StatsInfo
objects and/or other Pixels
set specific metadata. It is also up to the caller to
update the pixels dimensions.begin_createImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IPixelsPrx
RawPixelsStore
or to
add and link PlaneInfo
or
StatsInfo
objects and/or other Pixels
set specific metadata. It is also up to the caller to
update the pixels dimensions.begin_createImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, Callback_IPixels_createImage __cb)
IPixelsPrx
RawPixelsStore
or to
add and link PlaneInfo
or
StatsInfo
objects and/or other Pixels
set specific metadata. It is also up to the caller to
update the pixels dimensions.begin_createImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_createImage __cb)
IPixelsPrx
RawPixelsStore
or to
add and link PlaneInfo
or
StatsInfo
objects and/or other Pixels
set specific metadata. It is also up to the caller to
update the pixels dimensions.begin_createImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
RawPixelsStore
or to
add and link PlaneInfo
or
StatsInfo
objects and/or other Pixels
set specific metadata. It is also up to the caller to
update the pixels dimensions.begin_createImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
RawPixelsStore
or to
add and link PlaneInfo
or
StatsInfo
objects and/or other Pixels
set specific metadata. It is also up to the caller to
update the pixels dimensions.begin_createImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
RawPixelsStore
or to
add and link PlaneInfo
or
StatsInfo
objects and/or other Pixels
set specific metadata. It is also up to the caller to
update the pixels dimensions.begin_createImage
in interface IPixelsPrx
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.public Ice.AsyncResult begin_createImage(int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, PixelsType pixelsType, java.lang.String name, java.lang.String description, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
RawPixelsStore
or to
add and link PlaneInfo
or
StatsInfo
objects and/or other Pixels
set specific metadata. It is also up to the caller to
update the pixels dimensions.begin_createImage
in interface IPixelsPrx
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.public RLong end_createImage(Ice.AsyncResult __iresult) throws ServerError
IPixelsPrx
RawPixelsStore
or to
add and link PlaneInfo
or
StatsInfo
objects and/or other Pixels
set specific metadata. It is also up to the caller to
update the pixels dimensions.end_createImage
in interface IPixelsPrx
__iresult
- The asynchronous result object.null
on failure.ServerError
public static void __createImage_completed(Ice.TwowayCallbackArg1UE<RLong> __cb, Ice.AsyncResult __result)
public java.util.List<IObject> getAllEnumerations(java.lang.String enumClass) throws ServerError
IPixelsPrx
getAllEnumerations
in interface IPixelsPrx
enumClass
- Enumeration class.ServerError
public java.util.List<IObject> getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IPixelsPrx
getAllEnumerations
in interface IPixelsPrx
enumClass
- Enumeration class.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass)
IPixelsPrx
begin_getAllEnumerations
in interface IPixelsPrx
enumClass
- Enumeration class.public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx)
IPixelsPrx
begin_getAllEnumerations
in interface IPixelsPrx
enumClass
- Enumeration class.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, Ice.Callback __cb)
IPixelsPrx
begin_getAllEnumerations
in interface IPixelsPrx
enumClass
- Enumeration class.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IPixelsPrx
begin_getAllEnumerations
in interface IPixelsPrx
enumClass
- Enumeration class.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, Callback_IPixels_getAllEnumerations __cb)
IPixelsPrx
begin_getAllEnumerations
in interface IPixelsPrx
enumClass
- Enumeration class.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_getAllEnumerations __cb)
IPixelsPrx
begin_getAllEnumerations
in interface IPixelsPrx
enumClass
- Enumeration class.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_getAllEnumerations
in interface IPixelsPrx
enumClass
- Enumeration class.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_getAllEnumerations
in interface IPixelsPrx
enumClass
- Enumeration class.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_getAllEnumerations
in interface IPixelsPrx
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.public Ice.AsyncResult begin_getAllEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_getAllEnumerations
in interface IPixelsPrx
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.public java.util.List<IObject> end_getAllEnumerations(Ice.AsyncResult __iresult) throws ServerError
IPixelsPrx
end_getAllEnumerations
in interface IPixelsPrx
__iresult
- The asynchronous result object.ServerError
public static void __getAllEnumerations_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
public int getBitDepth(PixelsType type) throws ServerError
IPixelsPrx
getBitDepth
in interface IPixelsPrx
type
- Pixels type.ServerError
public int getBitDepth(PixelsType type, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IPixelsPrx
getBitDepth
in interface IPixelsPrx
type
- Pixels type.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getBitDepth(PixelsType type)
IPixelsPrx
begin_getBitDepth
in interface IPixelsPrx
type
- Pixels type.public Ice.AsyncResult begin_getBitDepth(PixelsType type, java.util.Map<java.lang.String,java.lang.String> __ctx)
IPixelsPrx
begin_getBitDepth
in interface IPixelsPrx
type
- Pixels type.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getBitDepth(PixelsType type, Ice.Callback __cb)
IPixelsPrx
begin_getBitDepth
in interface IPixelsPrx
type
- Pixels type.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getBitDepth(PixelsType type, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IPixelsPrx
begin_getBitDepth
in interface IPixelsPrx
type
- Pixels type.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getBitDepth(PixelsType type, Callback_IPixels_getBitDepth __cb)
IPixelsPrx
begin_getBitDepth
in interface IPixelsPrx
type
- Pixels type.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getBitDepth(PixelsType type, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_getBitDepth __cb)
IPixelsPrx
begin_getBitDepth
in interface IPixelsPrx
type
- Pixels type.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getBitDepth(PixelsType type, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_getBitDepth
in interface IPixelsPrx
type
- Pixels type.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getBitDepth(PixelsType type, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_getBitDepth
in interface IPixelsPrx
type
- Pixels type.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getBitDepth(PixelsType type, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_getBitDepth
in interface IPixelsPrx
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.public Ice.AsyncResult begin_getBitDepth(PixelsType type, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_getBitDepth
in interface IPixelsPrx
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.public int end_getBitDepth(Ice.AsyncResult __iresult) throws ServerError
IPixelsPrx
end_getBitDepth
in interface IPixelsPrx
__iresult
- The asynchronous result object.ServerError
public static void __getBitDepth_completed(Ice.TwowayCallbackIntUE __cb, Ice.AsyncResult __result)
public IObject getEnumeration(java.lang.String enumClass, java.lang.String value) throws ServerError
IPixelsPrx
getEnumeration
in interface IPixelsPrx
enumClass
- Enumeration class.value
- Enumeration string value.ServerError
public IObject getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IPixelsPrx
getEnumeration
in interface IPixelsPrx
enumClass
- Enumeration class.value
- Enumeration string value.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value)
IPixelsPrx
begin_getEnumeration
in interface IPixelsPrx
enumClass
- Enumeration class.public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx)
IPixelsPrx
begin_getEnumeration
in interface IPixelsPrx
enumClass
- Enumeration class.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, Ice.Callback __cb)
IPixelsPrx
begin_getEnumeration
in interface IPixelsPrx
enumClass
- Enumeration class.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IPixelsPrx
begin_getEnumeration
in interface IPixelsPrx
enumClass
- Enumeration class.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, Callback_IPixels_getEnumeration __cb)
IPixelsPrx
begin_getEnumeration
in interface IPixelsPrx
enumClass
- Enumeration class.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_getEnumeration __cb)
IPixelsPrx
begin_getEnumeration
in interface IPixelsPrx
enumClass
- Enumeration class.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_getEnumeration
in interface IPixelsPrx
enumClass
- Enumeration class.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_getEnumeration
in interface IPixelsPrx
enumClass
- Enumeration class.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_getEnumeration
in interface IPixelsPrx
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.public Ice.AsyncResult begin_getEnumeration(java.lang.String enumClass, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_getEnumeration
in interface IPixelsPrx
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.public IObject end_getEnumeration(Ice.AsyncResult __iresult) throws ServerError
IPixelsPrx
end_getEnumeration
in interface IPixelsPrx
__iresult
- The asynchronous result object.ServerError
public static void __getEnumeration_completed(Ice.TwowayCallbackArg1UE<IObject> __cb, Ice.AsyncResult __result)
public RenderingDef loadRndSettings(long renderingSettingsId) throws ServerError
IPixelsPrx
loadRndSettings
in interface IPixelsPrx
renderingSettingsId
- Rendering definition id.ServerError
public RenderingDef loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IPixelsPrx
loadRndSettings
in interface IPixelsPrx
renderingSettingsId
- Rendering definition id.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId)
IPixelsPrx
begin_loadRndSettings
in interface IPixelsPrx
renderingSettingsId
- Rendering definition id.public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
IPixelsPrx
begin_loadRndSettings
in interface IPixelsPrx
renderingSettingsId
- Rendering definition id.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, Ice.Callback __cb)
IPixelsPrx
begin_loadRndSettings
in interface IPixelsPrx
renderingSettingsId
- Rendering definition id.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IPixelsPrx
begin_loadRndSettings
in interface IPixelsPrx
renderingSettingsId
- Rendering definition id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, Callback_IPixels_loadRndSettings __cb)
IPixelsPrx
begin_loadRndSettings
in interface IPixelsPrx
renderingSettingsId
- Rendering definition id.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_loadRndSettings __cb)
IPixelsPrx
begin_loadRndSettings
in interface IPixelsPrx
renderingSettingsId
- Rendering definition id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_loadRndSettings
in interface IPixelsPrx
renderingSettingsId
- Rendering definition id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_loadRndSettings
in interface IPixelsPrx
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.public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_loadRndSettings
in interface IPixelsPrx
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.public Ice.AsyncResult begin_loadRndSettings(long renderingSettingsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_loadRndSettings
in interface IPixelsPrx
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.public RenderingDef end_loadRndSettings(Ice.AsyncResult __iresult) throws ServerError
IPixelsPrx
end_loadRndSettings
in interface IPixelsPrx
__iresult
- The asynchronous result object.ServerError
public static void __loadRndSettings_completed(Ice.TwowayCallbackArg1UE<RenderingDef> __cb, Ice.AsyncResult __result)
public java.util.List<IObject> retrieveAllRndSettings(long pixId, long userId) throws ServerError
IPixelsPrx
retrieveAllRndSettings
in interface IPixelsPrx
pixId
- Pixels id.userId
- The id of the user.ServerError
public java.util.List<IObject> retrieveAllRndSettings(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IPixelsPrx
retrieveAllRndSettings
in interface IPixelsPrx
pixId
- Pixels id.userId
- The id of the user.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId)
IPixelsPrx
begin_retrieveAllRndSettings
in interface IPixelsPrx
pixId
- Pixels id.public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx)
IPixelsPrx
begin_retrieveAllRndSettings
in interface IPixelsPrx
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, Ice.Callback __cb)
IPixelsPrx
begin_retrieveAllRndSettings
in interface IPixelsPrx
pixId
- Pixels id.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IPixelsPrx
begin_retrieveAllRndSettings
in interface IPixelsPrx
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, Callback_IPixels_retrieveAllRndSettings __cb)
IPixelsPrx
begin_retrieveAllRndSettings
in interface IPixelsPrx
pixId
- Pixels id.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_retrieveAllRndSettings __cb)
IPixelsPrx
begin_retrieveAllRndSettings
in interface IPixelsPrx
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_retrieveAllRndSettings
in interface IPixelsPrx
pixId
- Pixels id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_retrieveAllRndSettings
in interface IPixelsPrx
pixId
- Pixels id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_retrieveAllRndSettings
in interface IPixelsPrx
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.public Ice.AsyncResult begin_retrieveAllRndSettings(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_retrieveAllRndSettings
in interface IPixelsPrx
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.public java.util.List<IObject> end_retrieveAllRndSettings(Ice.AsyncResult __iresult) throws ServerError
IPixelsPrx
end_retrieveAllRndSettings
in interface IPixelsPrx
__iresult
- The asynchronous result object.ServerError
public static void __retrieveAllRndSettings_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
public Pixels retrievePixDescription(long pixId) throws ServerError
IPixelsPrx
retrievePixDescription
in interface IPixelsPrx
pixId
- Pixels id.id
.ServerError
public Pixels retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IPixelsPrx
retrievePixDescription
in interface IPixelsPrx
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.id
.ServerError
public Ice.AsyncResult begin_retrievePixDescription(long pixId)
IPixelsPrx
begin_retrievePixDescription
in interface IPixelsPrx
pixId
- Pixels id.public Ice.AsyncResult begin_retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx)
IPixelsPrx
begin_retrievePixDescription
in interface IPixelsPrx
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_retrievePixDescription(long pixId, Ice.Callback __cb)
IPixelsPrx
begin_retrievePixDescription
in interface IPixelsPrx
pixId
- Pixels id.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IPixelsPrx
begin_retrievePixDescription
in interface IPixelsPrx
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_retrievePixDescription(long pixId, Callback_IPixels_retrievePixDescription __cb)
IPixelsPrx
begin_retrievePixDescription
in interface IPixelsPrx
pixId
- Pixels id.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_retrievePixDescription __cb)
IPixelsPrx
begin_retrievePixDescription
in interface IPixelsPrx
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_retrievePixDescription(long pixId, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_retrievePixDescription
in interface IPixelsPrx
pixId
- Pixels id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_retrievePixDescription(long pixId, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_retrievePixDescription
in interface IPixelsPrx
pixId
- Pixels id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_retrievePixDescription
in interface IPixelsPrx
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.public Ice.AsyncResult begin_retrievePixDescription(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_retrievePixDescription
in interface IPixelsPrx
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.public Pixels end_retrievePixDescription(Ice.AsyncResult __iresult) throws ServerError
IPixelsPrx
end_retrievePixDescription
in interface IPixelsPrx
__iresult
- The asynchronous result object.id
.ServerError
public static void __retrievePixDescription_completed(Ice.TwowayCallbackArg1UE<Pixels> __cb, Ice.AsyncResult __result)
public RenderingDef retrieveRndSettings(long pixId) throws ServerError
IPixelsPrx
RenderingDef
, and the user is an
administrator, then a RenderingDef
may
be returned for the owner of the
Pixels
. This matches the behavior of the
Rendering service.
The following objects will be pre-linked:
retrieveRndSettings
in interface IPixelsPrx
pixId
- Pixels id.ServerError
public RenderingDef retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IPixelsPrx
RenderingDef
, and the user is an
administrator, then a RenderingDef
may
be returned for the owner of the
Pixels
. This matches the behavior of the
Rendering service.
The following objects will be pre-linked:
retrieveRndSettings
in interface IPixelsPrx
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_retrieveRndSettings(long pixId)
IPixelsPrx
RenderingDef
, and the user is an
administrator, then a RenderingDef
may
be returned for the owner of the
Pixels
. This matches the behavior of the
Rendering service.
The following objects will be pre-linked:
begin_retrieveRndSettings
in interface IPixelsPrx
pixId
- Pixels id.public Ice.AsyncResult begin_retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx)
IPixelsPrx
RenderingDef
, and the user is an
administrator, then a RenderingDef
may
be returned for the owner of the
Pixels
. This matches the behavior of the
Rendering service.
The following objects will be pre-linked:
begin_retrieveRndSettings
in interface IPixelsPrx
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_retrieveRndSettings(long pixId, Ice.Callback __cb)
IPixelsPrx
RenderingDef
, and the user is an
administrator, then a RenderingDef
may
be returned for the owner of the
Pixels
. This matches the behavior of the
Rendering service.
The following objects will be pre-linked:
begin_retrieveRndSettings
in interface IPixelsPrx
pixId
- Pixels id.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IPixelsPrx
RenderingDef
, and the user is an
administrator, then a RenderingDef
may
be returned for the owner of the
Pixels
. This matches the behavior of the
Rendering service.
The following objects will be pre-linked:
begin_retrieveRndSettings
in interface IPixelsPrx
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_retrieveRndSettings(long pixId, Callback_IPixels_retrieveRndSettings __cb)
IPixelsPrx
RenderingDef
, and the user is an
administrator, then a RenderingDef
may
be returned for the owner of the
Pixels
. This matches the behavior of the
Rendering service.
The following objects will be pre-linked:
begin_retrieveRndSettings
in interface IPixelsPrx
pixId
- Pixels id.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_retrieveRndSettings __cb)
IPixelsPrx
RenderingDef
, and the user is an
administrator, then a RenderingDef
may
be returned for the owner of the
Pixels
. This matches the behavior of the
Rendering service.
The following objects will be pre-linked:
begin_retrieveRndSettings
in interface IPixelsPrx
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_retrieveRndSettings(long pixId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
RenderingDef
, and the user is an
administrator, then a RenderingDef
may
be returned for the owner of the
Pixels
. This matches the behavior of the
Rendering service.
The following objects will be pre-linked:
begin_retrieveRndSettings
in interface IPixelsPrx
pixId
- Pixels id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_retrieveRndSettings(long pixId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
RenderingDef
, and the user is an
administrator, then a RenderingDef
may
be returned for the owner of the
Pixels
. This matches the behavior of the
Rendering service.
The following objects will be pre-linked:
begin_retrieveRndSettings
in interface IPixelsPrx
pixId
- Pixels id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
RenderingDef
, and the user is an
administrator, then a RenderingDef
may
be returned for the owner of the
Pixels
. This matches the behavior of the
Rendering service.
The following objects will be pre-linked:
begin_retrieveRndSettings
in interface IPixelsPrx
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.public Ice.AsyncResult begin_retrieveRndSettings(long pixId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
RenderingDef
, and the user is an
administrator, then a RenderingDef
may
be returned for the owner of the
Pixels
. This matches the behavior of the
Rendering service.
The following objects will be pre-linked:
begin_retrieveRndSettings
in interface IPixelsPrx
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.public RenderingDef end_retrieveRndSettings(Ice.AsyncResult __iresult) throws ServerError
IPixelsPrx
RenderingDef
, and the user is an
administrator, then a RenderingDef
may
be returned for the owner of the
Pixels
. This matches the behavior of the
Rendering service.
The following objects will be pre-linked:
end_retrieveRndSettings
in interface IPixelsPrx
__iresult
- The asynchronous result object.ServerError
public static void __retrieveRndSettings_completed(Ice.TwowayCallbackArg1UE<RenderingDef> __cb, Ice.AsyncResult __result)
public RenderingDef retrieveRndSettingsFor(long pixId, long userId) throws ServerError
IPixelsPrx
retrieveRndSettingsFor
in interface IPixelsPrx
pixId
- Pixels id.userId
- The id of the user.ServerError
public RenderingDef retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IPixelsPrx
retrieveRndSettingsFor
in interface IPixelsPrx
pixId
- Pixels id.userId
- The id of the user.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId)
IPixelsPrx
begin_retrieveRndSettingsFor
in interface IPixelsPrx
pixId
- Pixels id.public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx)
IPixelsPrx
begin_retrieveRndSettingsFor
in interface IPixelsPrx
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, Ice.Callback __cb)
IPixelsPrx
begin_retrieveRndSettingsFor
in interface IPixelsPrx
pixId
- Pixels id.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IPixelsPrx
begin_retrieveRndSettingsFor
in interface IPixelsPrx
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, Callback_IPixels_retrieveRndSettingsFor __cb)
IPixelsPrx
begin_retrieveRndSettingsFor
in interface IPixelsPrx
pixId
- Pixels id.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_retrieveRndSettingsFor __cb)
IPixelsPrx
begin_retrieveRndSettingsFor
in interface IPixelsPrx
pixId
- Pixels id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_retrieveRndSettingsFor
in interface IPixelsPrx
pixId
- Pixels id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_retrieveRndSettingsFor
in interface IPixelsPrx
pixId
- Pixels id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_retrieveRndSettingsFor
in interface IPixelsPrx
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.public Ice.AsyncResult begin_retrieveRndSettingsFor(long pixId, long userId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_retrieveRndSettingsFor
in interface IPixelsPrx
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.public RenderingDef end_retrieveRndSettingsFor(Ice.AsyncResult __iresult) throws ServerError
IPixelsPrx
end_retrieveRndSettingsFor
in interface IPixelsPrx
__iresult
- The asynchronous result object.ServerError
public static void __retrieveRndSettingsFor_completed(Ice.TwowayCallbackArg1UE<RenderingDef> __cb, Ice.AsyncResult __result)
public void saveRndSettings(RenderingDef rndSettings) throws ServerError
IPixelsPrx
saveRndSettings
in interface IPixelsPrx
rndSettings
- Rendering settings.ServerError
public void saveRndSettings(RenderingDef rndSettings, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IPixelsPrx
saveRndSettings
in interface IPixelsPrx
rndSettings
- Rendering settings.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings)
IPixelsPrx
begin_saveRndSettings
in interface IPixelsPrx
rndSettings
- Rendering settings.public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, java.util.Map<java.lang.String,java.lang.String> __ctx)
IPixelsPrx
begin_saveRndSettings
in interface IPixelsPrx
rndSettings
- Rendering settings.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, Ice.Callback __cb)
IPixelsPrx
begin_saveRndSettings
in interface IPixelsPrx
rndSettings
- Rendering settings.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IPixelsPrx
begin_saveRndSettings
in interface IPixelsPrx
rndSettings
- Rendering settings.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, Callback_IPixels_saveRndSettings __cb)
IPixelsPrx
begin_saveRndSettings
in interface IPixelsPrx
rndSettings
- Rendering settings.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_saveRndSettings __cb)
IPixelsPrx
begin_saveRndSettings
in interface IPixelsPrx
rndSettings
- Rendering settings.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_saveRndSettings
in interface IPixelsPrx
rndSettings
- Rendering settings.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_saveRndSettings
in interface IPixelsPrx
rndSettings
- Rendering settings.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_saveRndSettings
in interface IPixelsPrx
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.public Ice.AsyncResult begin_saveRndSettings(RenderingDef rndSettings, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_saveRndSettings
in interface IPixelsPrx
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.public void end_saveRndSettings(Ice.AsyncResult __iresult) throws ServerError
IPixelsPrx
end_saveRndSettings
in interface IPixelsPrx
__iresult
- The asynchronous result object.ServerError
public static void __saveRndSettings_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public void setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max) throws ServerError
IPixelsPrx
setChannelGlobalMinMax
in interface IPixelsPrx
pixelsId
- The source Pixels set id.channelIndex
- The channel index within the Pixels set.min
- The channel global minimum.max
- The channel global maximum.ServerError
public void setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IPixelsPrx
setChannelGlobalMinMax
in interface IPixelsPrx
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.ServerError
public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max)
IPixelsPrx
begin_setChannelGlobalMinMax
in interface IPixelsPrx
pixelsId
- The source Pixels set id.min
- The channel global minimum.public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, java.util.Map<java.lang.String,java.lang.String> __ctx)
IPixelsPrx
begin_setChannelGlobalMinMax
in interface IPixelsPrx
pixelsId
- The source Pixels set id.min
- The channel global minimum.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, Ice.Callback __cb)
IPixelsPrx
begin_setChannelGlobalMinMax
in interface IPixelsPrx
pixelsId
- The source Pixels set id.min
- The channel global minimum.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IPixelsPrx
begin_setChannelGlobalMinMax
in interface IPixelsPrx
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.public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, Callback_IPixels_setChannelGlobalMinMax __cb)
IPixelsPrx
begin_setChannelGlobalMinMax
in interface IPixelsPrx
pixelsId
- The source Pixels set id.min
- The channel global minimum.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IPixels_setChannelGlobalMinMax __cb)
IPixelsPrx
begin_setChannelGlobalMinMax
in interface IPixelsPrx
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.public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_setChannelGlobalMinMax
in interface IPixelsPrx
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.public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_setChannelGlobalMinMax
in interface IPixelsPrx
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.public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IPixelsPrx
begin_setChannelGlobalMinMax
in interface IPixelsPrx
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.public Ice.AsyncResult begin_setChannelGlobalMinMax(long pixelsId, int channelIndex, double min, double max, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IPixelsPrx
begin_setChannelGlobalMinMax
in interface IPixelsPrx
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.public void end_setChannelGlobalMinMax(Ice.AsyncResult __iresult) throws ServerError
IPixelsPrx
end_setChannelGlobalMinMax
in interface IPixelsPrx
__iresult
- The asynchronous result object.ServerError
public static void __setChannelGlobalMinMax_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public static IPixelsPrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static IPixelsPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.public static IPixelsPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static IPixelsPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.public static IPixelsPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static IPixelsPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os, IPixelsPrx v)
public static IPixelsPrx __read(IceInternal.BasicStream __is)