Package omero.api
Interface AMD_ThumbnailStore_thumbnailExists
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_ThumbnailStore_thumbnailExists extends Ice.AMDCallback
Checks if a thumbnail of a particular size exists for a pixels set.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(boolean __ret)
ice_response indicates that the operation completed successfully.
-