Package omero.api
Interface AMD_RenderingEngine_loadRenderingDef
- 
- All Superinterfaces:
- Ice.AMDCallback
 
 public interface AMD_RenderingEngine_loadRenderingDef extends Ice.AMDCallbackLoads a specific set of rendering settings that does not necessarily have to be linked to the given Pixels set. However, the rendering settings must be linked to a compatible Pixels set as defined byomero.api.IRenderingSettings.sanityCheckPixels.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidice_response()ice_response indicates that the operation completed successfully.
 
-