Package omero.api
Class Callback_ThumbnailStore_createThumbnailsByLongestSideSet
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_ThumbnailStore_createThumbnailsByLongestSideSet
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackVoidUE
public abstract class Callback_ThumbnailStore_createThumbnailsByLongestSideSet extends IceInternal.TwowayCallback implements Ice.TwowayCallbackVoidUE
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache. Unlike the other thumbnail creation methods, this method may be called without first callingsetPixelsId
. 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.
-
-
Constructor Summary
Constructors Constructor Description Callback_ThumbnailStore_createThumbnailsByLongestSideSet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-