Package omero.api

Class IProjectionPrxHelper

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface Ice.ObjectPrx

        Ice.ObjectPrx.FunctionalCallback_Object_ice_invoke_Response
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String[] __ids  
      static long serialVersionUID  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void __projectPixels_completed​(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)  
      static void __projectStack_completed​(Ice.TwowayCallbackArg1UE<byte[]> __cb, Ice.AsyncResult __result)  
      static IProjectionPrx __read​(IceInternal.BasicStream __is)  
      static void __write​(IceInternal.BasicStream __os, IProjectionPrx v)  
      Ice.AsyncResult begin_projectPixels​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int tStart, int tEnd, java.util.List<java.lang.Integer> channelList, int stepping, int zStart, int zEnd, java.lang.String name)
      Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set.
      Ice.AsyncResult begin_projectPixels​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int tStart, int tEnd, java.util.List<java.lang.Integer> channelList, int stepping, int zStart, int zEnd, java.lang.String name, Ice.Callback __cb)
      Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set.
      Ice.AsyncResult begin_projectPixels​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int tStart, int tEnd, java.util.List<java.lang.Integer> channelList, int stepping, int zStart, int zEnd, java.lang.String name, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set.
      Ice.AsyncResult begin_projectPixels​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int tStart, int tEnd, java.util.List<java.lang.Integer> channelList, int stepping, int zStart, int zEnd, java.lang.String name, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set.
      Ice.AsyncResult begin_projectPixels​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int tStart, int tEnd, java.util.List<java.lang.Integer> channelList, int stepping, int zStart, int zEnd, java.lang.String name, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set.
      Ice.AsyncResult begin_projectPixels​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int tStart, int tEnd, java.util.List<java.lang.Integer> channelList, int stepping, int zStart, int zEnd, java.lang.String name, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set.
      Ice.AsyncResult begin_projectPixels​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int tStart, int tEnd, java.util.List<java.lang.Integer> channelList, int stepping, int zStart, int zEnd, java.lang.String name, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set.
      Ice.AsyncResult begin_projectPixels​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int tStart, int tEnd, java.util.List<java.lang.Integer> channelList, int stepping, int zStart, int zEnd, java.lang.String name, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set.
      Ice.AsyncResult begin_projectPixels​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int tStart, int tEnd, java.util.List<java.lang.Integer> channelList, int stepping, int zStart, int zEnd, java.lang.String name, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IProjection_projectPixels __cb)
      Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set.
      Ice.AsyncResult begin_projectPixels​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int tStart, int tEnd, java.util.List<java.lang.Integer> channelList, int stepping, int zStart, int zEnd, java.lang.String name, Callback_IProjection_projectPixels __cb)
      Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set.
      Ice.AsyncResult begin_projectStack​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int timepoint, int channelIndex, int stepping, int start, int end)
      Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
      Ice.AsyncResult begin_projectStack​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int timepoint, int channelIndex, int stepping, int start, int end, Ice.Callback __cb)
      Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
      Ice.AsyncResult begin_projectStack​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int timepoint, int channelIndex, int stepping, int start, int end, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
      Ice.AsyncResult begin_projectStack​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int timepoint, int channelIndex, int stepping, int start, int end, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
      Ice.AsyncResult begin_projectStack​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int timepoint, int channelIndex, int stepping, int start, int end, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
      Ice.AsyncResult begin_projectStack​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int timepoint, int channelIndex, int stepping, int start, int end, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
      Ice.AsyncResult begin_projectStack​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int timepoint, int channelIndex, int stepping, int start, int end, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
      Ice.AsyncResult begin_projectStack​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int timepoint, int channelIndex, int stepping, int start, int end, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
      Ice.AsyncResult begin_projectStack​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int timepoint, int channelIndex, int stepping, int start, int end, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IProjection_projectStack __cb)
      Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
      Ice.AsyncResult begin_projectStack​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int timepoint, int channelIndex, int stepping, int start, int end, Callback_IProjection_projectStack __cb)
      Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
      static IProjectionPrx checkedCast​(Ice.ObjectPrx __obj)
      Contacts the remote server to verify that the object implements this type.
      static IProjectionPrx checkedCast​(Ice.ObjectPrx __obj, java.lang.String __facet)
      Contacts the remote server to verify that a facet of the object implements this type.
      static IProjectionPrx checkedCast​(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Contacts the remote server to verify that a facet of the object implements this type.
      static IProjectionPrx checkedCast​(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Contacts the remote server to verify that the object implements this type.
      long end_projectPixels​(Ice.AsyncResult __iresult)
      Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set.
      byte[] end_projectStack​(Ice.AsyncResult __iresult)
      Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
      static java.lang.String ice_staticId()
      Provides the Slice type ID of this type.
      long projectPixels​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int tStart, int tEnd, java.util.List<java.lang.Integer> channelList, int stepping, int zStart, int zEnd, java.lang.String name)
      Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set.
      long projectPixels​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int tStart, int tEnd, java.util.List<java.lang.Integer> channelList, int stepping, int zStart, int zEnd, java.lang.String name, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set.
      byte[] projectStack​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int timepoint, int channelIndex, int stepping, int start, int end)
      Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
      byte[] projectStack​(long pixelsId, PixelsType pixelsType, ProjectionType algorithm, int timepoint, int channelIndex, int stepping, int start, int end, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
      static IProjectionPrx uncheckedCast​(Ice.ObjectPrx __obj)
      Downcasts the given proxy to this type without contacting the remote server.
      static IProjectionPrx uncheckedCast​(Ice.ObjectPrx __obj, java.lang.String __facet)
      Downcasts the given proxy to this type without contacting the remote server.
      • Methods inherited from class Ice.ObjectPrxHelperBase

        __checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface Ice.ObjectPrx

        begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
    • Field Detail

      • __ids

        public static final java.lang.String[] __ids
    • Constructor Detail

      • IProjectionPrxHelper

        public IProjectionPrxHelper()
    • Method Detail

      • projectPixels

        public long projectPixels​(long pixelsId,
                                  PixelsType pixelsType,
                                  ProjectionType algorithm,
                                  int tStart,
                                  int tEnd,
                                  java.util.List<java.lang.Integer> channelList,
                                  int stepping,
                                  int zStart,
                                  int zEnd,
                                  java.lang.String name)
                           throws ServerError
        Description copied from interface: IProjectionPrx
        Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set. The Image which is linked to the Pixels set will be copied using omero.api.IPixels.copyAndResizeImage.
        Specified by:
        projectPixels in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        pixelsType - The destination Pixels type. If null, the source Pixels set pixels type will be used.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        tStart - Timepoint to start projecting from.
        tEnd - Timepoint to finish projecting.
        channelList - List of the channel indexes to use while calculating the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        zStart - Optical section to start projecting from.
        zEnd - Optical section to finish projecting.
        name - Name for the newly created image. If null the name of the Image linked to the Pixels qualified by pixelsId will be used with a Projection suffix. For example, GFP-H2B Image of HeLa Cells will have an Image name of GFP-H2B Image of HeLa Cells Projection used for the projection.
        Returns:
        The Id of the newly created Image which has been projected.
        Throws:
        ServerError
        See Also:
        IProjectionPrx.projectStack(long, omero.model.PixelsType, omero.constants.projection.ProjectionType, int, int, int, int, int)
      • projectPixels

        public long projectPixels​(long pixelsId,
                                  PixelsType pixelsType,
                                  ProjectionType algorithm,
                                  int tStart,
                                  int tEnd,
                                  java.util.List<java.lang.Integer> channelList,
                                  int stepping,
                                  int zStart,
                                  int zEnd,
                                  java.lang.String name,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
                           throws ServerError
        Description copied from interface: IProjectionPrx
        Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set. The Image which is linked to the Pixels set will be copied using omero.api.IPixels.copyAndResizeImage.
        Specified by:
        projectPixels in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        pixelsType - The destination Pixels type. If null, the source Pixels set pixels type will be used.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        tStart - Timepoint to start projecting from.
        tEnd - Timepoint to finish projecting.
        channelList - List of the channel indexes to use while calculating the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        zStart - Optical section to start projecting from.
        zEnd - Optical section to finish projecting.
        name - Name for the newly created image. If null the name of the Image linked to the Pixels qualified by pixelsId will be used with a Projection suffix. For example, GFP-H2B Image of HeLa Cells will have an Image name of GFP-H2B Image of HeLa Cells Projection used for the projection.
        __ctx - The Context map to send with the invocation.
        Returns:
        The Id of the newly created Image which has been projected.
        Throws:
        ServerError
        See Also:
        IProjectionPrx.projectStack(long, omero.model.PixelsType, omero.constants.projection.ProjectionType, int, int, int, int, int)
      • begin_projectPixels

        public Ice.AsyncResult begin_projectPixels​(long pixelsId,
                                                   PixelsType pixelsType,
                                                   ProjectionType algorithm,
                                                   int tStart,
                                                   int tEnd,
                                                   java.util.List<java.lang.Integer> channelList,
                                                   int stepping,
                                                   int zStart,
                                                   int zEnd,
                                                   java.lang.String name)
        Description copied from interface: IProjectionPrx
        Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set. The Image which is linked to the Pixels set will be copied using omero.api.IPixels.copyAndResizeImage.
        Specified by:
        begin_projectPixels in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        tStart - Timepoint to start projecting from.
        channelList - List of the channel indexes to use while calculating the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        zStart - Optical section to start projecting from.
        name - Name for the newly created image. If null the name of the Image linked to the Pixels qualified by pixelsId will be used with a Projection suffix. For example, GFP-H2B Image of HeLa Cells will have an Image name of GFP-H2B Image of HeLa Cells Projection used for the projection.
        Returns:
        The asynchronous result object.
      • begin_projectPixels

        public Ice.AsyncResult begin_projectPixels​(long pixelsId,
                                                   PixelsType pixelsType,
                                                   ProjectionType algorithm,
                                                   int tStart,
                                                   int tEnd,
                                                   java.util.List<java.lang.Integer> channelList,
                                                   int stepping,
                                                   int zStart,
                                                   int zEnd,
                                                   java.lang.String name,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IProjectionPrx
        Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set. The Image which is linked to the Pixels set will be copied using omero.api.IPixels.copyAndResizeImage.
        Specified by:
        begin_projectPixels in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        tStart - Timepoint to start projecting from.
        channelList - List of the channel indexes to use while calculating the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        zStart - Optical section to start projecting from.
        name - Name for the newly created image. If null the name of the Image linked to the Pixels qualified by pixelsId will be used with a Projection suffix. For example, GFP-H2B Image of HeLa Cells will have an Image name of GFP-H2B Image of HeLa Cells Projection used for the projection.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_projectPixels

        public Ice.AsyncResult begin_projectPixels​(long pixelsId,
                                                   PixelsType pixelsType,
                                                   ProjectionType algorithm,
                                                   int tStart,
                                                   int tEnd,
                                                   java.util.List<java.lang.Integer> channelList,
                                                   int stepping,
                                                   int zStart,
                                                   int zEnd,
                                                   java.lang.String name,
                                                   Ice.Callback __cb)
        Description copied from interface: IProjectionPrx
        Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set. The Image which is linked to the Pixels set will be copied using omero.api.IPixels.copyAndResizeImage.
        Specified by:
        begin_projectPixels in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        tStart - Timepoint to start projecting from.
        channelList - List of the channel indexes to use while calculating the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        zStart - Optical section to start projecting from.
        name - Name for the newly created image. If null the name of the Image linked to the Pixels qualified by pixelsId will be used with a Projection suffix. For example, GFP-H2B Image of HeLa Cells will have an Image name of GFP-H2B Image of HeLa Cells Projection used for the projection.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_projectPixels

        public Ice.AsyncResult begin_projectPixels​(long pixelsId,
                                                   PixelsType pixelsType,
                                                   ProjectionType algorithm,
                                                   int tStart,
                                                   int tEnd,
                                                   java.util.List<java.lang.Integer> channelList,
                                                   int stepping,
                                                   int zStart,
                                                   int zEnd,
                                                   java.lang.String name,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Description copied from interface: IProjectionPrx
        Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set. The Image which is linked to the Pixels set will be copied using omero.api.IPixels.copyAndResizeImage.
        Specified by:
        begin_projectPixels in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        tStart - Timepoint to start projecting from.
        channelList - List of the channel indexes to use while calculating the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        zStart - Optical section to start projecting from.
        name - Name for the newly created image. If null the name of the Image linked to the Pixels qualified by pixelsId will be used with a Projection suffix. For example, GFP-H2B Image of HeLa Cells will have an Image name of GFP-H2B Image of HeLa Cells Projection used for the projection.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_projectPixels

        public Ice.AsyncResult begin_projectPixels​(long pixelsId,
                                                   PixelsType pixelsType,
                                                   ProjectionType algorithm,
                                                   int tStart,
                                                   int tEnd,
                                                   java.util.List<java.lang.Integer> channelList,
                                                   int stepping,
                                                   int zStart,
                                                   int zEnd,
                                                   java.lang.String name,
                                                   Callback_IProjection_projectPixels __cb)
        Description copied from interface: IProjectionPrx
        Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set. The Image which is linked to the Pixels set will be copied using omero.api.IPixels.copyAndResizeImage.
        Specified by:
        begin_projectPixels in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        tStart - Timepoint to start projecting from.
        channelList - List of the channel indexes to use while calculating the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        zStart - Optical section to start projecting from.
        name - Name for the newly created image. If null the name of the Image linked to the Pixels qualified by pixelsId will be used with a Projection suffix. For example, GFP-H2B Image of HeLa Cells will have an Image name of GFP-H2B Image of HeLa Cells Projection used for the projection.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_projectPixels

        public Ice.AsyncResult begin_projectPixels​(long pixelsId,
                                                   PixelsType pixelsType,
                                                   ProjectionType algorithm,
                                                   int tStart,
                                                   int tEnd,
                                                   java.util.List<java.lang.Integer> channelList,
                                                   int stepping,
                                                   int zStart,
                                                   int zEnd,
                                                   java.lang.String name,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Callback_IProjection_projectPixels __cb)
        Description copied from interface: IProjectionPrx
        Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set. The Image which is linked to the Pixels set will be copied using omero.api.IPixels.copyAndResizeImage.
        Specified by:
        begin_projectPixels in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        tStart - Timepoint to start projecting from.
        channelList - List of the channel indexes to use while calculating the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        zStart - Optical section to start projecting from.
        name - Name for the newly created image. If null the name of the Image linked to the Pixels qualified by pixelsId will be used with a Projection suffix. For example, GFP-H2B Image of HeLa Cells will have an Image name of GFP-H2B Image of HeLa Cells Projection used for the projection.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_projectPixels

        public Ice.AsyncResult begin_projectPixels​(long pixelsId,
                                                   PixelsType pixelsType,
                                                   ProjectionType algorithm,
                                                   int tStart,
                                                   int tEnd,
                                                   java.util.List<java.lang.Integer> channelList,
                                                   int stepping,
                                                   int zStart,
                                                   int zEnd,
                                                   java.lang.String name,
                                                   IceInternal.Functional_LongCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IProjectionPrx
        Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set. The Image which is linked to the Pixels set will be copied using omero.api.IPixels.copyAndResizeImage.
        Specified by:
        begin_projectPixels in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        tStart - Timepoint to start projecting from.
        channelList - List of the channel indexes to use while calculating the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        zStart - Optical section to start projecting from.
        name - Name for the newly created image. If null the name of the Image linked to the Pixels qualified by pixelsId will be used with a Projection suffix. For example, GFP-H2B Image of HeLa Cells will have an Image name of GFP-H2B Image of HeLa Cells Projection used for the projection.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_projectPixels

        public Ice.AsyncResult begin_projectPixels​(long pixelsId,
                                                   PixelsType pixelsType,
                                                   ProjectionType algorithm,
                                                   int tStart,
                                                   int tEnd,
                                                   java.util.List<java.lang.Integer> channelList,
                                                   int stepping,
                                                   int zStart,
                                                   int zEnd,
                                                   java.lang.String name,
                                                   IceInternal.Functional_LongCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IProjectionPrx
        Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set. The Image which is linked to the Pixels set will be copied using omero.api.IPixels.copyAndResizeImage.
        Specified by:
        begin_projectPixels in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        tStart - Timepoint to start projecting from.
        channelList - List of the channel indexes to use while calculating the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        zStart - Optical section to start projecting from.
        name - Name for the newly created image. If null the name of the Image linked to the Pixels qualified by pixelsId will be used with a Projection suffix. For example, GFP-H2B Image of HeLa Cells will have an Image name of GFP-H2B Image of HeLa Cells Projection used for the projection.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_projectPixels

        public Ice.AsyncResult begin_projectPixels​(long pixelsId,
                                                   PixelsType pixelsType,
                                                   ProjectionType algorithm,
                                                   int tStart,
                                                   int tEnd,
                                                   java.util.List<java.lang.Integer> channelList,
                                                   int stepping,
                                                   int zStart,
                                                   int zEnd,
                                                   java.lang.String name,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_LongCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IProjectionPrx
        Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set. The Image which is linked to the Pixels set will be copied using omero.api.IPixels.copyAndResizeImage.
        Specified by:
        begin_projectPixels in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        tStart - Timepoint to start projecting from.
        channelList - List of the channel indexes to use while calculating the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        zStart - Optical section to start projecting from.
        name - Name for the newly created image. If null the name of the Image linked to the Pixels qualified by pixelsId will be used with a Projection suffix. For example, GFP-H2B Image of HeLa Cells will have an Image name of GFP-H2B Image of HeLa Cells Projection used for the projection.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_projectPixels

        public Ice.AsyncResult begin_projectPixels​(long pixelsId,
                                                   PixelsType pixelsType,
                                                   ProjectionType algorithm,
                                                   int tStart,
                                                   int tEnd,
                                                   java.util.List<java.lang.Integer> channelList,
                                                   int stepping,
                                                   int zStart,
                                                   int zEnd,
                                                   java.lang.String name,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_LongCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IProjectionPrx
        Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set. The Image which is linked to the Pixels set will be copied using omero.api.IPixels.copyAndResizeImage.
        Specified by:
        begin_projectPixels in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        tStart - Timepoint to start projecting from.
        channelList - List of the channel indexes to use while calculating the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        zStart - Optical section to start projecting from.
        name - Name for the newly created image. If null the name of the Image linked to the Pixels qualified by pixelsId will be used with a Projection suffix. For example, GFP-H2B Image of HeLa Cells will have an Image name of GFP-H2B Image of HeLa Cells Projection used for the projection.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • __projectPixels_completed

        public static void __projectPixels_completed​(Ice.TwowayCallbackLongUE __cb,
                                                     Ice.AsyncResult __result)
      • projectStack

        public byte[] projectStack​(long pixelsId,
                                   PixelsType pixelsType,
                                   ProjectionType algorithm,
                                   int timepoint,
                                   int channelIndex,
                                   int stepping,
                                   int start,
                                   int end)
                            throws ServerError
        Description copied from interface: IProjectionPrx
        Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
        Specified by:
        projectStack in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        pixelsType - The destination Pixels type. If null, the source Pixels set pixels type will be used.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        timepoint - Timepoint to perform the projection.
        channelIndex - Index of the channel to perform the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        start - Optical section to start projecting from.
        end - Optical section to finish projecting.
        Returns:
        A byte array of projected pixel values whose length is equal to the Pixels set 8 sizeX * sizeY * bytesPerPixel in big-endian format.
        Throws:
        ServerError
        See Also:
        IProjectionPrx.projectPixels(long, omero.model.PixelsType, omero.constants.projection.ProjectionType, int, int, java.util.List<java.lang.Integer>, int, int, int, java.lang.String)
      • projectStack

        public byte[] projectStack​(long pixelsId,
                                   PixelsType pixelsType,
                                   ProjectionType algorithm,
                                   int timepoint,
                                   int channelIndex,
                                   int stepping,
                                   int start,
                                   int end,
                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
                            throws ServerError
        Description copied from interface: IProjectionPrx
        Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
        Specified by:
        projectStack in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        pixelsType - The destination Pixels type. If null, the source Pixels set pixels type will be used.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        timepoint - Timepoint to perform the projection.
        channelIndex - Index of the channel to perform the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        start - Optical section to start projecting from.
        end - Optical section to finish projecting.
        __ctx - The Context map to send with the invocation.
        Returns:
        A byte array of projected pixel values whose length is equal to the Pixels set 8 sizeX * sizeY * bytesPerPixel in big-endian format.
        Throws:
        ServerError
        See Also:
        IProjectionPrx.projectPixels(long, omero.model.PixelsType, omero.constants.projection.ProjectionType, int, int, java.util.List<java.lang.Integer>, int, int, int, java.lang.String)
      • begin_projectStack

        public Ice.AsyncResult begin_projectStack​(long pixelsId,
                                                  PixelsType pixelsType,
                                                  ProjectionType algorithm,
                                                  int timepoint,
                                                  int channelIndex,
                                                  int stepping,
                                                  int start,
                                                  int end)
        Description copied from interface: IProjectionPrx
        Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
        Specified by:
        begin_projectStack in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        timepoint - Timepoint to perform the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        start - Optical section to start projecting from.
        Returns:
        The asynchronous result object.
      • begin_projectStack

        public Ice.AsyncResult begin_projectStack​(long pixelsId,
                                                  PixelsType pixelsType,
                                                  ProjectionType algorithm,
                                                  int timepoint,
                                                  int channelIndex,
                                                  int stepping,
                                                  int start,
                                                  int end,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IProjectionPrx
        Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
        Specified by:
        begin_projectStack in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        timepoint - Timepoint to perform the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        start - Optical section to start projecting from.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_projectStack

        public Ice.AsyncResult begin_projectStack​(long pixelsId,
                                                  PixelsType pixelsType,
                                                  ProjectionType algorithm,
                                                  int timepoint,
                                                  int channelIndex,
                                                  int stepping,
                                                  int start,
                                                  int end,
                                                  Ice.Callback __cb)
        Description copied from interface: IProjectionPrx
        Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
        Specified by:
        begin_projectStack in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        timepoint - Timepoint to perform the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        start - Optical section to start projecting from.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_projectStack

        public Ice.AsyncResult begin_projectStack​(long pixelsId,
                                                  PixelsType pixelsType,
                                                  ProjectionType algorithm,
                                                  int timepoint,
                                                  int channelIndex,
                                                  int stepping,
                                                  int start,
                                                  int end,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Ice.Callback __cb)
        Description copied from interface: IProjectionPrx
        Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
        Specified by:
        begin_projectStack in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        timepoint - Timepoint to perform the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        start - Optical section to start projecting from.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_projectStack

        public Ice.AsyncResult begin_projectStack​(long pixelsId,
                                                  PixelsType pixelsType,
                                                  ProjectionType algorithm,
                                                  int timepoint,
                                                  int channelIndex,
                                                  int stepping,
                                                  int start,
                                                  int end,
                                                  Callback_IProjection_projectStack __cb)
        Description copied from interface: IProjectionPrx
        Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
        Specified by:
        begin_projectStack in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        timepoint - Timepoint to perform the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        start - Optical section to start projecting from.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_projectStack

        public Ice.AsyncResult begin_projectStack​(long pixelsId,
                                                  PixelsType pixelsType,
                                                  ProjectionType algorithm,
                                                  int timepoint,
                                                  int channelIndex,
                                                  int stepping,
                                                  int start,
                                                  int end,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Callback_IProjection_projectStack __cb)
        Description copied from interface: IProjectionPrx
        Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
        Specified by:
        begin_projectStack in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        timepoint - Timepoint to perform the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        start - Optical section to start projecting from.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_projectStack

        public Ice.AsyncResult begin_projectStack​(long pixelsId,
                                                  PixelsType pixelsType,
                                                  ProjectionType algorithm,
                                                  int timepoint,
                                                  int channelIndex,
                                                  int stepping,
                                                  int start,
                                                  int end,
                                                  IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IProjectionPrx
        Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
        Specified by:
        begin_projectStack in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        timepoint - Timepoint to perform the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        start - Optical section to start projecting from.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_projectStack

        public Ice.AsyncResult begin_projectStack​(long pixelsId,
                                                  PixelsType pixelsType,
                                                  ProjectionType algorithm,
                                                  int timepoint,
                                                  int channelIndex,
                                                  int stepping,
                                                  int start,
                                                  int end,
                                                  IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IProjectionPrx
        Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
        Specified by:
        begin_projectStack in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        timepoint - Timepoint to perform the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        start - Optical section to start projecting from.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_projectStack

        public Ice.AsyncResult begin_projectStack​(long pixelsId,
                                                  PixelsType pixelsType,
                                                  ProjectionType algorithm,
                                                  int timepoint,
                                                  int channelIndex,
                                                  int stepping,
                                                  int start,
                                                  int end,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IProjectionPrx
        Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
        Specified by:
        begin_projectStack in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        timepoint - Timepoint to perform the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        start - Optical section to start projecting from.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_projectStack

        public Ice.AsyncResult begin_projectStack​(long pixelsId,
                                                  PixelsType pixelsType,
                                                  ProjectionType algorithm,
                                                  int timepoint,
                                                  int channelIndex,
                                                  int stepping,
                                                  int start,
                                                  int end,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IProjectionPrx
        Performs a projection through the optical sections of a particular wavelength at a given time point of a Pixels set.
        Specified by:
        begin_projectStack in interface IProjectionPrx
        Parameters:
        pixelsId - The source Pixels set Id.
        algorithm - MAXIMUM_INTENSITY, MEAN_INTENSITY or SUM_INTENSITY. NOTE: When performing a SUM_INTENSITY projection, pixel values will be pinned to the maximum pixel value of the destination Pixels type.
        timepoint - Timepoint to perform the projection.
        stepping - Stepping value to use while calculating the projection. For example, stepping=1 will use every optical section from start to end where stepping=2 will use every other section from start to end to perform the projection.
        start - Optical section to start projecting from.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • __projectStack_completed

        public static void __projectStack_completed​(Ice.TwowayCallbackArg1UE<byte[]> __cb,
                                                    Ice.AsyncResult __result)
      • checkedCast

        public static IProjectionPrx checkedCast​(Ice.ObjectPrx __obj)
        Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public static IProjectionPrx checkedCast​(Ice.ObjectPrx __obj,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __ctx - The Context map to send with the invocation.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public static IProjectionPrx checkedCast​(Ice.ObjectPrx __obj,
                                                 java.lang.String __facet)
        Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public static IProjectionPrx checkedCast​(Ice.ObjectPrx __obj,
                                                 java.lang.String __facet,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        __ctx - The Context map to send with the invocation.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • uncheckedCast

        public static IProjectionPrx uncheckedCast​(Ice.ObjectPrx __obj)
        Downcasts the given proxy to this type without contacting the remote server.
        Parameters:
        __obj - The untyped proxy.
        Returns:
        A proxy for this type.
      • uncheckedCast

        public static IProjectionPrx uncheckedCast​(Ice.ObjectPrx __obj,
                                                   java.lang.String __facet)
        Downcasts the given proxy to this type without contacting the remote server.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        Returns:
        A proxy for this type.
      • ice_staticId

        public static java.lang.String ice_staticId()
        Provides the Slice type ID of this type.
        Returns:
        The Slice type ID.
      • __write

        public static void __write​(IceInternal.BasicStream __os,
                                   IProjectionPrx v)
      • __read

        public static IProjectionPrx __read​(IceInternal.BasicStream __is)