Package omero.api
Class IRoiPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.api.IRoiPrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx,java.io.Serializable,IRoiPrx,ServiceInterfacePrx
public final class IRoiPrxHelper extends Ice.ObjectPrxHelperBase implements IRoiPrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]__idsstatic longserialVersionUID
-
Constructor Summary
Constructors Constructor Description IRoiPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void__findByImage_completed(Ice.TwowayCallbackArg1UE<RoiResult> __cb, Ice.AsyncResult __result)static void__findByPlane_completed(Ice.TwowayCallbackArg1UE<RoiResult> __cb, Ice.AsyncResult __result)static void__findByRoi_completed(Ice.TwowayCallbackArg1UE<RoiResult> __cb, Ice.AsyncResult __result)static void__getMeasuredRois_completed(Ice.TwowayCallbackArg1UE<RoiResult> __cb, Ice.AsyncResult __result)static void__getMeasuredRoisMap_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Long,RoiResult>> __cb, Ice.AsyncResult __result)static void__getPoints_completed(Ice.TwowayCallbackArg1UE<ShapePoints> __cb, Ice.AsyncResult __result)static void__getRoiMeasurements_completed(Ice.TwowayCallbackArg1UE<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)static void__getRoiStats_completed(Ice.TwowayCallbackArg1UE<RoiStats> __cb, Ice.AsyncResult __result)static void__getShapeStats_completed(Ice.TwowayCallbackArg1UE<ShapeStats> __cb, Ice.AsyncResult __result)static void__getShapeStatsList_completed(Ice.TwowayCallbackArg1UE<ShapeStats[]> __cb, Ice.AsyncResult __result)static void__getShapeStatsRestricted_completed(Ice.TwowayCallbackArg1UE<ShapeStats[]> __cb, Ice.AsyncResult __result)static void__getTable_completed(Ice.TwowayCallbackArg1UE<TablePrx> __cb, Ice.AsyncResult __result)static IRoiPrx__read(IceInternal.BasicStream __is)static void__uploadMask_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)static void__write(IceInternal.BasicStream __os, IRoiPrx v)Ice.AsyncResultbegin_findByImage(long imageId, RoiOptions opts)Returns all the Rois in an Image, indexed via Shape.Ice.AsyncResultbegin_findByImage(long imageId, RoiOptions opts, Ice.Callback __cb)Returns all the Rois in an Image, indexed via Shape.Ice.AsyncResultbegin_findByImage(long imageId, RoiOptions opts, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns all the Rois in an Image, indexed via Shape.Ice.AsyncResultbegin_findByImage(long imageId, RoiOptions opts, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns all the Rois in an Image, indexed via Shape.Ice.AsyncResultbegin_findByImage(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Returns all the Rois in an Image, indexed via Shape.Ice.AsyncResultbegin_findByImage(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Returns all the Rois in an Image, indexed via Shape.Ice.AsyncResultbegin_findByImage(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns all the Rois in an Image, indexed via Shape.Ice.AsyncResultbegin_findByImage(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns all the Rois in an Image, indexed via Shape.Ice.AsyncResultbegin_findByImage(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_findByImage __cb)Returns all the Rois in an Image, indexed via Shape.Ice.AsyncResultbegin_findByImage(long imageId, RoiOptions opts, Callback_IRoi_findByImage __cb)Returns all the Rois in an Image, indexed via Shape.Ice.AsyncResultbegin_findByPlane(long imageId, int z, int t, RoiOptions opts)Returns all the Rois on the given plane, indexed via Shape.Ice.AsyncResultbegin_findByPlane(long imageId, int z, int t, RoiOptions opts, Ice.Callback __cb)Returns all the Rois on the given plane, indexed via Shape.Ice.AsyncResultbegin_findByPlane(long imageId, int z, int t, RoiOptions opts, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns all the Rois on the given plane, indexed via Shape.Ice.AsyncResultbegin_findByPlane(long imageId, int z, int t, RoiOptions opts, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns all the Rois on the given plane, indexed via Shape.Ice.AsyncResultbegin_findByPlane(long imageId, int z, int t, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Returns all the Rois on the given plane, indexed via Shape.Ice.AsyncResultbegin_findByPlane(long imageId, int z, int t, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Returns all the Rois on the given plane, indexed via Shape.Ice.AsyncResultbegin_findByPlane(long imageId, int z, int t, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns all the Rois on the given plane, indexed via Shape.Ice.AsyncResultbegin_findByPlane(long imageId, int z, int t, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns all the Rois on the given plane, indexed via Shape.Ice.AsyncResultbegin_findByPlane(long imageId, int z, int t, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_findByPlane __cb)Returns all the Rois on the given plane, indexed via Shape.Ice.AsyncResultbegin_findByPlane(long imageId, int z, int t, RoiOptions opts, Callback_IRoi_findByPlane __cb)Returns all the Rois on the given plane, indexed via Shape.Ice.AsyncResultbegin_findByRoi(long roiId, RoiOptions opts)Returns a RoiResult with a single Roi member.Ice.AsyncResultbegin_findByRoi(long roiId, RoiOptions opts, Ice.Callback __cb)Returns a RoiResult with a single Roi member.Ice.AsyncResultbegin_findByRoi(long roiId, RoiOptions opts, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns a RoiResult with a single Roi member.Ice.AsyncResultbegin_findByRoi(long roiId, RoiOptions opts, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns a RoiResult with a single Roi member.Ice.AsyncResultbegin_findByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Returns a RoiResult with a single Roi member.Ice.AsyncResultbegin_findByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Returns a RoiResult with a single Roi member.Ice.AsyncResultbegin_findByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns a RoiResult with a single Roi member.Ice.AsyncResultbegin_findByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns a RoiResult with a single Roi member.Ice.AsyncResultbegin_findByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_findByRoi __cb)Returns a RoiResult with a single Roi member.Ice.AsyncResultbegin_findByRoi(long roiId, RoiOptions opts, Callback_IRoi_findByRoi __cb)Returns a RoiResult with a single Roi member.Ice.AsyncResultbegin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts)Loads the ROIs which are linked to by the givenFileAnnotationid for the given image.Ice.AsyncResultbegin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, Ice.Callback __cb)Loads the ROIs which are linked to by the givenFileAnnotationid for the given image.Ice.AsyncResultbegin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Loads the ROIs which are linked to by the givenFileAnnotationid for the given image.Ice.AsyncResultbegin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Loads the ROIs which are linked to by the givenFileAnnotationid for the given image.Ice.AsyncResultbegin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Loads the ROIs which are linked to by the givenFileAnnotationid for the given image.Ice.AsyncResultbegin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Loads the ROIs which are linked to by the givenFileAnnotationid for the given image.Ice.AsyncResultbegin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Loads the ROIs which are linked to by the givenFileAnnotationid for the given image.Ice.AsyncResultbegin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Loads the ROIs which are linked to by the givenFileAnnotationid for the given image.Ice.AsyncResultbegin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getMeasuredRois __cb)Loads the ROIs which are linked to by the givenFileAnnotationid for the given image.Ice.AsyncResultbegin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, Callback_IRoi_getMeasuredRois __cb)Loads the ROIs which are linked to by the givenFileAnnotationid for the given image.Ice.AsyncResultbegin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts)Returns a map fromFileAnnotationids toRoiResultinstances.Ice.AsyncResultbegin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, Ice.Callback __cb)Returns a map fromFileAnnotationids toRoiResultinstances.Ice.AsyncResultbegin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,RoiResult>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns a map fromFileAnnotationids toRoiResultinstances.Ice.AsyncResultbegin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,RoiResult>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns a map fromFileAnnotationids toRoiResultinstances.Ice.AsyncResultbegin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Returns a map fromFileAnnotationids toRoiResultinstances.Ice.AsyncResultbegin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Returns a map fromFileAnnotationids toRoiResultinstances.Ice.AsyncResultbegin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,RoiResult>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns a map fromFileAnnotationids toRoiResultinstances.Ice.AsyncResultbegin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,RoiResult>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns a map fromFileAnnotationids toRoiResultinstances.Ice.AsyncResultbegin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getMeasuredRoisMap __cb)Returns a map fromFileAnnotationids toRoiResultinstances.Ice.AsyncResultbegin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, Callback_IRoi_getMeasuredRoisMap __cb)Returns a map fromFileAnnotationids toRoiResultinstances.Ice.AsyncResultbegin_getPoints(long shapeId)Calculate the points contained within a given shapeIce.AsyncResultbegin_getPoints(long shapeId, Ice.Callback __cb)Calculate the points contained within a given shapeIce.AsyncResultbegin_getPoints(long shapeId, IceInternal.Functional_GenericCallback1<ShapePoints> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Calculate the points contained within a given shapeIce.AsyncResultbegin_getPoints(long shapeId, IceInternal.Functional_GenericCallback1<ShapePoints> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Calculate the points contained within a given shapeIce.AsyncResultbegin_getPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx)Calculate the points contained within a given shapeIce.AsyncResultbegin_getPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Calculate the points contained within a given shapeIce.AsyncResultbegin_getPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ShapePoints> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Calculate the points contained within a given shapeIce.AsyncResultbegin_getPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ShapePoints> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Calculate the points contained within a given shapeIce.AsyncResultbegin_getPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getPoints __cb)Calculate the points contained within a given shapeIce.AsyncResultbegin_getPoints(long shapeId, Callback_IRoi_getPoints __cb)Calculate the points contained within a given shapeIce.AsyncResultbegin_getRoiMeasurements(long imageId, RoiOptions opts)Returns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoiIce.AsyncResultbegin_getRoiMeasurements(long imageId, RoiOptions opts, Ice.Callback __cb)Returns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoiIce.AsyncResultbegin_getRoiMeasurements(long imageId, RoiOptions opts, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoiIce.AsyncResultbegin_getRoiMeasurements(long imageId, RoiOptions opts, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoiIce.AsyncResultbegin_getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Returns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoiIce.AsyncResultbegin_getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Returns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoiIce.AsyncResultbegin_getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoiIce.AsyncResultbegin_getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoiIce.AsyncResultbegin_getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getRoiMeasurements __cb)Returns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoiIce.AsyncResultbegin_getRoiMeasurements(long imageId, RoiOptions opts, Callback_IRoi_getRoiMeasurements __cb)Returns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoiIce.AsyncResultbegin_getRoiStats(long roiId)Calculate stats for all the shapes within the given Roi.Ice.AsyncResultbegin_getRoiStats(long roiId, Ice.Callback __cb)Calculate stats for all the shapes within the given Roi.Ice.AsyncResultbegin_getRoiStats(long roiId, IceInternal.Functional_GenericCallback1<RoiStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Calculate stats for all the shapes within the given Roi.Ice.AsyncResultbegin_getRoiStats(long roiId, IceInternal.Functional_GenericCallback1<RoiStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Calculate stats for all the shapes within the given Roi.Ice.AsyncResultbegin_getRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx)Calculate stats for all the shapes within the given Roi.Ice.AsyncResultbegin_getRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Calculate stats for all the shapes within the given Roi.Ice.AsyncResultbegin_getRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Calculate stats for all the shapes within the given Roi.Ice.AsyncResultbegin_getRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Calculate stats for all the shapes within the given Roi.Ice.AsyncResultbegin_getRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getRoiStats __cb)Calculate stats for all the shapes within the given Roi.Ice.AsyncResultbegin_getRoiStats(long roiId, Callback_IRoi_getRoiStats __cb)Calculate stats for all the shapes within the given Roi.Ice.AsyncResultbegin_getShapeStats(long shapeId)Calculate the stats for the points within the given Shape.Ice.AsyncResultbegin_getShapeStats(long shapeId, Ice.Callback __cb)Calculate the stats for the points within the given Shape.Ice.AsyncResultbegin_getShapeStats(long shapeId, IceInternal.Functional_GenericCallback1<ShapeStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Calculate the stats for the points within the given Shape.Ice.AsyncResultbegin_getShapeStats(long shapeId, IceInternal.Functional_GenericCallback1<ShapeStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Calculate the stats for the points within the given Shape.Ice.AsyncResultbegin_getShapeStats(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx)Calculate the stats for the points within the given Shape.Ice.AsyncResultbegin_getShapeStats(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Calculate the stats for the points within the given Shape.Ice.AsyncResultbegin_getShapeStats(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ShapeStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Calculate the stats for the points within the given Shape.Ice.AsyncResultbegin_getShapeStats(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ShapeStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Calculate the stats for the points within the given Shape.Ice.AsyncResultbegin_getShapeStats(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getShapeStats __cb)Calculate the stats for the points within the given Shape.Ice.AsyncResultbegin_getShapeStats(long shapeId, Callback_IRoi_getShapeStats __cb)Calculate the stats for the points within the given Shape.Ice.AsyncResultbegin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, Ice.Callback __cb)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, IceInternal.Functional_GenericCallback1<ShapeStats[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, IceInternal.Functional_GenericCallback1<ShapeStats[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, java.util.Map<java.lang.String,java.lang.String> __ctx)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ShapeStats[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ShapeStats[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getShapeStatsList __cb)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, Callback_IRoi_getShapeStatsList __cb)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, Ice.Callback __cb)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, IceInternal.Functional_GenericCallback1<ShapeStats[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, IceInternal.Functional_GenericCallback1<ShapeStats[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, java.util.Map<java.lang.String,java.lang.String> __ctx)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ShapeStats[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ShapeStats[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getShapeStatsRestricted __cb)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, Callback_IRoi_getShapeStatsRestricted __cb)Calculate the stats for the points within the given Shapes.Ice.AsyncResultbegin_getTable(long annotationId)Returns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.Ice.AsyncResultbegin_getTable(long annotationId, Ice.Callback __cb)Returns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.Ice.AsyncResultbegin_getTable(long annotationId, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.Ice.AsyncResultbegin_getTable(long annotationId, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.Ice.AsyncResultbegin_getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx)Returns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.Ice.AsyncResultbegin_getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Returns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.Ice.AsyncResultbegin_getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.Ice.AsyncResultbegin_getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.Ice.AsyncResultbegin_getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getTable __cb)Returns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.Ice.AsyncResultbegin_getTable(long annotationId, Callback_IRoi_getTable __cb)Returns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.Ice.AsyncResultbegin_uploadMask(long roiId, int z, int t, byte[] bytes)Ice.AsyncResultbegin_uploadMask(long roiId, int z, int t, byte[] bytes, Ice.Callback __cb)Ice.AsyncResultbegin_uploadMask(long roiId, int z, int t, byte[] bytes, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_uploadMask(long roiId, int z, int t, byte[] bytes, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_uploadMask(long roiId, int z, int t, byte[] bytes, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_uploadMask(long roiId, int z, int t, byte[] bytes, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_uploadMask(long roiId, int z, int t, byte[] bytes, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_uploadMask(long roiId, int z, int t, byte[] bytes, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_uploadMask(long roiId, int z, int t, byte[] bytes, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_uploadMask __cb)Ice.AsyncResultbegin_uploadMask(long roiId, int z, int t, byte[] bytes, Callback_IRoi_uploadMask __cb)static IRoiPrxcheckedCast(Ice.ObjectPrx __obj)Contacts the remote server to verify that the object implements this type.static IRoiPrxcheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Contacts the remote server to verify that a facet of the object implements this type.static IRoiPrxcheckedCast(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 IRoiPrxcheckedCast(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.RoiResultend_findByImage(Ice.AsyncResult __iresult)Returns all the Rois in an Image, indexed via Shape.RoiResultend_findByPlane(Ice.AsyncResult __iresult)Returns all the Rois on the given plane, indexed via Shape.RoiResultend_findByRoi(Ice.AsyncResult __iresult)Returns a RoiResult with a single Roi member.RoiResultend_getMeasuredRois(Ice.AsyncResult __iresult)Loads the ROIs which are linked to by the givenFileAnnotationid for the given image.java.util.Map<java.lang.Long,RoiResult>end_getMeasuredRoisMap(Ice.AsyncResult __iresult)Returns a map fromFileAnnotationids toRoiResultinstances.ShapePointsend_getPoints(Ice.AsyncResult __iresult)Calculate the points contained within a given shapejava.util.List<Annotation>end_getRoiMeasurements(Ice.AsyncResult __iresult)Returns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoiRoiStatsend_getRoiStats(Ice.AsyncResult __iresult)Calculate stats for all the shapes within the given Roi.ShapeStatsend_getShapeStats(Ice.AsyncResult __iresult)Calculate the stats for the points within the given Shape.ShapeStats[]end_getShapeStatsList(Ice.AsyncResult __iresult)Calculate the stats for the points within the given Shapes.ShapeStats[]end_getShapeStatsRestricted(Ice.AsyncResult __iresult)Calculate the stats for the points within the given Shapes.TablePrxend_getTable(Ice.AsyncResult __iresult)Returns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.voidend_uploadMask(Ice.AsyncResult __iresult)RoiResultfindByImage(long imageId, RoiOptions opts)Returns all the Rois in an Image, indexed via Shape.RoiResultfindByImage(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Returns all the Rois in an Image, indexed via Shape.RoiResultfindByPlane(long imageId, int z, int t, RoiOptions opts)Returns all the Rois on the given plane, indexed via Shape.RoiResultfindByPlane(long imageId, int z, int t, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Returns all the Rois on the given plane, indexed via Shape.RoiResultfindByRoi(long roiId, RoiOptions opts)Returns a RoiResult with a single Roi member.RoiResultfindByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Returns a RoiResult with a single Roi member.RoiResultgetMeasuredRois(long imageId, long annotationId, RoiOptions opts)Loads the ROIs which are linked to by the givenFileAnnotationid for the given image.RoiResultgetMeasuredRois(long imageId, long annotationId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Loads the ROIs which are linked to by the givenFileAnnotationid for the given image.java.util.Map<java.lang.Long,RoiResult>getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts)Returns a map fromFileAnnotationids toRoiResultinstances.java.util.Map<java.lang.Long,RoiResult>getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Returns a map fromFileAnnotationids toRoiResultinstances.ShapePointsgetPoints(long shapeId)Calculate the points contained within a given shapeShapePointsgetPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx)Calculate the points contained within a given shapejava.util.List<Annotation>getRoiMeasurements(long imageId, RoiOptions opts)Returns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoijava.util.List<Annotation>getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Returns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoiRoiStatsgetRoiStats(long roiId)Calculate stats for all the shapes within the given Roi.RoiStatsgetRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx)Calculate stats for all the shapes within the given Roi.ShapeStatsgetShapeStats(long shapeId)Calculate the stats for the points within the given Shape.ShapeStatsgetShapeStats(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx)Calculate the stats for the points within the given Shape.ShapeStats[]getShapeStatsList(java.util.List<java.lang.Long> shapeIdList)Calculate the stats for the points within the given Shapes.ShapeStats[]getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, java.util.Map<java.lang.String,java.lang.String> __ctx)Calculate the stats for the points within the given Shapes.ShapeStats[]getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels)Calculate the stats for the points within the given Shapes.ShapeStats[]getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, java.util.Map<java.lang.String,java.lang.String> __ctx)Calculate the stats for the points within the given Shapes.TablePrxgetTable(long annotationId)Returns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.TablePrxgetTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx)Returns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.static java.lang.Stringice_staticId()Provides the Slice type ID of this type.static IRoiPrxuncheckedCast(Ice.ObjectPrx __obj)Downcasts the given proxy to this type without contacting the remote server.static IRoiPrxuncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Downcasts the given proxy to this type without contacting the remote server.voiduploadMask(long roiId, int z, int t, byte[] bytes)voiduploadMask(long roiId, int z, int t, byte[] bytes, java.util.Map<java.lang.String,java.lang.String> __ctx)-
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
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
findByImage
public RoiResult findByImage(long imageId, RoiOptions opts) throws ServerError
Description copied from interface:IRoiPrxReturns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
findByImagein interfaceIRoiPrx- Throws:
ServerError
-
findByImage
public RoiResult findByImage(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IRoiPrxReturns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
findByImagein interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_findByImage
public Ice.AsyncResult begin_findByImage(long imageId, RoiOptions opts)Description copied from interface:IRoiPrxReturns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImagein interfaceIRoiPrx- Returns:
- The asynchronous result object.
-
begin_findByImage
public Ice.AsyncResult begin_findByImage(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Description copied from interface:IRoiPrxReturns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImagein interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_findByImage
public Ice.AsyncResult begin_findByImage(long imageId, RoiOptions opts, Ice.Callback __cb)Description copied from interface:IRoiPrxReturns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImagein interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_findByImage
public Ice.AsyncResult begin_findByImage(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IRoiPrxReturns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImagein interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_findByImage
public Ice.AsyncResult begin_findByImage(long imageId, RoiOptions opts, Callback_IRoi_findByImage __cb)Description copied from interface:IRoiPrxReturns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImagein interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_findByImage
public Ice.AsyncResult begin_findByImage(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_findByImage __cb)Description copied from interface:IRoiPrxReturns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImagein interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_findByImage
public Ice.AsyncResult begin_findByImage(long imageId, RoiOptions opts, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxReturns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImagein interfaceIRoiPrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_findByImage
public Ice.AsyncResult begin_findByImage(long imageId, RoiOptions opts, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxReturns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImagein interfaceIRoiPrx__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_findByImage
public Ice.AsyncResult begin_findByImage(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxReturns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImagein interfaceIRoiPrx__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_findByImage
public Ice.AsyncResult begin_findByImage(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxReturns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImagein interfaceIRoiPrx__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.
-
end_findByImage
public RoiResult end_findByImage(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IRoiPrxReturns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
end_findByImagein interfaceIRoiPrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__findByImage_completed
public static void __findByImage_completed(Ice.TwowayCallbackArg1UE<RoiResult> __cb, Ice.AsyncResult __result)
-
findByPlane
public RoiResult findByPlane(long imageId, int z, int t, RoiOptions opts) throws ServerError
Description copied from interface:IRoiPrxReturns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
findByPlanein interfaceIRoiPrx- Throws:
ServerError
-
findByPlane
public RoiResult findByPlane(long imageId, int z, int t, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IRoiPrxReturns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
findByPlanein interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_findByPlane
public Ice.AsyncResult begin_findByPlane(long imageId, int z, int t, RoiOptions opts)Description copied from interface:IRoiPrxReturns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlanein interfaceIRoiPrx- Returns:
- The asynchronous result object.
-
begin_findByPlane
public Ice.AsyncResult begin_findByPlane(long imageId, int z, int t, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Description copied from interface:IRoiPrxReturns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlanein interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_findByPlane
public Ice.AsyncResult begin_findByPlane(long imageId, int z, int t, RoiOptions opts, Ice.Callback __cb)Description copied from interface:IRoiPrxReturns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlanein interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_findByPlane
public Ice.AsyncResult begin_findByPlane(long imageId, int z, int t, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IRoiPrxReturns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlanein interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_findByPlane
public Ice.AsyncResult begin_findByPlane(long imageId, int z, int t, RoiOptions opts, Callback_IRoi_findByPlane __cb)Description copied from interface:IRoiPrxReturns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlanein interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_findByPlane
public Ice.AsyncResult begin_findByPlane(long imageId, int z, int t, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_findByPlane __cb)Description copied from interface:IRoiPrxReturns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlanein interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_findByPlane
public Ice.AsyncResult begin_findByPlane(long imageId, int z, int t, RoiOptions opts, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxReturns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlanein interfaceIRoiPrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_findByPlane
public Ice.AsyncResult begin_findByPlane(long imageId, int z, int t, RoiOptions opts, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxReturns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlanein interfaceIRoiPrx__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_findByPlane
public Ice.AsyncResult begin_findByPlane(long imageId, int z, int t, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxReturns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlanein interfaceIRoiPrx__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_findByPlane
public Ice.AsyncResult begin_findByPlane(long imageId, int z, int t, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxReturns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlanein interfaceIRoiPrx__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.
-
end_findByPlane
public RoiResult end_findByPlane(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IRoiPrxReturns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
end_findByPlanein interfaceIRoiPrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__findByPlane_completed
public static void __findByPlane_completed(Ice.TwowayCallbackArg1UE<RoiResult> __cb, Ice.AsyncResult __result)
-
findByRoi
public RoiResult findByRoi(long roiId, RoiOptions opts) throws ServerError
Description copied from interface:IRoiPrxReturns a RoiResult with a single Roi member. Shape linkages are properly created. All Shapes are loaded, as is the Pixels and Image object. TODO: Annotations?- Specified by:
findByRoiin interfaceIRoiPrx- Throws:
ServerError
-
findByRoi
public RoiResult findByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IRoiPrxReturns a RoiResult with a single Roi member. Shape linkages are properly created. All Shapes are loaded, as is the Pixels and Image object. TODO: Annotations?- Specified by:
findByRoiin interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_findByRoi
public Ice.AsyncResult begin_findByRoi(long roiId, RoiOptions opts)Description copied from interface:IRoiPrxReturns a RoiResult with a single Roi member. Shape linkages are properly created. All Shapes are loaded, as is the Pixels and Image object. TODO: Annotations?- Specified by:
begin_findByRoiin interfaceIRoiPrx- Returns:
- The asynchronous result object.
-
begin_findByRoi
public Ice.AsyncResult begin_findByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Description copied from interface:IRoiPrxReturns a RoiResult with a single Roi member. Shape linkages are properly created. All Shapes are loaded, as is the Pixels and Image object. TODO: Annotations?- Specified by:
begin_findByRoiin interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_findByRoi
public Ice.AsyncResult begin_findByRoi(long roiId, RoiOptions opts, Ice.Callback __cb)Description copied from interface:IRoiPrxReturns a RoiResult with a single Roi member. Shape linkages are properly created. All Shapes are loaded, as is the Pixels and Image object. TODO: Annotations?- Specified by:
begin_findByRoiin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_findByRoi
public Ice.AsyncResult begin_findByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IRoiPrxReturns a RoiResult with a single Roi member. Shape linkages are properly created. All Shapes are loaded, as is the Pixels and Image object. TODO: Annotations?- Specified by:
begin_findByRoiin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_findByRoi
public Ice.AsyncResult begin_findByRoi(long roiId, RoiOptions opts, Callback_IRoi_findByRoi __cb)Description copied from interface:IRoiPrxReturns a RoiResult with a single Roi member. Shape linkages are properly created. All Shapes are loaded, as is the Pixels and Image object. TODO: Annotations?- Specified by:
begin_findByRoiin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_findByRoi
public Ice.AsyncResult begin_findByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_findByRoi __cb)Description copied from interface:IRoiPrxReturns a RoiResult with a single Roi member. Shape linkages are properly created. All Shapes are loaded, as is the Pixels and Image object. TODO: Annotations?- Specified by:
begin_findByRoiin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_findByRoi
public Ice.AsyncResult begin_findByRoi(long roiId, RoiOptions opts, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxReturns a RoiResult with a single Roi member. Shape linkages are properly created. All Shapes are loaded, as is the Pixels and Image object. TODO: Annotations?- Specified by:
begin_findByRoiin interfaceIRoiPrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_findByRoi
public Ice.AsyncResult begin_findByRoi(long roiId, RoiOptions opts, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxReturns a RoiResult with a single Roi member. Shape linkages are properly created. All Shapes are loaded, as is the Pixels and Image object. TODO: Annotations?- Specified by:
begin_findByRoiin interfaceIRoiPrx__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_findByRoi
public Ice.AsyncResult begin_findByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxReturns a RoiResult with a single Roi member. Shape linkages are properly created. All Shapes are loaded, as is the Pixels and Image object. TODO: Annotations?- Specified by:
begin_findByRoiin interfaceIRoiPrx__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_findByRoi
public Ice.AsyncResult begin_findByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxReturns a RoiResult with a single Roi member. Shape linkages are properly created. All Shapes are loaded, as is the Pixels and Image object. TODO: Annotations?- Specified by:
begin_findByRoiin interfaceIRoiPrx__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.
-
end_findByRoi
public RoiResult end_findByRoi(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IRoiPrxReturns a RoiResult with a single Roi member. Shape linkages are properly created. All Shapes are loaded, as is the Pixels and Image object. TODO: Annotations?- Specified by:
end_findByRoiin interfaceIRoiPrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__findByRoi_completed
public static void __findByRoi_completed(Ice.TwowayCallbackArg1UE<RoiResult> __cb, Ice.AsyncResult __result)
-
getMeasuredRois
public RoiResult getMeasuredRois(long imageId, long annotationId, RoiOptions opts) throws ServerError
Description copied from interface:IRoiPrxLoads the ROIs which are linked to by the givenFileAnnotationid for the given image.- Specified by:
getMeasuredRoisin interfaceIRoiPrxannotationId- if -1, logic is identical to findByImage(imageId, opts)- Throws:
ServerError
-
getMeasuredRois
public RoiResult getMeasuredRois(long imageId, long annotationId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IRoiPrxLoads the ROIs which are linked to by the givenFileAnnotationid for the given image.- Specified by:
getMeasuredRoisin interfaceIRoiPrxannotationId- if -1, logic is identical to findByImage(imageId, opts)__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getMeasuredRois
public Ice.AsyncResult begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts)Description copied from interface:IRoiPrxLoads the ROIs which are linked to by the givenFileAnnotationid for the given image.- Specified by:
begin_getMeasuredRoisin interfaceIRoiPrxannotationId- if -1, logic is identical to findByImage(imageId, opts)- Returns:
- The asynchronous result object.
-
begin_getMeasuredRois
public Ice.AsyncResult begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Description copied from interface:IRoiPrxLoads the ROIs which are linked to by the givenFileAnnotationid for the given image.- Specified by:
begin_getMeasuredRoisin interfaceIRoiPrxannotationId- if -1, logic is identical to findByImage(imageId, opts)__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getMeasuredRois
public Ice.AsyncResult begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, Ice.Callback __cb)Description copied from interface:IRoiPrxLoads the ROIs which are linked to by the givenFileAnnotationid for the given image.- Specified by:
begin_getMeasuredRoisin interfaceIRoiPrxannotationId- if -1, logic is identical to findByImage(imageId, opts)__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMeasuredRois
public Ice.AsyncResult begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IRoiPrxLoads the ROIs which are linked to by the givenFileAnnotationid for the given image.- Specified by:
begin_getMeasuredRoisin interfaceIRoiPrxannotationId- if -1, logic is identical to findByImage(imageId, opts)__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMeasuredRois
public Ice.AsyncResult begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, Callback_IRoi_getMeasuredRois __cb)Description copied from interface:IRoiPrxLoads the ROIs which are linked to by the givenFileAnnotationid for the given image.- Specified by:
begin_getMeasuredRoisin interfaceIRoiPrxannotationId- if -1, logic is identical to findByImage(imageId, opts)__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMeasuredRois
public Ice.AsyncResult begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getMeasuredRois __cb)Description copied from interface:IRoiPrxLoads the ROIs which are linked to by the givenFileAnnotationid for the given image.- Specified by:
begin_getMeasuredRoisin interfaceIRoiPrxannotationId- if -1, logic is identical to findByImage(imageId, opts)__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMeasuredRois
public Ice.AsyncResult begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxLoads the ROIs which are linked to by the givenFileAnnotationid for the given image.- Specified by:
begin_getMeasuredRoisin interfaceIRoiPrxannotationId- if -1, logic is identical to findByImage(imageId, opts)__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMeasuredRois
public Ice.AsyncResult begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxLoads the ROIs which are linked to by the givenFileAnnotationid for the given image.- Specified by:
begin_getMeasuredRoisin interfaceIRoiPrxannotationId- if -1, logic is identical to findByImage(imageId, opts)__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_getMeasuredRois
public Ice.AsyncResult begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxLoads the ROIs which are linked to by the givenFileAnnotationid for the given image.- Specified by:
begin_getMeasuredRoisin interfaceIRoiPrxannotationId- if -1, logic is identical to findByImage(imageId, opts)__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_getMeasuredRois
public Ice.AsyncResult begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiResult> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxLoads the ROIs which are linked to by the givenFileAnnotationid for the given image.- Specified by:
begin_getMeasuredRoisin interfaceIRoiPrxannotationId- if -1, logic is identical to findByImage(imageId, opts)__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.
-
end_getMeasuredRois
public RoiResult end_getMeasuredRois(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IRoiPrxLoads the ROIs which are linked to by the givenFileAnnotationid for the given image.- Specified by:
end_getMeasuredRoisin interfaceIRoiPrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__getMeasuredRois_completed
public static void __getMeasuredRois_completed(Ice.TwowayCallbackArg1UE<RoiResult> __cb, Ice.AsyncResult __result)
-
getMeasuredRoisMap
public java.util.Map<java.lang.Long,RoiResult> getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts) throws ServerError
Description copied from interface:IRoiPrxReturns a map fromFileAnnotationids toRoiResultinstances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
getMeasuredRoisMapin interfaceIRoiPrx- Throws:
ServerError
-
getMeasuredRoisMap
public java.util.Map<java.lang.Long,RoiResult> getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IRoiPrxReturns a map fromFileAnnotationids toRoiResultinstances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
getMeasuredRoisMapin interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getMeasuredRoisMap
public Ice.AsyncResult begin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts)Description copied from interface:IRoiPrxReturns a map fromFileAnnotationids toRoiResultinstances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMapin interfaceIRoiPrx- Returns:
- The asynchronous result object.
-
begin_getMeasuredRoisMap
public Ice.AsyncResult begin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Description copied from interface:IRoiPrxReturns a map fromFileAnnotationids toRoiResultinstances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMapin interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getMeasuredRoisMap
public Ice.AsyncResult begin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, Ice.Callback __cb)Description copied from interface:IRoiPrxReturns a map fromFileAnnotationids toRoiResultinstances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMapin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMeasuredRoisMap
public Ice.AsyncResult begin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IRoiPrxReturns a map fromFileAnnotationids toRoiResultinstances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMapin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMeasuredRoisMap
public Ice.AsyncResult begin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, Callback_IRoi_getMeasuredRoisMap __cb)Description copied from interface:IRoiPrxReturns a map fromFileAnnotationids toRoiResultinstances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMapin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMeasuredRoisMap
public Ice.AsyncResult begin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getMeasuredRoisMap __cb)Description copied from interface:IRoiPrxReturns a map fromFileAnnotationids toRoiResultinstances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMapin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMeasuredRoisMap
public Ice.AsyncResult begin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,RoiResult>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxReturns a map fromFileAnnotationids toRoiResultinstances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMapin interfaceIRoiPrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMeasuredRoisMap
public Ice.AsyncResult begin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,RoiResult>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxReturns a map fromFileAnnotationids toRoiResultinstances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMapin interfaceIRoiPrx__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_getMeasuredRoisMap
public Ice.AsyncResult begin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,RoiResult>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxReturns a map fromFileAnnotationids toRoiResultinstances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMapin interfaceIRoiPrx__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_getMeasuredRoisMap
public Ice.AsyncResult begin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,RoiResult>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxReturns a map fromFileAnnotationids toRoiResultinstances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMapin interfaceIRoiPrx__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.
-
end_getMeasuredRoisMap
public java.util.Map<java.lang.Long,RoiResult> end_getMeasuredRoisMap(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IRoiPrxReturns a map fromFileAnnotationids toRoiResultinstances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
end_getMeasuredRoisMapin interfaceIRoiPrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__getMeasuredRoisMap_completed
public static void __getMeasuredRoisMap_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Long,RoiResult>> __cb, Ice.AsyncResult __result)
-
getPoints
public ShapePoints getPoints(long shapeId) throws ServerError
Description copied from interface:IRoiPrxCalculate the points contained within a given shape- Specified by:
getPointsin interfaceIRoiPrx- Throws:
ServerError
-
getPoints
public ShapePoints getPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IRoiPrxCalculate the points contained within a given shape- Specified by:
getPointsin interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getPoints
public Ice.AsyncResult begin_getPoints(long shapeId)
Description copied from interface:IRoiPrxCalculate the points contained within a given shape- Specified by:
begin_getPointsin interfaceIRoiPrx- Returns:
- The asynchronous result object.
-
begin_getPoints
public Ice.AsyncResult begin_getPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx)Description copied from interface:IRoiPrxCalculate the points contained within a given shape- Specified by:
begin_getPointsin interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getPoints
public Ice.AsyncResult begin_getPoints(long shapeId, Ice.Callback __cb)Description copied from interface:IRoiPrxCalculate the points contained within a given shape- Specified by:
begin_getPointsin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getPoints
public Ice.AsyncResult begin_getPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IRoiPrxCalculate the points contained within a given shape- Specified by:
begin_getPointsin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getPoints
public Ice.AsyncResult begin_getPoints(long shapeId, Callback_IRoi_getPoints __cb)Description copied from interface:IRoiPrxCalculate the points contained within a given shape- Specified by:
begin_getPointsin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getPoints
public Ice.AsyncResult begin_getPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getPoints __cb)Description copied from interface:IRoiPrxCalculate the points contained within a given shape- Specified by:
begin_getPointsin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getPoints
public Ice.AsyncResult begin_getPoints(long shapeId, IceInternal.Functional_GenericCallback1<ShapePoints> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxCalculate the points contained within a given shape- Specified by:
begin_getPointsin interfaceIRoiPrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getPoints
public Ice.AsyncResult begin_getPoints(long shapeId, IceInternal.Functional_GenericCallback1<ShapePoints> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxCalculate the points contained within a given shape- Specified by:
begin_getPointsin interfaceIRoiPrx__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_getPoints
public Ice.AsyncResult begin_getPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ShapePoints> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxCalculate the points contained within a given shape- Specified by:
begin_getPointsin interfaceIRoiPrx__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_getPoints
public Ice.AsyncResult begin_getPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ShapePoints> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxCalculate the points contained within a given shape- Specified by:
begin_getPointsin interfaceIRoiPrx__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.
-
end_getPoints
public ShapePoints end_getPoints(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IRoiPrxCalculate the points contained within a given shape- Specified by:
end_getPointsin interfaceIRoiPrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__getPoints_completed
public static void __getPoints_completed(Ice.TwowayCallbackArg1UE<ShapePoints> __cb, Ice.AsyncResult __result)
-
getRoiMeasurements
public java.util.List<Annotation> getRoiMeasurements(long imageId, RoiOptions opts) throws ServerError
Description copied from interface:IRoiPrxReturns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoi- Specified by:
getRoiMeasurementsin interfaceIRoiPrx- Throws:
ServerError
-
getRoiMeasurements
public java.util.List<Annotation> getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IRoiPrxReturns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoi- Specified by:
getRoiMeasurementsin interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getRoiMeasurements
public Ice.AsyncResult begin_getRoiMeasurements(long imageId, RoiOptions opts)Description copied from interface:IRoiPrxReturns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoi- Specified by:
begin_getRoiMeasurementsin interfaceIRoiPrx- Returns:
- The asynchronous result object.
-
begin_getRoiMeasurements
public Ice.AsyncResult begin_getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)Description copied from interface:IRoiPrxReturns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoi- Specified by:
begin_getRoiMeasurementsin interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getRoiMeasurements
public Ice.AsyncResult begin_getRoiMeasurements(long imageId, RoiOptions opts, Ice.Callback __cb)Description copied from interface:IRoiPrxReturns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoi- Specified by:
begin_getRoiMeasurementsin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRoiMeasurements
public Ice.AsyncResult begin_getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IRoiPrxReturns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoi- Specified by:
begin_getRoiMeasurementsin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRoiMeasurements
public Ice.AsyncResult begin_getRoiMeasurements(long imageId, RoiOptions opts, Callback_IRoi_getRoiMeasurements __cb)Description copied from interface:IRoiPrxReturns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoi- Specified by:
begin_getRoiMeasurementsin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRoiMeasurements
public Ice.AsyncResult begin_getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getRoiMeasurements __cb)Description copied from interface:IRoiPrxReturns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoi- Specified by:
begin_getRoiMeasurementsin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRoiMeasurements
public Ice.AsyncResult begin_getRoiMeasurements(long imageId, RoiOptions opts, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxReturns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoi- Specified by:
begin_getRoiMeasurementsin interfaceIRoiPrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getRoiMeasurements
public Ice.AsyncResult begin_getRoiMeasurements(long imageId, RoiOptions opts, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxReturns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoi- Specified by:
begin_getRoiMeasurementsin interfaceIRoiPrx__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_getRoiMeasurements
public Ice.AsyncResult begin_getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxReturns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoi- Specified by:
begin_getRoiMeasurementsin interfaceIRoiPrx__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_getRoiMeasurements
public Ice.AsyncResult begin_getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxReturns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoi- Specified by:
begin_getRoiMeasurementsin interfaceIRoiPrx__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.
-
end_getRoiMeasurements
public java.util.List<Annotation> end_getRoiMeasurements(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IRoiPrxReturns a list ofFileAnnotationinstances with the namespace openmicroscopy.org/measurements which are attached to thePlatecontaining the given image AND which are attached to at least oneRoi- Specified by:
end_getRoiMeasurementsin interfaceIRoiPrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__getRoiMeasurements_completed
public static void __getRoiMeasurements_completed(Ice.TwowayCallbackArg1UE<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
-
getRoiStats
public RoiStats getRoiStats(long roiId) throws ServerError
Description copied from interface:IRoiPrxCalculate stats for all the shapes within the given Roi.- Specified by:
getRoiStatsin interfaceIRoiPrx- Throws:
ServerError
-
getRoiStats
public RoiStats getRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IRoiPrxCalculate stats for all the shapes within the given Roi.- Specified by:
getRoiStatsin interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getRoiStats
public Ice.AsyncResult begin_getRoiStats(long roiId)
Description copied from interface:IRoiPrxCalculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStatsin interfaceIRoiPrx- Returns:
- The asynchronous result object.
-
begin_getRoiStats
public Ice.AsyncResult begin_getRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx)Description copied from interface:IRoiPrxCalculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStatsin interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getRoiStats
public Ice.AsyncResult begin_getRoiStats(long roiId, Ice.Callback __cb)Description copied from interface:IRoiPrxCalculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStatsin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRoiStats
public Ice.AsyncResult begin_getRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IRoiPrxCalculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStatsin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRoiStats
public Ice.AsyncResult begin_getRoiStats(long roiId, Callback_IRoi_getRoiStats __cb)Description copied from interface:IRoiPrxCalculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStatsin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRoiStats
public Ice.AsyncResult begin_getRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getRoiStats __cb)Description copied from interface:IRoiPrxCalculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStatsin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRoiStats
public Ice.AsyncResult begin_getRoiStats(long roiId, IceInternal.Functional_GenericCallback1<RoiStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxCalculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStatsin interfaceIRoiPrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getRoiStats
public Ice.AsyncResult begin_getRoiStats(long roiId, IceInternal.Functional_GenericCallback1<RoiStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxCalculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStatsin interfaceIRoiPrx__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_getRoiStats
public Ice.AsyncResult begin_getRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxCalculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStatsin interfaceIRoiPrx__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_getRoiStats
public Ice.AsyncResult begin_getRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxCalculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStatsin interfaceIRoiPrx__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.
-
end_getRoiStats
public RoiStats end_getRoiStats(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IRoiPrxCalculate stats for all the shapes within the given Roi.- Specified by:
end_getRoiStatsin interfaceIRoiPrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__getRoiStats_completed
public static void __getRoiStats_completed(Ice.TwowayCallbackArg1UE<RoiStats> __cb, Ice.AsyncResult __result)
-
getShapeStats
public ShapeStats getShapeStats(long shapeId) throws ServerError
Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shape.- Specified by:
getShapeStatsin interfaceIRoiPrx- Throws:
ServerError
-
getShapeStats
public ShapeStats getShapeStats(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shape.- Specified by:
getShapeStatsin interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getShapeStats
public Ice.AsyncResult begin_getShapeStats(long shapeId)
Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStatsin interfaceIRoiPrx- Returns:
- The asynchronous result object.
-
begin_getShapeStats
public Ice.AsyncResult begin_getShapeStats(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStatsin interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getShapeStats
public Ice.AsyncResult begin_getShapeStats(long shapeId, Ice.Callback __cb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStatsin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getShapeStats
public Ice.AsyncResult begin_getShapeStats(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStatsin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getShapeStats
public Ice.AsyncResult begin_getShapeStats(long shapeId, Callback_IRoi_getShapeStats __cb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStatsin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getShapeStats
public Ice.AsyncResult begin_getShapeStats(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getShapeStats __cb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStatsin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getShapeStats
public Ice.AsyncResult begin_getShapeStats(long shapeId, IceInternal.Functional_GenericCallback1<ShapeStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStatsin interfaceIRoiPrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getShapeStats
public Ice.AsyncResult begin_getShapeStats(long shapeId, IceInternal.Functional_GenericCallback1<ShapeStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStatsin interfaceIRoiPrx__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_getShapeStats
public Ice.AsyncResult begin_getShapeStats(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ShapeStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStatsin interfaceIRoiPrx__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_getShapeStats
public Ice.AsyncResult begin_getShapeStats(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ShapeStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStatsin interfaceIRoiPrx__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.
-
end_getShapeStats
public ShapeStats end_getShapeStats(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shape.- Specified by:
end_getShapeStatsin interfaceIRoiPrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__getShapeStats_completed
public static void __getShapeStats_completed(Ice.TwowayCallbackArg1UE<ShapeStats> __cb, Ice.AsyncResult __result)
-
getShapeStatsList
public ShapeStats[] getShapeStatsList(java.util.List<java.lang.Long> shapeIdList) throws ServerError
Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes.- Specified by:
getShapeStatsListin interfaceIRoiPrx- Throws:
ServerError
-
getShapeStatsList
public ShapeStats[] getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes.- Specified by:
getShapeStatsListin interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getShapeStatsList
public Ice.AsyncResult begin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList)
Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsListin interfaceIRoiPrx- Returns:
- The asynchronous result object.
-
begin_getShapeStatsList
public Ice.AsyncResult begin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, java.util.Map<java.lang.String,java.lang.String> __ctx)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsListin interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getShapeStatsList
public Ice.AsyncResult begin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, Ice.Callback __cb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsListin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getShapeStatsList
public Ice.AsyncResult begin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsListin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getShapeStatsList
public Ice.AsyncResult begin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, Callback_IRoi_getShapeStatsList __cb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsListin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getShapeStatsList
public Ice.AsyncResult begin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getShapeStatsList __cb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsListin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getShapeStatsList
public Ice.AsyncResult begin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, IceInternal.Functional_GenericCallback1<ShapeStats[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsListin interfaceIRoiPrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getShapeStatsList
public Ice.AsyncResult begin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, IceInternal.Functional_GenericCallback1<ShapeStats[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsListin interfaceIRoiPrx__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_getShapeStatsList
public Ice.AsyncResult begin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ShapeStats[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsListin interfaceIRoiPrx__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_getShapeStatsList
public Ice.AsyncResult begin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ShapeStats[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsListin interfaceIRoiPrx__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.
-
end_getShapeStatsList
public ShapeStats[] end_getShapeStatsList(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes.- Specified by:
end_getShapeStatsListin interfaceIRoiPrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__getShapeStatsList_completed
public static void __getShapeStatsList_completed(Ice.TwowayCallbackArg1UE<ShapeStats[]> __cb, Ice.AsyncResult __result)
-
getShapeStatsRestricted
public ShapeStats[] getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels) throws ServerError
Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes. Varies to the above in the following ways: - does not allow tiled images - shapes have to be all belonging to the same image - unattached z/t use the fallback parameters zForUnattached/tForUnattached that is to say there is never more than 1 z/t combination queried - if channel list is given, only the channels in that list are iterated over - does not request data from reader on each iteration- Specified by:
getShapeStatsRestrictedin interfaceIRoiPrx- Throws:
ServerError
-
getShapeStatsRestricted
public ShapeStats[] getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes. Varies to the above in the following ways: - does not allow tiled images - shapes have to be all belonging to the same image - unattached z/t use the fallback parameters zForUnattached/tForUnattached that is to say there is never more than 1 z/t combination queried - if channel list is given, only the channels in that list are iterated over - does not request data from reader on each iteration- Specified by:
getShapeStatsRestrictedin interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getShapeStatsRestricted
public Ice.AsyncResult begin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes. Varies to the above in the following ways: - does not allow tiled images - shapes have to be all belonging to the same image - unattached z/t use the fallback parameters zForUnattached/tForUnattached that is to say there is never more than 1 z/t combination queried - if channel list is given, only the channels in that list are iterated over - does not request data from reader on each iteration- Specified by:
begin_getShapeStatsRestrictedin interfaceIRoiPrx- Returns:
- The asynchronous result object.
-
begin_getShapeStatsRestricted
public Ice.AsyncResult begin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, java.util.Map<java.lang.String,java.lang.String> __ctx)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes. Varies to the above in the following ways: - does not allow tiled images - shapes have to be all belonging to the same image - unattached z/t use the fallback parameters zForUnattached/tForUnattached that is to say there is never more than 1 z/t combination queried - if channel list is given, only the channels in that list are iterated over - does not request data from reader on each iteration- Specified by:
begin_getShapeStatsRestrictedin interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getShapeStatsRestricted
public Ice.AsyncResult begin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, Ice.Callback __cb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes. Varies to the above in the following ways: - does not allow tiled images - shapes have to be all belonging to the same image - unattached z/t use the fallback parameters zForUnattached/tForUnattached that is to say there is never more than 1 z/t combination queried - if channel list is given, only the channels in that list are iterated over - does not request data from reader on each iteration- Specified by:
begin_getShapeStatsRestrictedin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getShapeStatsRestricted
public Ice.AsyncResult begin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes. Varies to the above in the following ways: - does not allow tiled images - shapes have to be all belonging to the same image - unattached z/t use the fallback parameters zForUnattached/tForUnattached that is to say there is never more than 1 z/t combination queried - if channel list is given, only the channels in that list are iterated over - does not request data from reader on each iteration- Specified by:
begin_getShapeStatsRestrictedin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getShapeStatsRestricted
public Ice.AsyncResult begin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, Callback_IRoi_getShapeStatsRestricted __cb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes. Varies to the above in the following ways: - does not allow tiled images - shapes have to be all belonging to the same image - unattached z/t use the fallback parameters zForUnattached/tForUnattached that is to say there is never more than 1 z/t combination queried - if channel list is given, only the channels in that list are iterated over - does not request data from reader on each iteration- Specified by:
begin_getShapeStatsRestrictedin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getShapeStatsRestricted
public Ice.AsyncResult begin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getShapeStatsRestricted __cb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes. Varies to the above in the following ways: - does not allow tiled images - shapes have to be all belonging to the same image - unattached z/t use the fallback parameters zForUnattached/tForUnattached that is to say there is never more than 1 z/t combination queried - if channel list is given, only the channels in that list are iterated over - does not request data from reader on each iteration- Specified by:
begin_getShapeStatsRestrictedin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getShapeStatsRestricted
public Ice.AsyncResult begin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, IceInternal.Functional_GenericCallback1<ShapeStats[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes. Varies to the above in the following ways: - does not allow tiled images - shapes have to be all belonging to the same image - unattached z/t use the fallback parameters zForUnattached/tForUnattached that is to say there is never more than 1 z/t combination queried - if channel list is given, only the channels in that list are iterated over - does not request data from reader on each iteration- Specified by:
begin_getShapeStatsRestrictedin interfaceIRoiPrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getShapeStatsRestricted
public Ice.AsyncResult begin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, IceInternal.Functional_GenericCallback1<ShapeStats[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes. Varies to the above in the following ways: - does not allow tiled images - shapes have to be all belonging to the same image - unattached z/t use the fallback parameters zForUnattached/tForUnattached that is to say there is never more than 1 z/t combination queried - if channel list is given, only the channels in that list are iterated over - does not request data from reader on each iteration- Specified by:
begin_getShapeStatsRestrictedin interfaceIRoiPrx__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_getShapeStatsRestricted
public Ice.AsyncResult begin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ShapeStats[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes. Varies to the above in the following ways: - does not allow tiled images - shapes have to be all belonging to the same image - unattached z/t use the fallback parameters zForUnattached/tForUnattached that is to say there is never more than 1 z/t combination queried - if channel list is given, only the channels in that list are iterated over - does not request data from reader on each iteration- Specified by:
begin_getShapeStatsRestrictedin interfaceIRoiPrx__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_getShapeStatsRestricted
public Ice.AsyncResult begin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ShapeStats[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes. Varies to the above in the following ways: - does not allow tiled images - shapes have to be all belonging to the same image - unattached z/t use the fallback parameters zForUnattached/tForUnattached that is to say there is never more than 1 z/t combination queried - if channel list is given, only the channels in that list are iterated over - does not request data from reader on each iteration- Specified by:
begin_getShapeStatsRestrictedin interfaceIRoiPrx__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.
-
end_getShapeStatsRestricted
public ShapeStats[] end_getShapeStatsRestricted(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IRoiPrxCalculate the stats for the points within the given Shapes. Varies to the above in the following ways: - does not allow tiled images - shapes have to be all belonging to the same image - unattached z/t use the fallback parameters zForUnattached/tForUnattached that is to say there is never more than 1 z/t combination queried - if channel list is given, only the channels in that list are iterated over - does not request data from reader on each iteration- Specified by:
end_getShapeStatsRestrictedin interfaceIRoiPrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__getShapeStatsRestricted_completed
public static void __getShapeStatsRestricted_completed(Ice.TwowayCallbackArg1UE<ShapeStats[]> __cb, Ice.AsyncResult __result)
-
getTable
public TablePrx getTable(long annotationId) throws ServerError
Description copied from interface:IRoiPrxReturns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.- Specified by:
getTablein interfaceIRoiPrx- Throws:
ServerError
-
getTable
public TablePrx getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:IRoiPrxReturns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.- Specified by:
getTablein interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getTable
public Ice.AsyncResult begin_getTable(long annotationId)
Description copied from interface:IRoiPrxReturns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.- Specified by:
begin_getTablein interfaceIRoiPrx- Returns:
- The asynchronous result object.
-
begin_getTable
public Ice.AsyncResult begin_getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx)Description copied from interface:IRoiPrxReturns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.- Specified by:
begin_getTablein interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getTable
public Ice.AsyncResult begin_getTable(long annotationId, Ice.Callback __cb)Description copied from interface:IRoiPrxReturns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.- Specified by:
begin_getTablein interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getTable
public Ice.AsyncResult begin_getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IRoiPrxReturns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.- Specified by:
begin_getTablein interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getTable
public Ice.AsyncResult begin_getTable(long annotationId, Callback_IRoi_getTable __cb)Description copied from interface:IRoiPrxReturns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.- Specified by:
begin_getTablein interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getTable
public Ice.AsyncResult begin_getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getTable __cb)Description copied from interface:IRoiPrxReturns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.- Specified by:
begin_getTablein interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getTable
public Ice.AsyncResult begin_getTable(long annotationId, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxReturns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.- Specified by:
begin_getTablein interfaceIRoiPrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getTable
public Ice.AsyncResult begin_getTable(long annotationId, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxReturns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.- Specified by:
begin_getTablein interfaceIRoiPrx__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_getTable
public Ice.AsyncResult begin_getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRoiPrxReturns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.- Specified by:
begin_getTablein interfaceIRoiPrx__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_getTable
public Ice.AsyncResult begin_getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRoiPrxReturns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.- Specified by:
begin_getTablein interfaceIRoiPrx__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.
-
end_getTable
public TablePrx end_getTable(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:IRoiPrxReturns the OMERO.tables service via theFileAnnotationid returned bygetImageMeasurements.- Specified by:
end_getTablein interfaceIRoiPrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__getTable_completed
public static void __getTable_completed(Ice.TwowayCallbackArg1UE<TablePrx> __cb, Ice.AsyncResult __result)
-
uploadMask
public void uploadMask(long roiId, int z, int t, byte[] bytes) throws ServerError- Specified by:
uploadMaskin interfaceIRoiPrx- Throws:
ServerError
-
uploadMask
public void uploadMask(long roiId, int z, int t, byte[] bytes, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError- Specified by:
uploadMaskin interfaceIRoiPrx- Throws:
ServerError
-
begin_uploadMask
public Ice.AsyncResult begin_uploadMask(long roiId, int z, int t, byte[] bytes)- Specified by:
begin_uploadMaskin interfaceIRoiPrx- Returns:
- The asynchronous result object.
-
begin_uploadMask
public Ice.AsyncResult begin_uploadMask(long roiId, int z, int t, byte[] bytes, java.util.Map<java.lang.String,java.lang.String> __ctx)- Specified by:
begin_uploadMaskin interfaceIRoiPrx__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_uploadMask
public Ice.AsyncResult begin_uploadMask(long roiId, int z, int t, byte[] bytes, Ice.Callback __cb)- Specified by:
begin_uploadMaskin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_uploadMask
public Ice.AsyncResult begin_uploadMask(long roiId, int z, int t, byte[] bytes, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_uploadMaskin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_uploadMask
public Ice.AsyncResult begin_uploadMask(long roiId, int z, int t, byte[] bytes, Callback_IRoi_uploadMask __cb)- Specified by:
begin_uploadMaskin interfaceIRoiPrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_uploadMask
public Ice.AsyncResult begin_uploadMask(long roiId, int z, int t, byte[] bytes, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_uploadMask __cb)- Specified by:
begin_uploadMaskin interfaceIRoiPrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_uploadMask
public Ice.AsyncResult begin_uploadMask(long roiId, int z, int t, byte[] bytes, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_uploadMaskin interfaceIRoiPrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_uploadMask
public Ice.AsyncResult begin_uploadMask(long roiId, int z, int t, byte[] bytes, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_uploadMaskin interfaceIRoiPrx__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_uploadMask
public Ice.AsyncResult begin_uploadMask(long roiId, int z, int t, byte[] bytes, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_uploadMaskin interfaceIRoiPrx__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_uploadMask
public Ice.AsyncResult begin_uploadMask(long roiId, int z, int t, byte[] bytes, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_uploadMaskin interfaceIRoiPrx__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.
-
end_uploadMask
public void end_uploadMask(Ice.AsyncResult __iresult) throws ServerError- Specified by:
end_uploadMaskin interfaceIRoiPrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__uploadMask_completed
public static void __uploadMask_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
checkedCast
public static IRoiPrx 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 IRoiPrx 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 IRoiPrx 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 IRoiPrx 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 IRoiPrx 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 IRoiPrx 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, IRoiPrx v)
-
__read
public static IRoiPrx __read(IceInternal.BasicStream __is)
-
-