public class PixelsI extends AbstractAmdServant implements omero.api._IPixelsOperations
IPixels
Constructor and Description |
---|
PixelsI(IPixels service,
BlitzExecutor be) |
Modifier and Type | Method and Description |
---|---|
void |
copyAndResizeImage_async(omero.api.AMD_IPixels_copyAndResizeImage __cb,
long imageId,
omero.RInt sizeX,
omero.RInt sizeY,
omero.RInt sizeZ,
omero.RInt sizeT,
java.util.List<java.lang.Integer> channelList,
java.lang.String methodology,
boolean copyStats,
Ice.Current __current) |
void |
copyAndResizePixels_async(omero.api.AMD_IPixels_copyAndResizePixels __cb,
long pixelsId,
omero.RInt sizeX,
omero.RInt sizeY,
omero.RInt sizeZ,
omero.RInt sizeT,
java.util.List<java.lang.Integer> channelList,
java.lang.String methodology,
boolean copyStats,
Ice.Current __current) |
void |
createImage_async(omero.api.AMD_IPixels_createImage __cb,
int sizeX,
int sizeY,
int sizeZ,
int sizeT,
java.util.List<java.lang.Integer> channelList,
omero.model.PixelsType pixelsType,
java.lang.String name,
java.lang.String description,
Ice.Current __current) |
void |
getAllEnumerations_async(omero.api.AMD_IPixels_getAllEnumerations __cb,
java.lang.String enumClass,
Ice.Current __current) |
void |
getBitDepth_async(omero.api.AMD_IPixels_getBitDepth __cb,
omero.model.PixelsType type,
Ice.Current __current) |
void |
getEnumeration_async(omero.api.AMD_IPixels_getEnumeration __cb,
java.lang.String enumClass,
java.lang.String value,
Ice.Current __current) |
void |
loadRndSettings_async(omero.api.AMD_IPixels_loadRndSettings __cb,
long renderingSettingsId,
Ice.Current __current) |
void |
retrieveAllRndSettings_async(omero.api.AMD_IPixels_retrieveAllRndSettings __cb,
long pixId,
long userId,
Ice.Current __current) |
void |
retrievePixDescription_async(omero.api.AMD_IPixels_retrievePixDescription __cb,
long pixId,
Ice.Current __current) |
void |
retrieveRndSettings_async(omero.api.AMD_IPixels_retrieveRndSettings __cb,
long pixId,
Ice.Current __current) |
void |
retrieveRndSettingsFor_async(omero.api.AMD_IPixels_retrieveRndSettingsFor __cb,
long pixId,
long userId,
Ice.Current __current) |
void |
saveRndSettings_async(omero.api.AMD_IPixels_saveRndSettings __cb,
omero.model.RenderingDef rndSettings,
Ice.Current __current) |
void |
setChannelGlobalMinMax_async(omero.api.AMD_IPixels_setChannelGlobalMinMax __cb,
long pixelsId,
int channelIndex,
double min,
double max,
Ice.Current __current) |
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolder
public PixelsI(IPixels service, BlitzExecutor be)
public void copyAndResizeImage_async(omero.api.AMD_IPixels_copyAndResizeImage __cb, long imageId, omero.RInt sizeX, omero.RInt sizeY, omero.RInt sizeZ, omero.RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, Ice.Current __current) throws omero.ServerError
copyAndResizeImage_async
in interface omero.api._IPixelsOperations
omero.ServerError
public void copyAndResizePixels_async(omero.api.AMD_IPixels_copyAndResizePixels __cb, long pixelsId, omero.RInt sizeX, omero.RInt sizeY, omero.RInt sizeZ, omero.RInt sizeT, java.util.List<java.lang.Integer> channelList, java.lang.String methodology, boolean copyStats, Ice.Current __current) throws omero.ServerError
copyAndResizePixels_async
in interface omero.api._IPixelsOperations
omero.ServerError
public void createImage_async(omero.api.AMD_IPixels_createImage __cb, int sizeX, int sizeY, int sizeZ, int sizeT, java.util.List<java.lang.Integer> channelList, omero.model.PixelsType pixelsType, java.lang.String name, java.lang.String description, Ice.Current __current) throws omero.ServerError
createImage_async
in interface omero.api._IPixelsOperations
omero.ServerError
public void getAllEnumerations_async(omero.api.AMD_IPixels_getAllEnumerations __cb, java.lang.String enumClass, Ice.Current __current) throws omero.ServerError
getAllEnumerations_async
in interface omero.api._IPixelsOperations
omero.ServerError
public void getBitDepth_async(omero.api.AMD_IPixels_getBitDepth __cb, omero.model.PixelsType type, Ice.Current __current) throws omero.ServerError
getBitDepth_async
in interface omero.api._IPixelsOperations
omero.ServerError
public void getEnumeration_async(omero.api.AMD_IPixels_getEnumeration __cb, java.lang.String enumClass, java.lang.String value, Ice.Current __current) throws omero.ServerError
getEnumeration_async
in interface omero.api._IPixelsOperations
omero.ServerError
public void loadRndSettings_async(omero.api.AMD_IPixels_loadRndSettings __cb, long renderingSettingsId, Ice.Current __current) throws omero.ServerError
loadRndSettings_async
in interface omero.api._IPixelsOperations
omero.ServerError
public void retrievePixDescription_async(omero.api.AMD_IPixels_retrievePixDescription __cb, long pixId, Ice.Current __current) throws omero.ServerError
retrievePixDescription_async
in interface omero.api._IPixelsOperations
omero.ServerError
public void retrieveRndSettings_async(omero.api.AMD_IPixels_retrieveRndSettings __cb, long pixId, Ice.Current __current) throws omero.ServerError
retrieveRndSettings_async
in interface omero.api._IPixelsOperations
omero.ServerError
public void retrieveRndSettingsFor_async(omero.api.AMD_IPixels_retrieveRndSettingsFor __cb, long pixId, long userId, Ice.Current __current) throws omero.ServerError
retrieveRndSettingsFor_async
in interface omero.api._IPixelsOperations
omero.ServerError
public void retrieveAllRndSettings_async(omero.api.AMD_IPixels_retrieveAllRndSettings __cb, long pixId, long userId, Ice.Current __current) throws omero.ServerError
retrieveAllRndSettings_async
in interface omero.api._IPixelsOperations
omero.ServerError
public void saveRndSettings_async(omero.api.AMD_IPixels_saveRndSettings __cb, omero.model.RenderingDef rndSettings, Ice.Current __current) throws omero.ServerError
saveRndSettings_async
in interface omero.api._IPixelsOperations
omero.ServerError
public void setChannelGlobalMinMax_async(omero.api.AMD_IPixels_setChannelGlobalMinMax __cb, long pixelsId, int channelIndex, double min, double max, Ice.Current __current) throws omero.ServerError
setChannelGlobalMinMax_async
in interface omero.api._IPixelsOperations
omero.ServerError
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.