Package omero.api
Interface AMD_IRoi_getRoiMeasurements
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IRoi_getRoiMeasurements extends Ice.AMDCallback
Deprecated.IROI is deprecated.Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
ice_response(java.util.List<Annotation> __ret)
Deprecated.ice_response indicates that the operation completed successfully.
-
-
-
Method Detail
-
ice_response
void ice_response(java.util.List<Annotation> __ret)
Deprecated.ice_response indicates that the operation completed successfully.
-
-