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[]
__ids
static long
serialVersionUID
-
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.AsyncResult
begin_findByImage(long imageId, RoiOptions opts)
Returns all the Rois in an Image, indexed via Shape.Ice.AsyncResult
begin_findByImage(long imageId, RoiOptions opts, Ice.Callback __cb)
Returns all the Rois in an Image, indexed via Shape.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)
Returns all the Rois in an Image, indexed via Shape.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)
Returns all the Rois in an Image, indexed via Shape.Ice.AsyncResult
begin_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.AsyncResult
begin_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.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)
Returns all the Rois in an Image, indexed via Shape.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)
Returns all the Rois in an Image, indexed via Shape.Ice.AsyncResult
begin_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.AsyncResult
begin_findByImage(long imageId, RoiOptions opts, Callback_IRoi_findByImage __cb)
Returns all the Rois in an Image, indexed via Shape.Ice.AsyncResult
begin_findByPlane(long imageId, int z, int t, RoiOptions opts)
Returns all the Rois on the given plane, indexed via Shape.Ice.AsyncResult
begin_findByPlane(long imageId, int z, int t, RoiOptions opts, Ice.Callback __cb)
Returns all the Rois on the given plane, indexed via Shape.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)
Returns all the Rois on the given plane, indexed via Shape.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)
Returns all the Rois on the given plane, indexed via Shape.Ice.AsyncResult
begin_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.AsyncResult
begin_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.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)
Returns all the Rois on the given plane, indexed via Shape.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)
Returns all the Rois on the given plane, indexed via Shape.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)
Returns all the Rois on the given plane, indexed via Shape.Ice.AsyncResult
begin_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.AsyncResult
begin_findByRoi(long roiId, RoiOptions opts)
Returns a RoiResult with a single Roi member.Ice.AsyncResult
begin_findByRoi(long roiId, RoiOptions opts, Ice.Callback __cb)
Returns a RoiResult with a single Roi member.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)
Returns a RoiResult with a single Roi member.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)
Returns a RoiResult with a single Roi member.Ice.AsyncResult
begin_findByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a RoiResult with a single Roi member.Ice.AsyncResult
begin_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.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)
Returns a RoiResult with a single Roi member.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)
Returns a RoiResult with a single Roi member.Ice.AsyncResult
begin_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.AsyncResult
begin_findByRoi(long roiId, RoiOptions opts, Callback_IRoi_findByRoi __cb)
Returns a RoiResult with a single Roi member.Ice.AsyncResult
begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts)
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.Ice.AsyncResult
begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, Ice.Callback __cb)
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.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)
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.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)
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.Ice.AsyncResult
begin_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 givenFileAnnotation
id for the given image.Ice.AsyncResult
begin_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 givenFileAnnotation
id for the given image.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)
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.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)
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.Ice.AsyncResult
begin_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 givenFileAnnotation
id for the given image.Ice.AsyncResult
begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, Callback_IRoi_getMeasuredRois __cb)
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.Ice.AsyncResult
begin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts)
Returns a map fromFileAnnotation
ids toRoiResult
instances.Ice.AsyncResult
begin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, Ice.Callback __cb)
Returns a map fromFileAnnotation
ids toRoiResult
instances.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)
Returns a map fromFileAnnotation
ids toRoiResult
instances.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)
Returns a map fromFileAnnotation
ids toRoiResult
instances.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)
Returns a map fromFileAnnotation
ids toRoiResult
instances.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)
Returns a map fromFileAnnotation
ids toRoiResult
instances.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)
Returns a map fromFileAnnotation
ids toRoiResult
instances.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)
Returns a map fromFileAnnotation
ids toRoiResult
instances.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)
Returns a map fromFileAnnotation
ids toRoiResult
instances.Ice.AsyncResult
begin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, Callback_IRoi_getMeasuredRoisMap __cb)
Returns a map fromFileAnnotation
ids toRoiResult
instances.Ice.AsyncResult
begin_getPoints(long shapeId)
Calculate the points contained within a given shapeIce.AsyncResult
begin_getPoints(long shapeId, Ice.Callback __cb)
Calculate the points contained within a given shapeIce.AsyncResult
begin_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.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)
Calculate the points contained within a given shapeIce.AsyncResult
begin_getPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Calculate the points contained within a given shapeIce.AsyncResult
begin_getPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Calculate the points contained within a given shapeIce.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)
Calculate the points contained within a given shapeIce.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)
Calculate the points contained within a given shapeIce.AsyncResult
begin_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.AsyncResult
begin_getPoints(long shapeId, Callback_IRoi_getPoints __cb)
Calculate the points contained within a given shapeIce.AsyncResult
begin_getRoiMeasurements(long imageId, RoiOptions opts)
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
Ice.AsyncResult
begin_getRoiMeasurements(long imageId, RoiOptions opts, Ice.Callback __cb)
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
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)
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
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)
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
Ice.AsyncResult
begin_getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
Ice.AsyncResult
begin_getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
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)
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
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)
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
Ice.AsyncResult
begin_getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getRoiMeasurements __cb)
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
Ice.AsyncResult
begin_getRoiMeasurements(long imageId, RoiOptions opts, Callback_IRoi_getRoiMeasurements __cb)
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
Ice.AsyncResult
begin_getRoiStats(long roiId)
Calculate stats for all the shapes within the given Roi.Ice.AsyncResult
begin_getRoiStats(long roiId, Ice.Callback __cb)
Calculate stats for all the shapes within the given Roi.Ice.AsyncResult
begin_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.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)
Calculate stats for all the shapes within the given Roi.Ice.AsyncResult
begin_getRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Calculate stats for all the shapes within the given Roi.Ice.AsyncResult
begin_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.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)
Calculate stats for all the shapes within the given Roi.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)
Calculate stats for all the shapes within the given Roi.Ice.AsyncResult
begin_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.AsyncResult
begin_getRoiStats(long roiId, Callback_IRoi_getRoiStats __cb)
Calculate stats for all the shapes within the given Roi.Ice.AsyncResult
begin_getShapeStats(long shapeId)
Calculate the stats for the points within the given Shape.Ice.AsyncResult
begin_getShapeStats(long shapeId, Ice.Callback __cb)
Calculate the stats for the points within the given Shape.Ice.AsyncResult
begin_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.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)
Calculate the stats for the points within the given Shape.Ice.AsyncResult
begin_getShapeStats(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Calculate the stats for the points within the given Shape.Ice.AsyncResult
begin_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.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)
Calculate the stats for the points within the given Shape.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)
Calculate the stats for the points within the given Shape.Ice.AsyncResult
begin_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.AsyncResult
begin_getShapeStats(long shapeId, Callback_IRoi_getShapeStats __cb)
Calculate the stats for the points within the given Shape.Ice.AsyncResult
begin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList)
Calculate the stats for the points within the given Shapes.Ice.AsyncResult
begin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, Ice.Callback __cb)
Calculate the stats for the points within the given Shapes.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)
Calculate the stats for the points within the given Shapes.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)
Calculate the stats for the points within the given Shapes.Ice.AsyncResult
begin_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.AsyncResult
begin_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.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)
Calculate the stats for the points within the given Shapes.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)
Calculate the stats for the points within the given Shapes.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)
Calculate the stats for the points within the given Shapes.Ice.AsyncResult
begin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, Callback_IRoi_getShapeStatsList __cb)
Calculate the stats for the points within the given Shapes.Ice.AsyncResult
begin_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.AsyncResult
begin_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.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)
Calculate the stats for the points within the given Shapes.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)
Calculate the stats for the points within the given Shapes.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)
Calculate the stats for the points within the given Shapes.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)
Calculate the stats for the points within the given Shapes.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)
Calculate the stats for the points within the given Shapes.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)
Calculate the stats for the points within the given Shapes.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)
Calculate the stats for the points within the given Shapes.Ice.AsyncResult
begin_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.AsyncResult
begin_getTable(long annotationId)
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.Ice.AsyncResult
begin_getTable(long annotationId, Ice.Callback __cb)
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.Ice.AsyncResult
begin_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 theFileAnnotation
id returned bygetImageMeasurements
.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)
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.Ice.AsyncResult
begin_getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.Ice.AsyncResult
begin_getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.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)
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.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)
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.Ice.AsyncResult
begin_getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getTable __cb)
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.Ice.AsyncResult
begin_getTable(long annotationId, Callback_IRoi_getTable __cb)
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.Ice.AsyncResult
begin_uploadMask(long roiId, int z, int t, byte[] bytes)
Ice.AsyncResult
begin_uploadMask(long roiId, int z, int t, byte[] bytes, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_uploadMask(long roiId, int z, int t, byte[] bytes, java.util.Map<java.lang.String,java.lang.String> __ctx)
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)
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)
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)
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)
Ice.AsyncResult
begin_uploadMask(long roiId, int z, int t, byte[] bytes, Callback_IRoi_uploadMask __cb)
static IRoiPrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.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.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.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.RoiResult
end_findByImage(Ice.AsyncResult __iresult)
Returns all the Rois in an Image, indexed via Shape.RoiResult
end_findByPlane(Ice.AsyncResult __iresult)
Returns all the Rois on the given plane, indexed via Shape.RoiResult
end_findByRoi(Ice.AsyncResult __iresult)
Returns a RoiResult with a single Roi member.RoiResult
end_getMeasuredRois(Ice.AsyncResult __iresult)
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.java.util.Map<java.lang.Long,RoiResult>
end_getMeasuredRoisMap(Ice.AsyncResult __iresult)
Returns a map fromFileAnnotation
ids toRoiResult
instances.ShapePoints
end_getPoints(Ice.AsyncResult __iresult)
Calculate the points contained within a given shapejava.util.List<Annotation>
end_getRoiMeasurements(Ice.AsyncResult __iresult)
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
RoiStats
end_getRoiStats(Ice.AsyncResult __iresult)
Calculate stats for all the shapes within the given Roi.ShapeStats
end_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.TablePrx
end_getTable(Ice.AsyncResult __iresult)
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.void
end_uploadMask(Ice.AsyncResult __iresult)
RoiResult
findByImage(long imageId, RoiOptions opts)
Returns all the Rois in an Image, indexed via Shape.RoiResult
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.RoiResult
findByPlane(long imageId, int z, int t, RoiOptions opts)
Returns all the Rois on the given plane, indexed via Shape.RoiResult
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.RoiResult
findByRoi(long roiId, RoiOptions opts)
Returns a RoiResult with a single Roi member.RoiResult
findByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a RoiResult with a single Roi member.RoiResult
getMeasuredRois(long imageId, long annotationId, RoiOptions opts)
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.RoiResult
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 givenFileAnnotation
id 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 fromFileAnnotation
ids toRoiResult
instances.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 fromFileAnnotation
ids toRoiResult
instances.ShapePoints
getPoints(long shapeId)
Calculate the points contained within a given shapeShapePoints
getPoints(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 ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
java.util.List<Annotation>
getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
RoiStats
getRoiStats(long roiId)
Calculate stats for all the shapes within the given Roi.RoiStats
getRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Calculate stats for all the shapes within the given Roi.ShapeStats
getShapeStats(long shapeId)
Calculate the stats for the points within the given Shape.ShapeStats
getShapeStats(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.TablePrx
getTable(long annotationId)
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.TablePrx
getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.static java.lang.String
ice_staticId()
Provides the Slice type ID of this type.static IRoiPrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static IRoiPrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.void
uploadMask(long roiId, int z, int t, byte[] bytes)
void
uploadMask(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:IRoiPrx
Returns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
findByImage
in 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:IRoiPrx
Returns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
findByImage
in 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:IRoiPrx
Returns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImage
in 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:IRoiPrx
Returns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImage
in 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:IRoiPrx
Returns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImage
in 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:IRoiPrx
Returns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImage
in 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:IRoiPrx
Returns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImage
in 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:IRoiPrx
Returns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImage
in 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:IRoiPrx
Returns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImage
in 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:IRoiPrx
Returns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImage
in 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:IRoiPrx
Returns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImage
in 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:IRoiPrx
Returns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByImage
in 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:IRoiPrx
Returns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
end_findByImage
in 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:IRoiPrx
Returns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
findByPlane
in 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:IRoiPrx
Returns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
findByPlane
in 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:IRoiPrx
Returns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlane
in 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:IRoiPrx
Returns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlane
in 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:IRoiPrx
Returns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlane
in 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:IRoiPrx
Returns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlane
in 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:IRoiPrx
Returns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlane
in 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:IRoiPrx
Returns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlane
in 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:IRoiPrx
Returns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlane
in 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:IRoiPrx
Returns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlane
in 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:IRoiPrx
Returns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlane
in 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:IRoiPrx
Returns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
begin_findByPlane
in 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:IRoiPrx
Returns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
end_findByPlane
in 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:IRoiPrx
Returns 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:
findByRoi
in 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:IRoiPrx
Returns 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:
findByRoi
in 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:IRoiPrx
Returns 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_findByRoi
in 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:IRoiPrx
Returns 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_findByRoi
in 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:IRoiPrx
Returns 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_findByRoi
in 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:IRoiPrx
Returns 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_findByRoi
in 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:IRoiPrx
Returns 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_findByRoi
in 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:IRoiPrx
Returns 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_findByRoi
in 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:IRoiPrx
Returns 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_findByRoi
in 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:IRoiPrx
Returns 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_findByRoi
in 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:IRoiPrx
Returns 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_findByRoi
in 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:IRoiPrx
Returns 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_findByRoi
in 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:IRoiPrx
Returns 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_findByRoi
in 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:IRoiPrx
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.- Specified by:
getMeasuredRois
in interfaceIRoiPrx
annotationId
- 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:IRoiPrx
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.- Specified by:
getMeasuredRois
in interfaceIRoiPrx
annotationId
- 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:IRoiPrx
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.- Specified by:
begin_getMeasuredRois
in interfaceIRoiPrx
annotationId
- 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:IRoiPrx
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.- Specified by:
begin_getMeasuredRois
in interfaceIRoiPrx
annotationId
- 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:IRoiPrx
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.- Specified by:
begin_getMeasuredRois
in interfaceIRoiPrx
annotationId
- 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:IRoiPrx
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.- Specified by:
begin_getMeasuredRois
in interfaceIRoiPrx
annotationId
- 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:IRoiPrx
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.- Specified by:
begin_getMeasuredRois
in interfaceIRoiPrx
annotationId
- 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:IRoiPrx
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.- Specified by:
begin_getMeasuredRois
in interfaceIRoiPrx
annotationId
- 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:IRoiPrx
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.- Specified by:
begin_getMeasuredRois
in interfaceIRoiPrx
annotationId
- 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:IRoiPrx
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.- Specified by:
begin_getMeasuredRois
in interfaceIRoiPrx
annotationId
- 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:IRoiPrx
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.- Specified by:
begin_getMeasuredRois
in interfaceIRoiPrx
annotationId
- 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:IRoiPrx
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.- Specified by:
begin_getMeasuredRois
in interfaceIRoiPrx
annotationId
- 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:IRoiPrx
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.- Specified by:
end_getMeasuredRois
in 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:IRoiPrx
Returns a map fromFileAnnotation
ids toRoiResult
instances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
getMeasuredRoisMap
in 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:IRoiPrx
Returns a map fromFileAnnotation
ids toRoiResult
instances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
getMeasuredRoisMap
in 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:IRoiPrx
Returns a map fromFileAnnotation
ids toRoiResult
instances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMap
in 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:IRoiPrx
Returns a map fromFileAnnotation
ids toRoiResult
instances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMap
in 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:IRoiPrx
Returns a map fromFileAnnotation
ids toRoiResult
instances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMap
in 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:IRoiPrx
Returns a map fromFileAnnotation
ids toRoiResult
instances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMap
in 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:IRoiPrx
Returns a map fromFileAnnotation
ids toRoiResult
instances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMap
in 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:IRoiPrx
Returns a map fromFileAnnotation
ids toRoiResult
instances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMap
in 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:IRoiPrx
Returns a map fromFileAnnotation
ids toRoiResult
instances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMap
in 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:IRoiPrx
Returns a map fromFileAnnotation
ids toRoiResult
instances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMap
in 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:IRoiPrx
Returns a map fromFileAnnotation
ids toRoiResult
instances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMap
in 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:IRoiPrx
Returns a map fromFileAnnotation
ids toRoiResult
instances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
begin_getMeasuredRoisMap
in 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:IRoiPrx
Returns a map fromFileAnnotation
ids toRoiResult
instances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
end_getMeasuredRoisMap
in 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:IRoiPrx
Calculate the points contained within a given shape- Specified by:
getPoints
in 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:IRoiPrx
Calculate the points contained within a given shape- Specified by:
getPoints
in 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:IRoiPrx
Calculate the points contained within a given shape- Specified by:
begin_getPoints
in 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:IRoiPrx
Calculate the points contained within a given shape- Specified by:
begin_getPoints
in 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:IRoiPrx
Calculate the points contained within a given shape- Specified by:
begin_getPoints
in 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:IRoiPrx
Calculate the points contained within a given shape- Specified by:
begin_getPoints
in 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:IRoiPrx
Calculate the points contained within a given shape- Specified by:
begin_getPoints
in 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:IRoiPrx
Calculate the points contained within a given shape- Specified by:
begin_getPoints
in 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:IRoiPrx
Calculate the points contained within a given shape- Specified by:
begin_getPoints
in 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:IRoiPrx
Calculate the points contained within a given shape- Specified by:
begin_getPoints
in 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:IRoiPrx
Calculate the points contained within a given shape- Specified by:
begin_getPoints
in 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:IRoiPrx
Calculate the points contained within a given shape- Specified by:
begin_getPoints
in 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:IRoiPrx
Calculate the points contained within a given shape- Specified by:
end_getPoints
in 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:IRoiPrx
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
- Specified by:
getRoiMeasurements
in 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:IRoiPrx
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
- Specified by:
getRoiMeasurements
in 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:IRoiPrx
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
- Specified by:
begin_getRoiMeasurements
in 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:IRoiPrx
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
- Specified by:
begin_getRoiMeasurements
in 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:IRoiPrx
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
- Specified by:
begin_getRoiMeasurements
in 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:IRoiPrx
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
- Specified by:
begin_getRoiMeasurements
in 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:IRoiPrx
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
- Specified by:
begin_getRoiMeasurements
in 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:IRoiPrx
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
- Specified by:
begin_getRoiMeasurements
in 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:IRoiPrx
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
- Specified by:
begin_getRoiMeasurements
in 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:IRoiPrx
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
- Specified by:
begin_getRoiMeasurements
in 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:IRoiPrx
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
- Specified by:
begin_getRoiMeasurements
in 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:IRoiPrx
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
- Specified by:
begin_getRoiMeasurements
in 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:IRoiPrx
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
- Specified by:
end_getRoiMeasurements
in 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:IRoiPrx
Calculate stats for all the shapes within the given Roi.- Specified by:
getRoiStats
in 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:IRoiPrx
Calculate stats for all the shapes within the given Roi.- Specified by:
getRoiStats
in 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:IRoiPrx
Calculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStats
in 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:IRoiPrx
Calculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStats
in 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:IRoiPrx
Calculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStats
in 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:IRoiPrx
Calculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStats
in 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:IRoiPrx
Calculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStats
in 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:IRoiPrx
Calculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStats
in 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:IRoiPrx
Calculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStats
in 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:IRoiPrx
Calculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStats
in 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:IRoiPrx
Calculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStats
in 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:IRoiPrx
Calculate stats for all the shapes within the given Roi.- Specified by:
begin_getRoiStats
in 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:IRoiPrx
Calculate stats for all the shapes within the given Roi.- Specified by:
end_getRoiStats
in 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:IRoiPrx
Calculate the stats for the points within the given Shape.- Specified by:
getShapeStats
in 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:IRoiPrx
Calculate the stats for the points within the given Shape.- Specified by:
getShapeStats
in 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:IRoiPrx
Calculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStats
in 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:IRoiPrx
Calculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStats
in 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:IRoiPrx
Calculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStats
in 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:IRoiPrx
Calculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStats
in 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:IRoiPrx
Calculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStats
in 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:IRoiPrx
Calculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStats
in 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:IRoiPrx
Calculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStats
in 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:IRoiPrx
Calculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStats
in 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:IRoiPrx
Calculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStats
in 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:IRoiPrx
Calculate the stats for the points within the given Shape.- Specified by:
begin_getShapeStats
in 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:IRoiPrx
Calculate the stats for the points within the given Shape.- Specified by:
end_getShapeStats
in 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:IRoiPrx
Calculate the stats for the points within the given Shapes.- Specified by:
getShapeStatsList
in 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:IRoiPrx
Calculate the stats for the points within the given Shapes.- Specified by:
getShapeStatsList
in 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:IRoiPrx
Calculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsList
in 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:IRoiPrx
Calculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsList
in 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:IRoiPrx
Calculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsList
in 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:IRoiPrx
Calculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsList
in 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:IRoiPrx
Calculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsList
in 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:IRoiPrx
Calculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsList
in 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:IRoiPrx
Calculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsList
in 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:IRoiPrx
Calculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsList
in 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:IRoiPrx
Calculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsList
in 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:IRoiPrx
Calculate the stats for the points within the given Shapes.- Specified by:
begin_getShapeStatsList
in 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:IRoiPrx
Calculate the stats for the points within the given Shapes.- Specified by:
end_getShapeStatsList
in 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:IRoiPrx
Calculate 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:
getShapeStatsRestricted
in 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:IRoiPrx
Calculate 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:
getShapeStatsRestricted
in 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:IRoiPrx
Calculate 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_getShapeStatsRestricted
in 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:IRoiPrx
Calculate 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_getShapeStatsRestricted
in 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:IRoiPrx
Calculate 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_getShapeStatsRestricted
in 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:IRoiPrx
Calculate 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_getShapeStatsRestricted
in 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:IRoiPrx
Calculate 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_getShapeStatsRestricted
in 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:IRoiPrx
Calculate 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_getShapeStatsRestricted
in 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:IRoiPrx
Calculate 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_getShapeStatsRestricted
in 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:IRoiPrx
Calculate 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_getShapeStatsRestricted
in 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:IRoiPrx
Calculate 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_getShapeStatsRestricted
in 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:IRoiPrx
Calculate 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_getShapeStatsRestricted
in 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:IRoiPrx
Calculate 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_getShapeStatsRestricted
in 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:IRoiPrx
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.- Specified by:
getTable
in 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:IRoiPrx
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.- Specified by:
getTable
in 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:IRoiPrx
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.- Specified by:
begin_getTable
in 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:IRoiPrx
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.- Specified by:
begin_getTable
in 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:IRoiPrx
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.- Specified by:
begin_getTable
in 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:IRoiPrx
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.- Specified by:
begin_getTable
in 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:IRoiPrx
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.- Specified by:
begin_getTable
in 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:IRoiPrx
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.- Specified by:
begin_getTable
in 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:IRoiPrx
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.- Specified by:
begin_getTable
in 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:IRoiPrx
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.- Specified by:
begin_getTable
in 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:IRoiPrx
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.- Specified by:
begin_getTable
in 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:IRoiPrx
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.- Specified by:
begin_getTable
in 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:IRoiPrx
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.- Specified by:
end_getTable
in 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:
uploadMask
in 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:
uploadMask
in interfaceIRoiPrx
- Throws:
ServerError
-
begin_uploadMask
public Ice.AsyncResult begin_uploadMask(long roiId, int z, int t, byte[] bytes)
- Specified by:
begin_uploadMask
in 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_uploadMask
in 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_uploadMask
in 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_uploadMask
in 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_uploadMask
in 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_uploadMask
in 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_uploadMask
in 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_uploadMask
in 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_uploadMask
in 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_uploadMask
in 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_uploadMask
in 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)
-
-