Package omero.api
Class Callback_IPixels_createImage
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_IPixels_createImage
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<RLong>
,Ice.TwowayCallbackArg1UE<RLong>
public abstract class Callback_IPixels_createImage extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<RLong>
Creates the metadata, and only the metadata linked to an Image object. It is beyond the scope of this method to handle updates or changes to the raw pixel data available throughRawPixelsStore
or to add and linkPlaneInfo
orStatsInfo
objects and/or other Pixels set specific metadata. It is also up to the caller to update the pixels dimensions.
-
-
Constructor Summary
Constructors Constructor Description Callback_IPixels_createImage()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-