Package omero.api

Interface AMD_RenderingEngine_loadRenderingDef

  • All Superinterfaces:
    Ice.AMDCallback

    public interface AMD_RenderingEngine_loadRenderingDef
    extends Ice.AMDCallback
    Loads 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 by omero.api.IRenderingSettings.sanityCheckPixels.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void ice_response()
      ice_response indicates that the operation completed successfully.
      • Methods inherited from interface Ice.AMDCallback

        ice_exception
    • Method Detail

      • ice_response

        void ice_response()
        ice_response indicates that the operation completed successfully.