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,
java.util.List<java.lang.Integer> channelList,
int stepping,
int zStart,
int zEnd,
java.lang.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, setHolder
public 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, java.util.List<java.lang.Integer> channelList, int stepping, int zStart, int zEnd, java.lang.String name, Ice.Current __current) throws omero.ServerError
projectPixels_async
in interface omero.api._IProjectionOperations
omero.ServerError
public 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._IProjectionOperations
omero.ServerError
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.