Package omero.api
Interface AMD_ThumbnailStore_createThumbnailsByLongestSideSet
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_ThumbnailStore_createThumbnailsByLongestSideSet extends Ice.AMDCallback
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.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response()
ice_response indicates that the operation completed successfully.
-