public interface ThumbnailStorePrx extends StatefulServiceInterfacePrx
NOTE: The calling order for the service is as follows:
setPixelsId
resetDefaults
Modifier and Type | Method and Description |
---|---|
Ice.AsyncResult |
begin_createThumbnail(RInt sizeX,
RInt sizeY)
Creates a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnail(RInt sizeX,
RInt sizeY,
Callback_ThumbnailStore_createThumbnail __cb)
Creates a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnail(RInt sizeX,
RInt sizeY,
Ice.Callback __cb)
Creates a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnail(RInt sizeX,
RInt sizeY,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnail(RInt sizeX,
RInt sizeY,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Creates a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnail(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnail(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_createThumbnail __cb)
Creates a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnail(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Creates a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnail(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnail(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Creates a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnails()
Creates thumbnails for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache for
every sizeX/sizeY combination already cached.
|
Ice.AsyncResult |
begin_createThumbnails(Callback_ThumbnailStore_createThumbnails __cb)
Creates thumbnails for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache for
every sizeX/sizeY combination already cached.
|
Ice.AsyncResult |
begin_createThumbnails(Ice.Callback __cb)
Creates thumbnails for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache for
every sizeX/sizeY combination already cached.
|
Ice.AsyncResult |
begin_createThumbnails(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates thumbnails for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache for
every sizeX/sizeY combination already cached.
|
Ice.AsyncResult |
begin_createThumbnails(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Creates thumbnails for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache for
every sizeX/sizeY combination already cached.
|
Ice.AsyncResult |
begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates thumbnails for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache for
every sizeX/sizeY combination already cached.
|
Ice.AsyncResult |
begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_createThumbnails __cb)
Creates thumbnails for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache for
every sizeX/sizeY combination already cached.
|
Ice.AsyncResult |
begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Creates thumbnails for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache for
every sizeX/sizeY combination already cached.
|
Ice.AsyncResult |
begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates thumbnails for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache for
every sizeX/sizeY combination already cached.
|
Ice.AsyncResult |
begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Creates thumbnails for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache for
every sizeX/sizeY combination already cached.
|
Ice.AsyncResult |
begin_createThumbnailsByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds)
Creates thumbnails for a number of pixels sets using a
given set of rendering settings (RenderingDef) in the
on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnailsByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
Callback_ThumbnailStore_createThumbnailsByLongestSideSet __cb)
Creates thumbnails for a number of pixels sets using a
given set of rendering settings (RenderingDef) in the
on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnailsByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
Ice.Callback __cb)
Creates thumbnails for a number of pixels sets using a
given set of rendering settings (RenderingDef) in the
on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnailsByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates thumbnails for a number of pixels sets using a
given set of rendering settings (RenderingDef) in the
on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnailsByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Creates thumbnails for a number of pixels sets using a
given set of rendering settings (RenderingDef) in the
on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnailsByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates thumbnails for a number of pixels sets using a
given set of rendering settings (RenderingDef) in the
on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnailsByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_createThumbnailsByLongestSideSet __cb)
Creates thumbnails for a number of pixels sets using a
given set of rendering settings (RenderingDef) in the
on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnailsByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Creates thumbnails for a number of pixels sets using a
given set of rendering settings (RenderingDef) in the
on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnailsByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates thumbnails for a number of pixels sets using a
given set of rendering settings (RenderingDef) in the
on-disk cache.
|
Ice.AsyncResult |
begin_createThumbnailsByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Creates thumbnails for a number of pixels sets using a
given set of rendering settings (RenderingDef) in the
on-disk cache.
|
Ice.AsyncResult |
begin_getRenderingDefId()
Return the id of the
RenderingDef
loaded in this instance. |
Ice.AsyncResult |
begin_getRenderingDefId(Callback_ThumbnailStore_getRenderingDefId __cb)
Return the id of the
RenderingDef
loaded in this instance. |
Ice.AsyncResult |
begin_getRenderingDefId(Ice.Callback __cb)
Return the id of the
RenderingDef
loaded in this instance. |
Ice.AsyncResult |
begin_getRenderingDefId(IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return the id of the
RenderingDef
loaded in this instance. |
Ice.AsyncResult |
begin_getRenderingDefId(IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return the id of the
RenderingDef
loaded in this instance. |
Ice.AsyncResult |
begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return the id of the
RenderingDef
loaded in this instance. |
Ice.AsyncResult |
begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_getRenderingDefId __cb)
Return the id of the
RenderingDef
loaded in this instance. |
Ice.AsyncResult |
begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Return the id of the
RenderingDef
loaded in this instance. |
Ice.AsyncResult |
begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return the id of the
RenderingDef
loaded in this instance. |
Ice.AsyncResult |
begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return the id of the
RenderingDef
loaded in this instance. |
Ice.AsyncResult |
begin_getThumbnail(RInt sizeX,
RInt sizeY)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnail(RInt sizeX,
RInt sizeY,
Callback_ThumbnailStore_getThumbnail __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnail(RInt sizeX,
RInt sizeY,
Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnail(RInt sizeX,
RInt sizeY,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnail(RInt sizeX,
RInt sizeY,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnail(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnail(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_getThumbnail __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnail(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnail(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnail(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSide(RInt size)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSide(RInt size,
Callback_ThumbnailStore_getThumbnailByLongestSide __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSide(RInt size,
Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSide(RInt size,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSide(RInt size,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSide(RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSide(RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_getThumbnailByLongestSide __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSide(RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSide(RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSide(RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideDirect(RInt size)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideDirect(RInt size,
Callback_ThumbnailStore_getThumbnailByLongestSideDirect __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideDirect(RInt size,
Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideDirect(RInt size,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideDirect(RInt size,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideDirect(RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideDirect(RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_getThumbnailByLongestSideDirect __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideDirect(RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideDirect(RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideDirect(RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
Callback_ThumbnailStore_getThumbnailByLongestSideSet __cb)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
Ice.Callback __cb)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_getThumbnailByLongestSideSet __cb)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailDirect(RInt sizeX,
RInt sizeY)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailDirect(RInt sizeX,
RInt sizeY,
Callback_ThumbnailStore_getThumbnailDirect __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailDirect(RInt sizeX,
RInt sizeY,
Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailDirect(RInt sizeX,
RInt sizeY,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailDirect(RInt sizeX,
RInt sizeY,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailDirect(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailDirect(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_getThumbnailDirect __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailDirect(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailDirect(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailDirect(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailForSectionByLongestSideDirect(int theZ,
int theT,
RInt size)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionByLongestSideDirect(int theZ,
int theT,
RInt size,
Callback_ThumbnailStore_getThumbnailForSectionByLongestSideDirect __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionByLongestSideDirect(int theZ,
int theT,
RInt size,
Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionByLongestSideDirect(int theZ,
int theT,
RInt size,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionByLongestSideDirect(int theZ,
int theT,
RInt size,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionByLongestSideDirect(int theZ,
int theT,
RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionByLongestSideDirect(int theZ,
int theT,
RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_getThumbnailForSectionByLongestSideDirect __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionByLongestSideDirect(int theZ,
int theT,
RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionByLongestSideDirect(int theZ,
int theT,
RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionByLongestSideDirect(int theZ,
int theT,
RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionDirect(int theZ,
int theT,
RInt sizeX,
RInt sizeY)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionDirect(int theZ,
int theT,
RInt sizeX,
RInt sizeY,
Callback_ThumbnailStore_getThumbnailForSectionDirect __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionDirect(int theZ,
int theT,
RInt sizeX,
RInt sizeY,
Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionDirect(int theZ,
int theT,
RInt sizeX,
RInt sizeY,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionDirect(int theZ,
int theT,
RInt sizeX,
RInt sizeY,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionDirect(int theZ,
int theT,
RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionDirect(int theZ,
int theT,
RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_getThumbnailForSectionDirect __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionDirect(int theZ,
int theT,
RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionDirect(int theZ,
int theT,
RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailForSectionDirect(int theZ,
int theT,
RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
Ice.AsyncResult |
begin_getThumbnailSet(RInt sizeX,
RInt sizeY,
java.util.List<java.lang.Long> pixelsIds)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailSet(RInt sizeX,
RInt sizeY,
java.util.List<java.lang.Long> pixelsIds,
Callback_ThumbnailStore_getThumbnailSet __cb)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailSet(RInt sizeX,
RInt sizeY,
java.util.List<java.lang.Long> pixelsIds,
Ice.Callback __cb)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailSet(RInt sizeX,
RInt sizeY,
java.util.List<java.lang.Long> pixelsIds,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailSet(RInt sizeX,
RInt sizeY,
java.util.List<java.lang.Long> pixelsIds,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailSet(RInt sizeX,
RInt sizeY,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailSet(RInt sizeX,
RInt sizeY,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_getThumbnailSet __cb)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailSet(RInt sizeX,
RInt sizeY,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailSet(RInt sizeX,
RInt sizeY,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailSet(RInt sizeX,
RInt sizeY,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailWithoutDefault(RInt sizeX,
RInt sizeY)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailWithoutDefault(RInt sizeX,
RInt sizeY,
Callback_ThumbnailStore_getThumbnailWithoutDefault __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailWithoutDefault(RInt sizeX,
RInt sizeY,
Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailWithoutDefault(RInt sizeX,
RInt sizeY,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailWithoutDefault(RInt sizeX,
RInt sizeY,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailWithoutDefault(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailWithoutDefault(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_getThumbnailWithoutDefault __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailWithoutDefault(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailWithoutDefault(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_getThumbnailWithoutDefault(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
Ice.AsyncResult |
begin_isInProgress()
This returns the last available in progress state
for a thumbnail.
|
Ice.AsyncResult |
begin_isInProgress(Callback_ThumbnailStore_isInProgress __cb)
This returns the last available in progress state
for a thumbnail.
|
Ice.AsyncResult |
begin_isInProgress(Ice.Callback __cb)
This returns the last available in progress state
for a thumbnail.
|
Ice.AsyncResult |
begin_isInProgress(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
This returns the last available in progress state
for a thumbnail.
|
Ice.AsyncResult |
begin_isInProgress(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
This returns the last available in progress state
for a thumbnail.
|
Ice.AsyncResult |
begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx)
This returns the last available in progress state
for a thumbnail.
|
Ice.AsyncResult |
begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_isInProgress __cb)
This returns the last available in progress state
for a thumbnail.
|
Ice.AsyncResult |
begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
This returns the last available in progress state
for a thumbnail.
|
Ice.AsyncResult |
begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
This returns the last available in progress state
for a thumbnail.
|
Ice.AsyncResult |
begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
This returns the last available in progress state
for a thumbnail.
|
Ice.AsyncResult |
begin_resetDefaults()
Resets the rendering definition for the active pixels set
to its default settings.
|
Ice.AsyncResult |
begin_resetDefaults(Callback_ThumbnailStore_resetDefaults __cb)
Resets the rendering definition for the active pixels set
to its default settings.
|
Ice.AsyncResult |
begin_resetDefaults(Ice.Callback __cb)
Resets the rendering definition for the active pixels set
to its default settings.
|
Ice.AsyncResult |
begin_resetDefaults(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets the rendering definition for the active pixels set
to its default settings.
|
Ice.AsyncResult |
begin_resetDefaults(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets the rendering definition for the active pixels set
to its default settings.
|
Ice.AsyncResult |
begin_resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets the rendering definition for the active pixels set
to its default settings.
|
Ice.AsyncResult |
begin_resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_resetDefaults __cb)
Resets the rendering definition for the active pixels set
to its default settings.
|
Ice.AsyncResult |
begin_resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Resets the rendering definition for the active pixels set
to its default settings.
|
Ice.AsyncResult |
begin_resetDefaults(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)
Resets the rendering definition for the active pixels set
to its default settings.
|
Ice.AsyncResult |
begin_resetDefaults(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)
Resets the rendering definition for the active pixels set
to its default settings.
|
Ice.AsyncResult |
begin_setPixelsId(long pixelsId)
This method manages the state of the service; it must be
invoked before using any other methods.
|
Ice.AsyncResult |
begin_setPixelsId(long pixelsId,
Callback_ThumbnailStore_setPixelsId __cb)
This method manages the state of the service; it must be
invoked before using any other methods.
|
Ice.AsyncResult |
begin_setPixelsId(long pixelsId,
Ice.Callback __cb)
This method manages the state of the service; it must be
invoked before using any other methods.
|
Ice.AsyncResult |
begin_setPixelsId(long pixelsId,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
This method manages the state of the service; it must be
invoked before using any other methods.
|
Ice.AsyncResult |
begin_setPixelsId(long pixelsId,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
This method manages the state of the service; it must be
invoked before using any other methods.
|
Ice.AsyncResult |
begin_setPixelsId(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
This method manages the state of the service; it must be
invoked before using any other methods.
|
Ice.AsyncResult |
begin_setPixelsId(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_setPixelsId __cb)
This method manages the state of the service; it must be
invoked before using any other methods.
|
Ice.AsyncResult |
begin_setPixelsId(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
This method manages the state of the service; it must be
invoked before using any other methods.
|
Ice.AsyncResult |
begin_setPixelsId(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
This method manages the state of the service; it must be
invoked before using any other methods.
|
Ice.AsyncResult |
begin_setPixelsId(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
This method manages the state of the service; it must be
invoked before using any other methods.
|
Ice.AsyncResult |
begin_setRenderingDefId(long renderingDefId)
This method manages the state of the service; it should be
invoked directly after
setPixelsId . |
Ice.AsyncResult |
begin_setRenderingDefId(long renderingDefId,
Callback_ThumbnailStore_setRenderingDefId __cb)
This method manages the state of the service; it should be
invoked directly after
setPixelsId . |
Ice.AsyncResult |
begin_setRenderingDefId(long renderingDefId,
Ice.Callback __cb)
This method manages the state of the service; it should be
invoked directly after
setPixelsId . |
Ice.AsyncResult |
begin_setRenderingDefId(long renderingDefId,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
This method manages the state of the service; it should be
invoked directly after
setPixelsId . |
Ice.AsyncResult |
begin_setRenderingDefId(long renderingDefId,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
This method manages the state of the service; it should be
invoked directly after
setPixelsId . |
Ice.AsyncResult |
begin_setRenderingDefId(long renderingDefId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
This method manages the state of the service; it should be
invoked directly after
setPixelsId . |
Ice.AsyncResult |
begin_setRenderingDefId(long renderingDefId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_setRenderingDefId __cb)
This method manages the state of the service; it should be
invoked directly after
setPixelsId . |
Ice.AsyncResult |
begin_setRenderingDefId(long renderingDefId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
This method manages the state of the service; it should be
invoked directly after
setPixelsId . |
Ice.AsyncResult |
begin_setRenderingDefId(long renderingDefId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
This method manages the state of the service; it should be
invoked directly after
setPixelsId . |
Ice.AsyncResult |
begin_setRenderingDefId(long renderingDefId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
This method manages the state of the service; it should be
invoked directly after
setPixelsId . |
Ice.AsyncResult |
begin_thumbnailExists(RInt sizeX,
RInt sizeY)
Checks if a thumbnail of a particular size exists for a
pixels set.
|
Ice.AsyncResult |
begin_thumbnailExists(RInt sizeX,
RInt sizeY,
Callback_ThumbnailStore_thumbnailExists __cb)
Checks if a thumbnail of a particular size exists for a
pixels set.
|
Ice.AsyncResult |
begin_thumbnailExists(RInt sizeX,
RInt sizeY,
Ice.Callback __cb)
Checks if a thumbnail of a particular size exists for a
pixels set.
|
Ice.AsyncResult |
begin_thumbnailExists(RInt sizeX,
RInt sizeY,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Checks if a thumbnail of a particular size exists for a
pixels set.
|
Ice.AsyncResult |
begin_thumbnailExists(RInt sizeX,
RInt sizeY,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Checks if a thumbnail of a particular size exists for a
pixels set.
|
Ice.AsyncResult |
begin_thumbnailExists(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Checks if a thumbnail of a particular size exists for a
pixels set.
|
Ice.AsyncResult |
begin_thumbnailExists(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ThumbnailStore_thumbnailExists __cb)
Checks if a thumbnail of a particular size exists for a
pixels set.
|
Ice.AsyncResult |
begin_thumbnailExists(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Checks if a thumbnail of a particular size exists for a
pixels set.
|
Ice.AsyncResult |
begin_thumbnailExists(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Checks if a thumbnail of a particular size exists for a
pixels set.
|
Ice.AsyncResult |
begin_thumbnailExists(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Checks if a thumbnail of a particular size exists for a
pixels set.
|
void |
createThumbnail(RInt sizeX,
RInt sizeY)
Creates a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache.
|
void |
createThumbnail(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache.
|
void |
createThumbnails()
Creates thumbnails for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache for
every sizeX/sizeY combination already cached.
|
void |
createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates thumbnails for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache for
every sizeX/sizeY combination already cached.
|
void |
createThumbnailsByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds)
Creates thumbnails for a number of pixels sets using a
given set of rendering settings (RenderingDef) in the
on-disk cache.
|
void |
createThumbnailsByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates thumbnails for a number of pixels sets using a
given set of rendering settings (RenderingDef) in the
on-disk cache.
|
void |
end_createThumbnail(Ice.AsyncResult __result)
Creates a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache.
|
void |
end_createThumbnails(Ice.AsyncResult __result)
Creates thumbnails for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache for
every sizeX/sizeY combination already cached.
|
void |
end_createThumbnailsByLongestSideSet(Ice.AsyncResult __result)
Creates thumbnails for a number of pixels sets using a
given set of rendering settings (RenderingDef) in the
on-disk cache.
|
long |
end_getRenderingDefId(Ice.AsyncResult __result)
Return the id of the
RenderingDef
loaded in this instance. |
byte[] |
end_getThumbnail(Ice.AsyncResult __result)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
byte[] |
end_getThumbnailByLongestSide(Ice.AsyncResult __result)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
byte[] |
end_getThumbnailByLongestSideDirect(Ice.AsyncResult __result)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
java.util.Map<java.lang.Long,byte[]> |
end_getThumbnailByLongestSideSet(Ice.AsyncResult __result)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
byte[] |
end_getThumbnailDirect(Ice.AsyncResult __result)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
byte[] |
end_getThumbnailForSectionByLongestSideDirect(Ice.AsyncResult __result)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
byte[] |
end_getThumbnailForSectionDirect(Ice.AsyncResult __result)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
java.util.Map<java.lang.Long,byte[]> |
end_getThumbnailSet(Ice.AsyncResult __result)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
byte[] |
end_getThumbnailWithoutDefault(Ice.AsyncResult __result)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
boolean |
end_isInProgress(Ice.AsyncResult __result)
This returns the last available in progress state
for a thumbnail.
|
void |
end_resetDefaults(Ice.AsyncResult __result)
Resets the rendering definition for the active pixels set
to its default settings.
|
boolean |
end_setPixelsId(Ice.AsyncResult __result)
This method manages the state of the service; it must be
invoked before using any other methods.
|
void |
end_setRenderingDefId(Ice.AsyncResult __result)
This method manages the state of the service; it should be
invoked directly after
setPixelsId . |
boolean |
end_thumbnailExists(Ice.AsyncResult __result)
Checks if a thumbnail of a particular size exists for a
pixels set.
|
long |
getRenderingDefId()
Return the id of the
RenderingDef
loaded in this instance. |
long |
getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return the id of the
RenderingDef
loaded in this instance. |
byte[] |
getThumbnail(RInt sizeX,
RInt sizeY)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
byte[] |
getThumbnail(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
byte[] |
getThumbnailByLongestSide(RInt size)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
byte[] |
getThumbnailByLongestSide(RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
byte[] |
getThumbnailByLongestSideDirect(RInt size)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
byte[] |
getThumbnailByLongestSideDirect(RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
java.util.Map<java.lang.Long,byte[]> |
getThumbnailByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
java.util.Map<java.lang.Long,byte[]> |
getThumbnailByLongestSideSet(RInt size,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
byte[] |
getThumbnailDirect(RInt sizeX,
RInt sizeY)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
byte[] |
getThumbnailDirect(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
byte[] |
getThumbnailForSectionByLongestSideDirect(int theZ,
int theT,
RInt size)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
byte[] |
getThumbnailForSectionByLongestSideDirect(int theZ,
int theT,
RInt size,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
byte[] |
getThumbnailForSectionDirect(int theZ,
int theT,
RInt sizeX,
RInt sizeY)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
byte[] |
getThumbnailForSectionDirect(int theZ,
int theT,
RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
java.util.Map<java.lang.Long,byte[]> |
getThumbnailSet(RInt sizeX,
RInt sizeY,
java.util.List<java.lang.Long> pixelsIds)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
java.util.Map<java.lang.Long,byte[]> |
getThumbnailSet(RInt sizeX,
RInt sizeY,
java.util.List<java.lang.Long> pixelsIds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
byte[] |
getThumbnailWithoutDefault(RInt sizeX,
RInt sizeY)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
byte[] |
getThumbnailWithoutDefault(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
boolean |
isInProgress()
This returns the last available in progress state
for a thumbnail.
|
boolean |
isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx)
This returns the last available in progress state
for a thumbnail.
|
void |
resetDefaults()
Resets the rendering definition for the active pixels set
to its default settings.
|
void |
resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets the rendering definition for the active pixels set
to its default settings.
|
boolean |
setPixelsId(long pixelsId)
This method manages the state of the service; it must be
invoked before using any other methods.
|
boolean |
setPixelsId(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
This method manages the state of the service; it must be
invoked before using any other methods.
|
void |
setRenderingDefId(long renderingDefId)
This method manages the state of the service; it should be
invoked directly after
setPixelsId . |
void |
setRenderingDefId(long renderingDefId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
This method manages the state of the service; it should be
invoked directly after
setPixelsId . |
boolean |
thumbnailExists(RInt sizeX,
RInt sizeY)
Checks if a thumbnail of a particular size exists for a
pixels set.
|
boolean |
thumbnailExists(RInt sizeX,
RInt sizeY,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Checks if a thumbnail of a particular size exists for a
pixels set.
|
activate, activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_close, begin_close, begin_close, begin_close, begin_close, begin_close, begin_close, begin_close, begin_close, begin_close, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, close, close, end_activate, end_close, end_getCurrentEventContext, end_passivate, getCurrentEventContext, getCurrentEventContext, passivate, passivate
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
boolean setPixelsId(long pixelsId) throws ServerError
ThumbnailStore
relies on the
RenderingEngine
, a valid rendering
definition must be available for it to work.pixelsId
- an Pixels
id.true
if a
RenderingDef
exists for the
Pixels
set, otherwise
false
ApiUsageException
- if no pixels object exists with
the ID pixelsId
.ServerError
boolean setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ThumbnailStore
relies on the
RenderingEngine
, a valid rendering
definition must be available for it to work.pixelsId
- an Pixels
id.__ctx
- The Context map to send with the invocation.true
if a
RenderingDef
exists for the
Pixels
set, otherwise
false
ApiUsageException
- if no pixels object exists with
the ID pixelsId
.ServerError
Ice.AsyncResult begin_setPixelsId(long pixelsId)
ThumbnailStore
relies on the
RenderingEngine
, a valid rendering
definition must be available for it to work.pixelsId
- an Pixels
id.Ice.AsyncResult begin_setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
ThumbnailStore
relies on the
RenderingEngine
, a valid rendering
definition must be available for it to work.pixelsId
- an Pixels
id.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_setPixelsId(long pixelsId, Ice.Callback __cb)
ThumbnailStore
relies on the
RenderingEngine
, a valid rendering
definition must be available for it to work.pixelsId
- an Pixels
id.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ThumbnailStore
relies on the
RenderingEngine
, a valid rendering
definition must be available for it to work.pixelsId
- an Pixels
id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setPixelsId(long pixelsId, Callback_ThumbnailStore_setPixelsId __cb)
ThumbnailStore
relies on the
RenderingEngine
, a valid rendering
definition must be available for it to work.pixelsId
- an Pixels
id.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_setPixelsId __cb)
ThumbnailStore
relies on the
RenderingEngine
, a valid rendering
definition must be available for it to work.pixelsId
- an Pixels
id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setPixelsId(long pixelsId, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
ThumbnailStore
relies on the
RenderingEngine
, a valid rendering
definition must be available for it to work.pixelsId
- an Pixels
id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_setPixelsId(long pixelsId, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
ThumbnailStore
relies on the
RenderingEngine
, a valid rendering
definition must be available for it to work.pixelsId
- an Pixels
id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
ThumbnailStore
relies on the
RenderingEngine
, a valid rendering
definition must be available for it to work.pixelsId
- an 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.Ice.AsyncResult begin_setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
ThumbnailStore
relies on the
RenderingEngine
, a valid rendering
definition must be available for it to work.pixelsId
- an 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.boolean end_setPixelsId(Ice.AsyncResult __result) throws ServerError
ThumbnailStore
relies on the
RenderingEngine
, a valid rendering
definition must be available for it to work.__result
- The asynchronous result object.true
if a
RenderingDef
exists for the
Pixels
set, otherwise
false
ApiUsageException
- if no pixels object exists with
the ID pixelsId
.ServerError
boolean isInProgress() throws ServerError
true
if the image is in the process of
being imported or a pyramid is being generated for
it.ServerError
boolean isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.true
if the image is in the process of
being imported or a pyramid is being generated for
it.ServerError
Ice.AsyncResult begin_isInProgress()
Ice.AsyncResult begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_isInProgress(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_isInProgress(Callback_ThumbnailStore_isInProgress __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_isInProgress __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_isInProgress(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_isInProgress(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__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.Ice.AsyncResult begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__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.boolean end_isInProgress(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.true
if the image is in the process of
being imported or a pyramid is being generated for
it.ServerError
void setRenderingDefId(long renderingDefId) throws ServerError
setPixelsId
. If it is not
invoked with a valid rendering definition ID before using
the thumbnail accessor methods execution continues as if
renderingDefId
were set to null
.renderingDefId
- an RenderingDef
id.
null
specifies the user's currently
active rendering settings to be used.ValidationException
- if no rendering definition exists with the ID
renderingDefId
.ServerError
void setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
setPixelsId
. If it is not
invoked with a valid rendering definition ID before using
the thumbnail accessor methods execution continues as if
renderingDefId
were set to null
.renderingDefId
- an RenderingDef
id.
null
specifies the user's currently
active rendering settings to be used.__ctx
- The Context map to send with the invocation.ValidationException
- if no rendering definition exists with the ID
renderingDefId
.ServerError
Ice.AsyncResult begin_setRenderingDefId(long renderingDefId)
setPixelsId
. If it is not
invoked with a valid rendering definition ID before using
the thumbnail accessor methods execution continues as if
renderingDefId
were set to null
.renderingDefId
- an RenderingDef
id.
null
specifies the user's currently
active rendering settings to be used.Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx)
setPixelsId
. If it is not
invoked with a valid rendering definition ID before using
the thumbnail accessor methods execution continues as if
renderingDefId
were set to null
.renderingDefId
- an RenderingDef
id.
null
specifies the user's currently
active rendering settings to be used.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, Ice.Callback __cb)
setPixelsId
. If it is not
invoked with a valid rendering definition ID before using
the thumbnail accessor methods execution continues as if
renderingDefId
were set to null
.renderingDefId
- an RenderingDef
id.
null
specifies the user's currently
active rendering settings to be used.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
setPixelsId
. If it is not
invoked with a valid rendering definition ID before using
the thumbnail accessor methods execution continues as if
renderingDefId
were set to null
.renderingDefId
- an RenderingDef
id.
null
specifies the user's currently
active rendering settings to be used.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, Callback_ThumbnailStore_setRenderingDefId __cb)
setPixelsId
. If it is not
invoked with a valid rendering definition ID before using
the thumbnail accessor methods execution continues as if
renderingDefId
were set to null
.renderingDefId
- an RenderingDef
id.
null
specifies the user's currently
active rendering settings to be used.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_setRenderingDefId __cb)
setPixelsId
. If it is not
invoked with a valid rendering definition ID before using
the thumbnail accessor methods execution continues as if
renderingDefId
were set to null
.renderingDefId
- an RenderingDef
id.
null
specifies the user's currently
active rendering settings to be used.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
setPixelsId
. If it is not
invoked with a valid rendering definition ID before using
the thumbnail accessor methods execution continues as if
renderingDefId
were set to null
.renderingDefId
- an RenderingDef
id.
null
specifies the user's currently
active rendering settings to be used.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
setPixelsId
. If it is not
invoked with a valid rendering definition ID before using
the thumbnail accessor methods execution continues as if
renderingDefId
were set to null
.renderingDefId
- an RenderingDef
id.
null
specifies the user's currently
active rendering settings to be used.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
setPixelsId
. If it is not
invoked with a valid rendering definition ID before using
the thumbnail accessor methods execution continues as if
renderingDefId
were set to null
.renderingDefId
- an RenderingDef
id.
null
specifies the user's currently
active rendering settings to be used.__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.Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
setPixelsId
. If it is not
invoked with a valid rendering definition ID before using
the thumbnail accessor methods execution continues as if
renderingDefId
were set to null
.renderingDefId
- an RenderingDef
id.
null
specifies the user's currently
active rendering settings to be used.__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.void end_setRenderingDefId(Ice.AsyncResult __result) throws ServerError
setPixelsId
. If it is not
invoked with a valid rendering definition ID before using
the thumbnail accessor methods execution continues as if
renderingDefId
were set to null
.__result
- The asynchronous result object.ValidationException
- if no rendering definition exists with the ID
renderingDefId
.ServerError
long getRenderingDefId() throws ServerError
RenderingDef
loaded in this instance.ServerError
long getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
RenderingDef
loaded in this instance.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_getRenderingDefId()
RenderingDef
loaded in this instance.Ice.AsyncResult begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx)
RenderingDef
loaded in this instance.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getRenderingDefId(Ice.Callback __cb)
RenderingDef
loaded in this instance.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
RenderingDef
loaded in this instance.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getRenderingDefId(Callback_ThumbnailStore_getRenderingDefId __cb)
RenderingDef
loaded in this instance.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getRenderingDefId __cb)
RenderingDef
loaded in this instance.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getRenderingDefId(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
RenderingDef
loaded in this instance.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getRenderingDefId(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RenderingDef
loaded in this instance.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
RenderingDef
loaded in this instance.__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.Ice.AsyncResult begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RenderingDef
loaded in this instance.__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.long end_getRenderingDefId(Ice.AsyncResult __result) throws ServerError
RenderingDef
loaded in this instance.__result
- The asynchronous result object.ServerError
byte[] getThumbnail(RInt sizeX, RInt sizeY) throws ServerError
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is missing, a clock will
be returned to signify that the thumbnail is yet to be generated.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.ApiUsageException
- if:
sizeX
is greater than pixels.sizeXsizeX
is negativesizeY
is greater than pixels.sizeYsizeY
is negativesetPixelsId
has not yet been calledServerError
getThumbnailDirect(omero.RInt, omero.RInt)
byte[] getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is missing, a clock will
be returned to signify that the thumbnail is yet to be generated.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.ApiUsageException
- if:
sizeX
is greater than pixels.sizeXsizeX
is negativesizeY
is greater than pixels.sizeYsizeY
is negativesetPixelsId
has not yet been calledServerError
getThumbnailDirect(omero.RInt, omero.RInt)
Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is missing, a clock will
be returned to signify that the thumbnail is yet to be generated.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is missing, a clock will
be returned to signify that the thumbnail is yet to be generated.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, Ice.Callback __cb)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is missing, a clock will
be returned to signify that the thumbnail is yet to be generated.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is missing, a clock will
be returned to signify that the thumbnail is yet to be generated.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, Callback_ThumbnailStore_getThumbnail __cb)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is missing, a clock will
be returned to signify that the thumbnail is yet to be generated.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnail __cb)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is missing, a clock will
be returned to signify that the thumbnail is yet to be generated.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is missing, a clock will
be returned to signify that the thumbnail is yet to be generated.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is missing, a clock will
be returned to signify that the thumbnail is yet to be generated.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is missing, a clock will
be returned to signify that the thumbnail is yet to be generated.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__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.Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is missing, a clock will
be returned to signify that the thumbnail is yet to be generated.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__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.byte[] end_getThumbnail(Ice.AsyncResult __result) throws ServerError
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is missing, a clock will
be returned to signify that the thumbnail is yet to be generated.__result
- The asynchronous result object.ApiUsageException
- if:
sizeX
is greater than pixels.sizeXsizeX
is negativesizeY
is greater than pixels.sizeYsizeY
is negativesetPixelsId
has not yet been calledServerError
getThumbnailDirect(omero.RInt, omero.RInt)
byte[] getThumbnailWithoutDefault(RInt sizeX, RInt sizeY) throws ServerError
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is still to be generated, an empty array will
be returned.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.ApiUsageException
- if:
sizeX
is greater than pixels.sizeXsizeX
is negativesizeY
is greater than pixels.sizeYsizeY
is negativesetPixelsId
has not yet been calledServerError
getThumbnailDirect(omero.RInt, omero.RInt)
byte[] getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is still to be generated, an empty array will
be returned.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.ApiUsageException
- if:
sizeX
is greater than pixels.sizeXsizeX
is negativesizeY
is greater than pixels.sizeYsizeY
is negativesetPixelsId
has not yet been calledServerError
getThumbnailDirect(omero.RInt, omero.RInt)
Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is still to be generated, an empty array will
be returned.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is still to be generated, an empty array will
be returned.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, Ice.Callback __cb)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is still to be generated, an empty array will
be returned.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is still to be generated, an empty array will
be returned.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, Callback_ThumbnailStore_getThumbnailWithoutDefault __cb)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is still to be generated, an empty array will
be returned.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailWithoutDefault __cb)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is still to be generated, an empty array will
be returned.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is still to be generated, an empty array will
be returned.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is still to be generated, an empty array will
be returned.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is still to be generated, an empty array will
be returned.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__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.Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is still to be generated, an empty array will
be returned.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__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.byte[] end_getThumbnailWithoutDefault(Ice.AsyncResult __result) throws ServerError
getThumbnailDirect
, placed in the on-disk
cache and returned. If the thumbnail is still to be generated, an empty array will
be returned.__result
- The asynchronous result object.ApiUsageException
- if:
sizeX
is greater than pixels.sizeXsizeX
is negativesizeY
is greater than pixels.sizeYsizeY
is negativesetPixelsId
has not yet been calledServerError
getThumbnailDirect(omero.RInt, omero.RInt)
java.util.Map<java.lang.Long,byte[]> getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds) throws ServerError
getThumbnailDirect
, placed in the on-disk cache
and returned. Unlike the other thumbnail retrieval methods,
this method may be called without first calling
setPixelsId
.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.null
if an
exception was thrown while attempting to retrieve
the thumbnail for that particular Pixels set.ServerError
getThumbnail(omero.RInt, omero.RInt)
java.util.Map<java.lang.Long,byte[]> getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getThumbnailDirect
, placed in the on-disk cache
and returned. Unlike the other thumbnail retrieval methods,
this method may be called without first calling
setPixelsId
.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.null
if an
exception was thrown while attempting to retrieve
the thumbnail for that particular Pixels set.ServerError
getThumbnail(omero.RInt, omero.RInt)
Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds)
getThumbnailDirect
, placed in the on-disk cache
and returned. Unlike the other thumbnail retrieval methods,
this method may be called without first calling
setPixelsId
.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx)
getThumbnailDirect
, placed in the on-disk cache
and returned. Unlike the other thumbnail retrieval methods,
this method may be called without first calling
setPixelsId
.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, Ice.Callback __cb)
getThumbnailDirect
, placed in the on-disk cache
and returned. Unlike the other thumbnail retrieval methods,
this method may be called without first calling
setPixelsId
.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
getThumbnailDirect
, placed in the on-disk cache
and returned. Unlike the other thumbnail retrieval methods,
this method may be called without first calling
setPixelsId
.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, Callback_ThumbnailStore_getThumbnailSet __cb)
getThumbnailDirect
, placed in the on-disk cache
and returned. Unlike the other thumbnail retrieval methods,
this method may be called without first calling
setPixelsId
.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailSet __cb)
getThumbnailDirect
, placed in the on-disk cache
and returned. Unlike the other thumbnail retrieval methods,
this method may be called without first calling
setPixelsId
.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
getThumbnailDirect
, placed in the on-disk cache
and returned. Unlike the other thumbnail retrieval methods,
this method may be called without first calling
setPixelsId
.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
getThumbnailDirect
, placed in the on-disk cache
and returned. Unlike the other thumbnail retrieval methods,
this method may be called without first calling
setPixelsId
.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
getThumbnailDirect
, placed in the on-disk cache
and returned. Unlike the other thumbnail retrieval methods,
this method may be called without first calling
setPixelsId
.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__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.Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
getThumbnailDirect
, placed in the on-disk cache
and returned. Unlike the other thumbnail retrieval methods,
this method may be called without first calling
setPixelsId
.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__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.java.util.Map<java.lang.Long,byte[]> end_getThumbnailSet(Ice.AsyncResult __result) throws ServerError
getThumbnailDirect
, placed in the on-disk cache
and returned. Unlike the other thumbnail retrieval methods,
this method may be called without first calling
setPixelsId
.__result
- The asynchronous result object.null
if an
exception was thrown while attempting to retrieve
the thumbnail for that particular Pixels set.ServerError
getThumbnail(omero.RInt, omero.RInt)
java.util.Map<java.lang.Long,byte[]> getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds) throws ServerError
getThumbnailByLongestSideDirect
. The longest
side of the image will be used to calculate the size for
the smaller side in order to keep the aspect ratio of the
original image. Unlike the other thumbnail retrieval
methods, this method may be called without first
calling setPixelsId
.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.null
if an
exception was thrown while attempting to retrieve
the thumbnail for that particular Pixels set.ServerError
getThumbnailSet(omero.RInt, omero.RInt, java.util.List<java.lang.Long>)
java.util.Map<java.lang.Long,byte[]> getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getThumbnailByLongestSideDirect
. The longest
side of the image will be used to calculate the size for
the smaller side in order to keep the aspect ratio of the
original image. Unlike the other thumbnail retrieval
methods, this method may be called without first
calling setPixelsId
.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.null
if an
exception was thrown while attempting to retrieve
the thumbnail for that particular Pixels set.ServerError
getThumbnailSet(omero.RInt, omero.RInt, java.util.List<java.lang.Long>)
Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds)
getThumbnailByLongestSideDirect
. The longest
side of the image will be used to calculate the size for
the smaller side in order to keep the aspect ratio of the
original image. Unlike the other thumbnail retrieval
methods, this method may be called without first
calling setPixelsId
.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx)
getThumbnailByLongestSideDirect
. The longest
side of the image will be used to calculate the size for
the smaller side in order to keep the aspect ratio of the
original image. Unlike the other thumbnail retrieval
methods, this method may be called without first
calling setPixelsId
.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, Ice.Callback __cb)
getThumbnailByLongestSideDirect
. The longest
side of the image will be used to calculate the size for
the smaller side in order to keep the aspect ratio of the
original image. Unlike the other thumbnail retrieval
methods, this method may be called without first
calling setPixelsId
.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
getThumbnailByLongestSideDirect
. The longest
side of the image will be used to calculate the size for
the smaller side in order to keep the aspect ratio of the
original image. Unlike the other thumbnail retrieval
methods, this method may be called without first
calling setPixelsId
.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, Callback_ThumbnailStore_getThumbnailByLongestSideSet __cb)
getThumbnailByLongestSideDirect
. The longest
side of the image will be used to calculate the size for
the smaller side in order to keep the aspect ratio of the
original image. Unlike the other thumbnail retrieval
methods, this method may be called without first
calling setPixelsId
.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailByLongestSideSet __cb)
getThumbnailByLongestSideDirect
. The longest
side of the image will be used to calculate the size for
the smaller side in order to keep the aspect ratio of the
original image. Unlike the other thumbnail retrieval
methods, this method may be called without first
calling setPixelsId
.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
getThumbnailByLongestSideDirect
. The longest
side of the image will be used to calculate the size for
the smaller side in order to keep the aspect ratio of the
original image. Unlike the other thumbnail retrieval
methods, this method may be called without first
calling setPixelsId
.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
getThumbnailByLongestSideDirect
. The longest
side of the image will be used to calculate the size for
the smaller side in order to keep the aspect ratio of the
original image. Unlike the other thumbnail retrieval
methods, this method may be called without first
calling setPixelsId
.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
getThumbnailByLongestSideDirect
. The longest
side of the image will be used to calculate the size for
the smaller side in order to keep the aspect ratio of the
original image. Unlike the other thumbnail retrieval
methods, this method may be called without first
calling setPixelsId
.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__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.Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
getThumbnailByLongestSideDirect
. The longest
side of the image will be used to calculate the size for
the smaller side in order to keep the aspect ratio of the
original image. Unlike the other thumbnail retrieval
methods, this method may be called without first
calling setPixelsId
.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__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.java.util.Map<java.lang.Long,byte[]> end_getThumbnailByLongestSideSet(Ice.AsyncResult __result) throws ServerError
getThumbnailByLongestSideDirect
. The longest
side of the image will be used to calculate the size for
the smaller side in order to keep the aspect ratio of the
original image. Unlike the other thumbnail retrieval
methods, this method may be called without first
calling setPixelsId
.__result
- The asynchronous result object.null
if an
exception was thrown while attempting to retrieve
the thumbnail for that particular Pixels set.ServerError
getThumbnailSet(omero.RInt, omero.RInt, java.util.List<java.lang.Long>)
byte[] getThumbnailByLongestSide(RInt size) throws ServerError
getThumbnailDirect
,
placed in the on-disk cache and returned. The longest side
of the image will be used to calculate the size for the
smaller side in order to keep the aspect ratio of the
original image.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.ApiUsageException
- if:
size
is greater than pixels.sizeX and pixels.sizeYsetPixelsId
has not yet been calledServerError
getThumbnail(omero.RInt, omero.RInt)
byte[] getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getThumbnailDirect
,
placed in the on-disk cache and returned. The longest side
of the image will be used to calculate the size for the
smaller side in order to keep the aspect ratio of the
original image.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__ctx
- The Context map to send with the invocation.ApiUsageException
- if:
size
is greater than pixels.sizeX and pixels.sizeYsetPixelsId
has not yet been calledServerError
getThumbnail(omero.RInt, omero.RInt)
Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size)
getThumbnailDirect
,
placed in the on-disk cache and returned. The longest side
of the image will be used to calculate the size for the
smaller side in order to keep the aspect ratio of the
original image.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx)
getThumbnailDirect
,
placed in the on-disk cache and returned. The longest side
of the image will be used to calculate the size for the
smaller side in order to keep the aspect ratio of the
original image.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, Ice.Callback __cb)
getThumbnailDirect
,
placed in the on-disk cache and returned. The longest side
of the image will be used to calculate the size for the
smaller side in order to keep the aspect ratio of the
original image.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
getThumbnailDirect
,
placed in the on-disk cache and returned. The longest side
of the image will be used to calculate the size for the
smaller side in order to keep the aspect ratio of the
original image.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, Callback_ThumbnailStore_getThumbnailByLongestSide __cb)
getThumbnailDirect
,
placed in the on-disk cache and returned. The longest side
of the image will be used to calculate the size for the
smaller side in order to keep the aspect ratio of the
original image.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailByLongestSide __cb)
getThumbnailDirect
,
placed in the on-disk cache and returned. The longest side
of the image will be used to calculate the size for the
smaller side in order to keep the aspect ratio of the
original image.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
getThumbnailDirect
,
placed in the on-disk cache and returned. The longest side
of the image will be used to calculate the size for the
smaller side in order to keep the aspect ratio of the
original image.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
getThumbnailDirect
,
placed in the on-disk cache and returned. The longest side
of the image will be used to calculate the size for the
smaller side in order to keep the aspect ratio of the
original image.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
getThumbnailDirect
,
placed in the on-disk cache and returned. The longest side
of the image will be used to calculate the size for the
smaller side in order to keep the aspect ratio of the
original image.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__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.Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
getThumbnailDirect
,
placed in the on-disk cache and returned. The longest side
of the image will be used to calculate the size for the
smaller side in order to keep the aspect ratio of the
original image.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__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.byte[] end_getThumbnailByLongestSide(Ice.AsyncResult __result) throws ServerError
getThumbnailDirect
,
placed in the on-disk cache and returned. The longest side
of the image will be used to calculate the size for the
smaller side in order to keep the aspect ratio of the
original image.__result
- The asynchronous result object.ApiUsageException
- if:
size
is greater than pixels.sizeX and pixels.sizeYsetPixelsId
has not yet been calledServerError
getThumbnail(omero.RInt, omero.RInt)
byte[] getThumbnailByLongestSideDirect(RInt size) throws ServerError
size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.ApiUsageException
- if:
size
is greater than pixels.sizeX and pixels.sizeYsetPixelsId
has not yet been calledServerError
getThumbnailDirect(omero.RInt, omero.RInt)
byte[] getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__ctx
- The Context map to send with the invocation.ApiUsageException
- if:
size
is greater than pixels.sizeX and pixels.sizeYsetPixelsId
has not yet been calledServerError
getThumbnailDirect(omero.RInt, omero.RInt)
Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size)
size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx)
size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, Ice.Callback __cb)
size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, Callback_ThumbnailStore_getThumbnailByLongestSideDirect __cb)
size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailByLongestSideDirect __cb)
size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__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.Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__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.byte[] end_getThumbnailByLongestSideDirect(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ApiUsageException
- if:
size
is greater than pixels.sizeX and pixels.sizeYsetPixelsId
has not yet been calledServerError
getThumbnailDirect(omero.RInt, omero.RInt)
byte[] getThumbnailDirect(RInt sizeX, RInt sizeY) throws ServerError
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.ApiUsageException
- if:
sizeX
is greater than pixels.sizeXsizeX
is negativesizeY
is greater than pixels.sizeYsizeY
is negativesetPixelsId
has not yet been calledServerError
getThumbnail(omero.RInt, omero.RInt)
byte[] getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.ApiUsageException
- if:
sizeX
is greater than pixels.sizeXsizeX
is negativesizeY
is greater than pixels.sizeYsizeY
is negativesetPixelsId
has not yet been calledServerError
getThumbnail(omero.RInt, omero.RInt)
Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, Ice.Callback __cb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, Callback_ThumbnailStore_getThumbnailDirect __cb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailDirect __cb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__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.Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__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.byte[] end_getThumbnailDirect(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ApiUsageException
- if:
sizeX
is greater than pixels.sizeXsizeX
is negativesizeY
is greater than pixels.sizeYsizeY
is negativesetPixelsId
has not yet been calledServerError
getThumbnail(omero.RInt, omero.RInt)
byte[] getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY) throws ServerError
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.ApiUsageException
- if:
sizeX
is greater than pixels.sizeXsizeX
is negativesizeY
is greater than pixels.sizeYsizeY
is negativetheZ
is out of rangetheT
is out of rangesetPixelsId
has not yet been calledServerError
getThumbnail(omero.RInt, omero.RInt)
byte[] getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.ApiUsageException
- if:
sizeX
is greater than pixels.sizeXsizeX
is negativesizeY
is greater than pixels.sizeYsizeY
is negativetheZ
is out of rangetheT
is out of rangesetPixelsId
has not yet been calledServerError
getThumbnail(omero.RInt, omero.RInt)
Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, Ice.Callback __cb)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, Callback_ThumbnailStore_getThumbnailForSectionDirect __cb)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailForSectionDirect __cb)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__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.Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__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.byte[] end_getThumbnailForSectionDirect(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ApiUsageException
- if:
sizeX
is greater than pixels.sizeXsizeX
is negativesizeY
is greater than pixels.sizeYsizeY
is negativetheZ
is out of rangetheT
is out of rangesetPixelsId
has not yet been calledServerError
getThumbnail(omero.RInt, omero.RInt)
byte[] getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size) throws ServerError
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.ApiUsageException
- if:
size
is greater than pixels.sizeX and pixels.sizeYsetPixelsId
has not yet been calledServerError
getThumbnailDirect(omero.RInt, omero.RInt)
byte[] getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.__ctx
- The Context map to send with the invocation.ApiUsageException
- if:
size
is greater than pixels.sizeX and pixels.sizeYsetPixelsId
has not yet been calledServerError
getThumbnailDirect(omero.RInt, omero.RInt)
Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, Ice.Callback __cb)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, Callback_ThumbnailStore_getThumbnailForSectionByLongestSideDirect __cb)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailForSectionByLongestSideDirect __cb)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.__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.Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
theZ
- the optical section (offset across the Z-axis)
to use.theT
- the timepoint (offset across the T-axis) to use.__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.byte[] end_getThumbnailForSectionByLongestSideDirect(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ApiUsageException
- if:
size
is greater than pixels.sizeX and pixels.sizeYsetPixelsId
has not yet been calledServerError
getThumbnailDirect(omero.RInt, omero.RInt)
void createThumbnails() throws ServerError
void createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
getThumbnail(omero.RInt, omero.RInt)
,
getThumbnailDirect(omero.RInt, omero.RInt)
Ice.AsyncResult begin_createThumbnails()
Ice.AsyncResult begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_createThumbnails(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_createThumbnails(Callback_ThumbnailStore_createThumbnails __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_createThumbnails __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_createThumbnails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_createThumbnails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_createThumbnails(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)
__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.Ice.AsyncResult begin_createThumbnails(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)
__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.void end_createThumbnails(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
getThumbnail(omero.RInt, omero.RInt)
,
getThumbnailDirect(omero.RInt, omero.RInt)
void createThumbnail(RInt sizeX, RInt sizeY) throws ServerError
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.ApiUsageException
- if:
sizeX
is greater than pixels.sizeXsizeX
is negativesizeY
is greater than pixels.sizeYsizeY
is negativesetPixelsId
has not yet been calledServerError
getThumbnail(omero.RInt, omero.RInt)
,
getThumbnailDirect(omero.RInt, omero.RInt)
void createThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.ApiUsageException
- if:
sizeX
is greater than pixels.sizeXsizeX
is negativesizeY
is greater than pixels.sizeYsizeY
is negativesetPixelsId
has not yet been calledServerError
getThumbnail(omero.RInt, omero.RInt)
,
getThumbnailDirect(omero.RInt, omero.RInt)
Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, Ice.Callback __cb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__cb
- The asynchronous callback object.Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, Callback_ThumbnailStore_createThumbnail __cb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__cb
- The asynchronous callback object.Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_createThumbnail __cb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, 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)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__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.Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, 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)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__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.void end_createThumbnail(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ApiUsageException
- if:
sizeX
is greater than pixels.sizeXsizeX
is negativesizeY
is greater than pixels.sizeYsizeY
is negativesetPixelsId
has not yet been calledServerError
getThumbnail(omero.RInt, omero.RInt)
,
getThumbnailDirect(omero.RInt, omero.RInt)
void createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds) throws ServerError
setPixelsId
. This method will not reset or
modify rendering settings in any way. If rendering settings
for a pixels set are not present, thumbnail creation for
that pixels set will not be performed.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.ApiUsageException
- if:
size
is greater than pixels.sizeX and pixels.sizeYsize
is negativeServerError
createThumbnail(omero.RInt, omero.RInt)
,
createThumbnails()
void createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
setPixelsId
. This method will not reset or
modify rendering settings in any way. If rendering settings
for a pixels set are not present, thumbnail creation for
that pixels set will not be performed.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.ApiUsageException
- if:
size
is greater than pixels.sizeX and pixels.sizeYsize
is negativeServerError
createThumbnail(omero.RInt, omero.RInt)
,
createThumbnails()
Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds)
setPixelsId
. This method will not reset or
modify rendering settings in any way. If rendering settings
for a pixels set are not present, thumbnail creation for
that pixels set will not be performed.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx)
setPixelsId
. This method will not reset or
modify rendering settings in any way. If rendering settings
for a pixels set are not present, thumbnail creation for
that pixels set will not be performed.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, Ice.Callback __cb)
setPixelsId
. This method will not reset or
modify rendering settings in any way. If rendering settings
for a pixels set are not present, thumbnail creation for
that pixels set will not be performed.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__cb
- The asynchronous callback object.Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
setPixelsId
. This method will not reset or
modify rendering settings in any way. If rendering settings
for a pixels set are not present, thumbnail creation for
that pixels set will not be performed.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, Callback_ThumbnailStore_createThumbnailsByLongestSideSet __cb)
setPixelsId
. This method will not reset or
modify rendering settings in any way. If rendering settings
for a pixels set are not present, thumbnail creation for
that pixels set will not be performed.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__cb
- The asynchronous callback object.Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_createThumbnailsByLongestSideSet __cb)
setPixelsId
. This method will not reset or
modify rendering settings in any way. If rendering settings
for a pixels set are not present, thumbnail creation for
that pixels set will not be performed.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
setPixelsId
. This method will not reset or
modify rendering settings in any way. If rendering settings
for a pixels set are not present, thumbnail creation for
that pixels set will not be performed.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
setPixelsId
. This method will not reset or
modify rendering settings in any way. If rendering settings
for a pixels set are not present, thumbnail creation for
that pixels set will not be performed.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, 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)
setPixelsId
. This method will not reset or
modify rendering settings in any way. If rendering settings
for a pixels set are not present, thumbnail creation for
that pixels set will not be performed.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__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.Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, 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)
setPixelsId
. This method will not reset or
modify rendering settings in any way. If rendering settings
for a pixels set are not present, thumbnail creation for
that pixels set will not be performed.size
- the size of the longest side of the thumbnail
requested. null
specifies the
default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__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.void end_createThumbnailsByLongestSideSet(Ice.AsyncResult __result) throws ServerError
setPixelsId
. This method will not reset or
modify rendering settings in any way. If rendering settings
for a pixels set are not present, thumbnail creation for
that pixels set will not be performed.__result
- The asynchronous result object.ApiUsageException
- if:
size
is greater than pixels.sizeX and pixels.sizeYsize
is negativeServerError
createThumbnail(omero.RInt, omero.RInt)
,
createThumbnails()
boolean thumbnailExists(RInt sizeX, RInt sizeY) throws ServerError
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.ApiUsageException
- if:
sizeX
is negativesizeY
is negativesetPixelsId(long)
has not yet been calledServerError
getThumbnail(omero.RInt, omero.RInt)
,
getThumbnailDirect(omero.RInt, omero.RInt)
boolean thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.ApiUsageException
- if:
sizeX
is negativesizeY
is negativesetPixelsId(long)
has not yet been calledServerError
getThumbnail(omero.RInt, omero.RInt)
,
getThumbnailDirect(omero.RInt, omero.RInt)
Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, Ice.Callback __cb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__cb
- The asynchronous callback object.Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, Callback_ThumbnailStore_thumbnailExists __cb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__cb
- The asynchronous callback object.Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_thumbnailExists __cb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__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.Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
sizeX
- the X-axis width of the thumbnail.
null
specifies the default size
of 48.sizeY
- the Y-axis width of the thumbnail.
null
specifies the default size
of 48.__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.boolean end_thumbnailExists(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ApiUsageException
- if:
sizeX
is negativesizeY
is negativesetPixelsId(long)
has not yet been calledServerError
getThumbnail(omero.RInt, omero.RInt)
,
getThumbnailDirect(omero.RInt, omero.RInt)
void resetDefaults() throws ServerError
ServerError
void resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_resetDefaults()
Ice.AsyncResult begin_resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_resetDefaults(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaults(Callback_ThumbnailStore_resetDefaults __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_resetDefaults __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaults(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_resetDefaults(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_resetDefaults(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)
__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.Ice.AsyncResult begin_resetDefaults(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)
__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.void end_resetDefaults(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError