public class ProjectionI extends AbstractAmdServant implements omero.api._IProjectionOperations, BlitzOnly
IProjection| Constructor and Description | 
|---|
ProjectionI(ServiceInterface service,
           BlitzExecutor be)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
projectPixels_async(omero.api.AMD_IProjection_projectPixels __cb,
                   long pixelsId,
                   omero.model.PixelsType pixelsType,
                   omero.constants.projection.ProjectionType algorithm,
                   int tStart,
                   int tEnd,
                   List<Integer> channelList,
                   int stepping,
                   int zStart,
                   int zEnd,
                   String name,
                   Ice.Current __current)  | 
void | 
projectStack_async(omero.api.AMD_IProjection_projectStack __cb,
                  long pixelsId,
                  omero.model.PixelsType pixelsType,
                  omero.constants.projection.ProjectionType algorithm,
                  int timepoint,
                  int channelIndex,
                  int stepping,
                  int start,
                  int end,
                  Ice.Current __current)  | 
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolderpublic ProjectionI(ServiceInterface service, BlitzExecutor be)
public void projectPixels_async(omero.api.AMD_IProjection_projectPixels __cb,
                                long pixelsId,
                                omero.model.PixelsType pixelsType,
                                omero.constants.projection.ProjectionType algorithm,
                                int tStart,
                                int tEnd,
                                List<Integer> channelList,
                                int stepping,
                                int zStart,
                                int zEnd,
                                String name,
                                Ice.Current __current)
                         throws omero.ServerError
projectPixels_async in interface omero.api._IProjectionOperationsomero.ServerErrorpublic void projectStack_async(omero.api.AMD_IProjection_projectStack __cb,
                               long pixelsId,
                               omero.model.PixelsType pixelsType,
                               omero.constants.projection.ProjectionType algorithm,
                               int timepoint,
                               int channelIndex,
                               int stepping,
                               int start,
                               int end,
                               Ice.Current __current)
                        throws omero.ServerError
projectStack_async in interface omero.api._IProjectionOperationsomero.ServerError
                
                
Version: 5.2.3-ice35-b22
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.