Package omero.api
Interface IProjection
-
- All Superinterfaces:
_IProjectionOperations
,_IProjectionOperationsNC
,_ServiceInterfaceOperations
,_ServiceInterfaceOperationsNC
,Ice.Object
,ServiceInterface
- All Known Implementing Classes:
_IProjectionDisp
,_IProjectionTie
public interface IProjection extends Ice.Object, _IProjectionOperations, _IProjectionOperationsNC, ServiceInterface
Provides methods for performing projections of Pixels sets.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ice_staticId
static long
serialVersionUID
-
Method Summary
-
Methods inherited from interface omero.api._IProjectionOperations
projectPixels_async, projectStack_async
-
Methods inherited from interface omero.api._IProjectionOperationsNC
projectPixels_async, projectStack_async
-
-
-
-
Field Detail
-
ice_staticId
static final java.lang.String ice_staticId
- See Also:
- Constant Field Values
-
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
-
-