Package omero.api

Interface AMD_IRenderingSettings_resetDefaults

  • All Superinterfaces:
    Ice.AMDCallback

    public interface AMD_IRenderingSettings_resetDefaults
    extends Ice.AMDCallback
    Resets the given rendering settings to those that are specified by the rendering engine intelligent pretty good image (PG) logic for the pixels set linked to that set of rendering settings. NOTE: This method should only be used to reset a rendering definition that has been retrieved via getRenderingSettings as it relies on certain objects being loaded. The rendering settings are saved upon completion.
    • 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.