Package omero.api

Interface AMD_IRoi_getMeasuredRoisMap

  • All Superinterfaces:
    Ice.AMDCallback

    public interface AMD_IRoi_getMeasuredRoisMap
    extends Ice.AMDCallback
    Deprecated.
    IROI is deprecated.
    Returns a map from FileAnnotation ids to RoiResult instances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)
    • Method Detail

      • ice_response

        void ice_response​(java.util.Map<java.lang.Long,​RoiResult> __ret)
        Deprecated.
        ice_response indicates that the operation completed successfully.