Package omero.api
Interface AMD_PyramidService_getResolutionDescriptions
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_PyramidService_getResolutionDescriptions extends Ice.AMDCallback
Retrieves a more complete definition of the resolution level in question. The size of this array will be of lengthgetResolutionLevels
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(ResolutionDescription[] __ret)
ice_response indicates that the operation completed successfully.
-
-
-
Method Detail
-
ice_response
void ice_response(ResolutionDescription[] __ret)
ice_response indicates that the operation completed successfully.
-
-