Package omero.api
Interface AMD_IRoi_findByRoi
- 
- All Superinterfaces:
- Ice.AMDCallback
 
 public interface AMD_IRoi_findByRoi extends Ice.AMDCallbackDeprecated.IROI is deprecated.Returns a RoiResult with a single Roi member. Shape linkages are properly created. All Shapes are loaded, as is the Pixels and Image object. TODO: Annotations?
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidice_response(RoiResult __ret)Deprecated.ice_response indicates that the operation completed successfully.
 
- 
- 
- 
Method Detail- 
ice_responsevoid ice_response(RoiResult __ret) Deprecated.ice_response indicates that the operation completed successfully.
 
- 
 
-