public final class IRoiPrxHelper extends Ice.ObjectPrxHelperBase implements IRoiPrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
IRoiPrxHelper() |
Modifier and Type | Method and 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,
Callback_IRoi_findByImage __cb)
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,
Callback_IRoi_findByImage __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,
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_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,
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,
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,
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,
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_findByRoi(long roiId,
RoiOptions opts)
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_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,
Callback_IRoi_findByRoi __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,
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_getMeasuredRois(long imageId,
long annotationId,
RoiOptions opts)
Loads the ROIs which are linked to by the given
FileAnnotation 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 given
FileAnnotation 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 given
FileAnnotation 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 given
FileAnnotation 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 given
FileAnnotation 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 given
FileAnnotation 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 given
FileAnnotation 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 given
FileAnnotation 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 given
FileAnnotation 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 given
FileAnnotation id for the given image. |
Ice.AsyncResult |
begin_getMeasuredRoisMap(long imageId,
java.util.List<java.lang.Long> annotationIds,
RoiOptions opts)
Returns a map from
FileAnnotation ids
to RoiResult instances. |
Ice.AsyncResult |
begin_getMeasuredRoisMap(long imageId,
java.util.List<java.lang.Long> annotationIds,
RoiOptions opts,
Callback_IRoi_getMeasuredRoisMap __cb)
Returns a map from
FileAnnotation ids
to RoiResult instances. |
Ice.AsyncResult |
begin_getMeasuredRoisMap(long imageId,
java.util.List<java.lang.Long> annotationIds,
RoiOptions opts,
Ice.Callback __cb)
Returns a map from
FileAnnotation ids
to RoiResult 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 from
FileAnnotation ids
to RoiResult 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 from
FileAnnotation ids
to RoiResult 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 from
FileAnnotation ids
to RoiResult 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 from
FileAnnotation ids
to RoiResult 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 from
FileAnnotation ids
to RoiResult 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 from
FileAnnotation ids
to RoiResult 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 from
FileAnnotation ids
to RoiResult instances. |
Ice.AsyncResult |
begin_getPoints(long shapeId)
Calculate the points contained within a given shape
|
Ice.AsyncResult |
begin_getPoints(long shapeId,
Callback_IRoi_getPoints __cb)
Calculate the points contained within a given shape
|
Ice.AsyncResult |
begin_getPoints(long shapeId,
Ice.Callback __cb)
Calculate the points contained within a given shape
|
Ice.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 shape
|
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)
Calculate the points contained within a given shape
|
Ice.AsyncResult |
begin_getPoints(long shapeId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Calculate the points contained within a given shape
|
Ice.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 shape
|
Ice.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 shape
|
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)
Calculate the points contained within a given shape
|
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)
Calculate the points contained within a given shape
|
Ice.AsyncResult |
begin_getRoiMeasurements(long imageId,
RoiOptions opts)
Returns a list of
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate containing the given image
AND which are attached to at least one
Roi |
Ice.AsyncResult |
begin_getRoiMeasurements(long imageId,
RoiOptions opts,
Callback_IRoi_getRoiMeasurements __cb)
Returns a list of
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate containing the given image
AND which are attached to at least one
Roi |
Ice.AsyncResult |
begin_getRoiMeasurements(long imageId,
RoiOptions opts,
Ice.Callback __cb)
Returns a list of
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate containing the given image
AND which are attached to at least one
Roi |
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 of
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate containing the given image
AND which are attached to at least one
Roi |
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 of
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate containing the given image
AND which are attached to at least one
Roi |
Ice.AsyncResult |
begin_getRoiMeasurements(long imageId,
RoiOptions opts,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a list of
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate containing the given image
AND which are attached to at least one
Roi |
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 of
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate containing the given image
AND which are attached to at least one
Roi |
Ice.AsyncResult |
begin_getRoiMeasurements(long imageId,
RoiOptions opts,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns a list of
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate containing the given image
AND which are attached to at least one
Roi |
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 of
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate containing the given image
AND which are attached to at least one
Roi |
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 of
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate containing the given image
AND which are attached to at least one
Roi |
Ice.AsyncResult |
begin_getRoiStats(long roiId)
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_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,
Callback_IRoi_getRoiStats __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,
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_getShapeStats(long shapeId)
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_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,
Callback_IRoi_getShapeStats __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,
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_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,
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,
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,
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,
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_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,
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,
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,
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,
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_getTable(long annotationId)
Returns the OMERO.tables service via the
FileAnnotation id returned
by getImageMeasurements . |
Ice.AsyncResult |
begin_getTable(long annotationId,
Callback_IRoi_getTable __cb)
Returns the OMERO.tables service via the
FileAnnotation id returned
by getImageMeasurements . |
Ice.AsyncResult |
begin_getTable(long annotationId,
Ice.Callback __cb)
Returns the OMERO.tables service via the
FileAnnotation id returned
by getImageMeasurements . |
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 the
FileAnnotation id returned
by getImageMeasurements . |
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 the
FileAnnotation id returned
by getImageMeasurements . |
Ice.AsyncResult |
begin_getTable(long annotationId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the OMERO.tables service via the
FileAnnotation id returned
by getImageMeasurements . |
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 the
FileAnnotation id returned
by getImageMeasurements . |
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 the
FileAnnotation id returned
by getImageMeasurements . |
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 the
FileAnnotation id returned
by getImageMeasurements . |
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 the
FileAnnotation id returned
by getImageMeasurements . |
Ice.AsyncResult |
begin_uploadMask(long roiId,
int z,
int t,
byte[] bytes) |
Ice.AsyncResult |
begin_uploadMask(long roiId,
int z,
int t,
byte[] bytes,
Callback_IRoi_uploadMask __cb) |
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,
Callback_IRoi_uploadMask __cb) |
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) |
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.util.Map<java.lang.String,java.lang.String> __ctx)
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.
|
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 given
FileAnnotation id for the given image. |
java.util.Map<java.lang.Long,RoiResult> |
end_getMeasuredRoisMap(Ice.AsyncResult __iresult)
Returns a map from
FileAnnotation ids
to RoiResult instances. |
ShapePoints |
end_getPoints(Ice.AsyncResult __iresult)
Calculate the points contained within a given shape
|
java.util.List<Annotation> |
end_getRoiMeasurements(Ice.AsyncResult __iresult)
Returns a list of
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate containing the given image
AND which are attached to at least one
Roi |
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 the
FileAnnotation id returned
by getImageMeasurements . |
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 given
FileAnnotation 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 given
FileAnnotation 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 from
FileAnnotation ids
to RoiResult 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 from
FileAnnotation ids
to RoiResult instances. |
ShapePoints |
getPoints(long shapeId)
Calculate the points contained within a given shape
|
ShapePoints |
getPoints(long shapeId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Calculate the points contained within a given shape
|
java.util.List<Annotation> |
getRoiMeasurements(long imageId,
RoiOptions opts)
Returns a list of
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate containing the given image
AND which are attached to at least one
Roi |
java.util.List<Annotation> |
getRoiMeasurements(long imageId,
RoiOptions opts,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a list of
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate containing the given image
AND which are attached to at least one
Roi |
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 the
FileAnnotation id returned
by getImageMeasurements . |
TablePrx |
getTable(long annotationId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the OMERO.tables service via the
FileAnnotation id returned
by getImageMeasurements . |
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) |
__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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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
public static final java.lang.String[] __ids
public static final long serialVersionUID
public RoiResult findByImage(long imageId, RoiOptions opts) throws ServerError
IRoiPrx
findByImage
in interface IRoiPrx
ServerError
public RoiResult findByImage(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IRoiPrx
findByImage
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_findByImage(long imageId, RoiOptions opts)
IRoiPrx
begin_findByImage
in interface IRoiPrx
public Ice.AsyncResult begin_findByImage(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)
IRoiPrx
begin_findByImage
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_findByImage(long imageId, RoiOptions opts, Ice.Callback __cb)
IRoiPrx
begin_findByImage
in interface IRoiPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_findByImage(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IRoiPrx
begin_findByImage
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_findByImage(long imageId, RoiOptions opts, Callback_IRoi_findByImage __cb)
IRoiPrx
begin_findByImage
in interface IRoiPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_findByImage(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_findByImage __cb)
IRoiPrx
begin_findByImage
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
IRoiPrx
begin_findByImage
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
IRoiPrx
begin_findByImage
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IRoiPrx
begin_findByImage
in interface IRoiPrx
__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.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)
IRoiPrx
begin_findByImage
in interface IRoiPrx
__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.public RoiResult end_findByImage(Ice.AsyncResult __iresult) throws ServerError
IRoiPrx
end_findByImage
in interface IRoiPrx
__iresult
- The asynchronous result object.ServerError
public static void __findByImage_completed(Ice.TwowayCallbackArg1UE<RoiResult> __cb, Ice.AsyncResult __result)
public RoiResult findByPlane(long imageId, int z, int t, RoiOptions opts) throws ServerError
IRoiPrx
findByPlane
in interface IRoiPrx
ServerError
public RoiResult findByPlane(long imageId, int z, int t, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IRoiPrx
findByPlane
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_findByPlane(long imageId, int z, int t, RoiOptions opts)
IRoiPrx
begin_findByPlane
in interface IRoiPrx
public Ice.AsyncResult begin_findByPlane(long imageId, int z, int t, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)
IRoiPrx
begin_findByPlane
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_findByPlane(long imageId, int z, int t, RoiOptions opts, Ice.Callback __cb)
IRoiPrx
begin_findByPlane
in interface IRoiPrx
__cb
- The asynchronous callback object.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)
IRoiPrx
begin_findByPlane
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_findByPlane(long imageId, int z, int t, RoiOptions opts, Callback_IRoi_findByPlane __cb)
IRoiPrx
begin_findByPlane
in interface IRoiPrx
__cb
- The asynchronous callback object.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)
IRoiPrx
begin_findByPlane
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
IRoiPrx
begin_findByPlane
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
IRoiPrx
begin_findByPlane
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IRoiPrx
begin_findByPlane
in interface IRoiPrx
__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.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)
IRoiPrx
begin_findByPlane
in interface IRoiPrx
__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.public RoiResult end_findByPlane(Ice.AsyncResult __iresult) throws ServerError
IRoiPrx
end_findByPlane
in interface IRoiPrx
__iresult
- The asynchronous result object.ServerError
public static void __findByPlane_completed(Ice.TwowayCallbackArg1UE<RoiResult> __cb, Ice.AsyncResult __result)
public RoiResult findByRoi(long roiId, RoiOptions opts) throws ServerError
IRoiPrx
findByRoi
in interface IRoiPrx
ServerError
public RoiResult findByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IRoiPrx
findByRoi
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_findByRoi(long roiId, RoiOptions opts)
IRoiPrx
begin_findByRoi
in interface IRoiPrx
public Ice.AsyncResult begin_findByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)
IRoiPrx
begin_findByRoi
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_findByRoi(long roiId, RoiOptions opts, Ice.Callback __cb)
IRoiPrx
begin_findByRoi
in interface IRoiPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_findByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IRoiPrx
begin_findByRoi
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_findByRoi(long roiId, RoiOptions opts, Callback_IRoi_findByRoi __cb)
IRoiPrx
begin_findByRoi
in interface IRoiPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_findByRoi(long roiId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_findByRoi __cb)
IRoiPrx
begin_findByRoi
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
IRoiPrx
begin_findByRoi
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
IRoiPrx
begin_findByRoi
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IRoiPrx
begin_findByRoi
in interface IRoiPrx
__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.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)
IRoiPrx
begin_findByRoi
in interface IRoiPrx
__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.public RoiResult end_findByRoi(Ice.AsyncResult __iresult) throws ServerError
IRoiPrx
end_findByRoi
in interface IRoiPrx
__iresult
- The asynchronous result object.ServerError
public static void __findByRoi_completed(Ice.TwowayCallbackArg1UE<RoiResult> __cb, Ice.AsyncResult __result)
public RoiResult getMeasuredRois(long imageId, long annotationId, RoiOptions opts) throws ServerError
IRoiPrx
FileAnnotation
id for the given image.getMeasuredRois
in interface IRoiPrx
annotationId
- if -1, logic is identical to findByImage(imageId, opts)ServerError
public RoiResult getMeasuredRois(long imageId, long annotationId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IRoiPrx
FileAnnotation
id for the given image.getMeasuredRois
in interface IRoiPrx
annotationId
- if -1, logic is identical to findByImage(imageId, opts)__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts)
IRoiPrx
FileAnnotation
id for the given image.begin_getMeasuredRois
in interface IRoiPrx
annotationId
- if -1, logic is identical to findByImage(imageId, opts)public Ice.AsyncResult begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)
IRoiPrx
FileAnnotation
id for the given image.begin_getMeasuredRois
in interface IRoiPrx
annotationId
- if -1, logic is identical to findByImage(imageId, opts)__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, Ice.Callback __cb)
IRoiPrx
FileAnnotation
id for the given image.begin_getMeasuredRois
in interface IRoiPrx
annotationId
- if -1, logic is identical to findByImage(imageId, opts)__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IRoiPrx
FileAnnotation
id for the given image.begin_getMeasuredRois
in interface IRoiPrx
annotationId
- if -1, logic is identical to findByImage(imageId, opts)__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getMeasuredRois(long imageId, long annotationId, RoiOptions opts, Callback_IRoi_getMeasuredRois __cb)
IRoiPrx
FileAnnotation
id for the given image.begin_getMeasuredRois
in interface IRoiPrx
annotationId
- if -1, logic is identical to findByImage(imageId, opts)__cb
- The asynchronous callback object.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)
IRoiPrx
FileAnnotation
id for the given image.begin_getMeasuredRois
in interface IRoiPrx
annotationId
- if -1, logic is identical to findByImage(imageId, opts)__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
IRoiPrx
FileAnnotation
id for the given image.begin_getMeasuredRois
in interface IRoiPrx
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.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)
IRoiPrx
FileAnnotation
id for the given image.begin_getMeasuredRois
in interface IRoiPrx
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.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)
IRoiPrx
FileAnnotation
id for the given image.begin_getMeasuredRois
in interface IRoiPrx
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.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)
IRoiPrx
FileAnnotation
id for the given image.begin_getMeasuredRois
in interface IRoiPrx
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.public RoiResult end_getMeasuredRois(Ice.AsyncResult __iresult) throws ServerError
IRoiPrx
FileAnnotation
id for the given image.end_getMeasuredRois
in interface IRoiPrx
__iresult
- The asynchronous result object.ServerError
public static void __getMeasuredRois_completed(Ice.TwowayCallbackArg1UE<RoiResult> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,RoiResult> getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts) throws ServerError
IRoiPrx
FileAnnotation
ids
to RoiResult
instances.
Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e.
the objects are referentially identical)getMeasuredRoisMap
in interface IRoiPrx
ServerError
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
IRoiPrx
FileAnnotation
ids
to RoiResult
instances.
Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e.
the objects are referentially identical)getMeasuredRoisMap
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts)
IRoiPrx
FileAnnotation
ids
to RoiResult
instances.
Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e.
the objects are referentially identical)begin_getMeasuredRoisMap
in interface IRoiPrx
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)
IRoiPrx
FileAnnotation
ids
to RoiResult
instances.
Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e.
the objects are referentially identical)begin_getMeasuredRoisMap
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, Ice.Callback __cb)
IRoiPrx
FileAnnotation
ids
to RoiResult
instances.
Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e.
the objects are referentially identical)begin_getMeasuredRoisMap
in interface IRoiPrx
__cb
- The asynchronous callback object.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)
IRoiPrx
FileAnnotation
ids
to RoiResult
instances.
Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e.
the objects are referentially identical)begin_getMeasuredRoisMap
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getMeasuredRoisMap(long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, Callback_IRoi_getMeasuredRoisMap __cb)
IRoiPrx
FileAnnotation
ids
to RoiResult
instances.
Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e.
the objects are referentially identical)begin_getMeasuredRoisMap
in interface IRoiPrx
__cb
- The asynchronous callback object.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)
IRoiPrx
FileAnnotation
ids
to RoiResult
instances.
Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e.
the objects are referentially identical)begin_getMeasuredRoisMap
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
IRoiPrx
FileAnnotation
ids
to RoiResult
instances.
Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e.
the objects are referentially identical)begin_getMeasuredRoisMap
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
IRoiPrx
FileAnnotation
ids
to RoiResult
instances.
Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e.
the objects are referentially identical)begin_getMeasuredRoisMap
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IRoiPrx
FileAnnotation
ids
to RoiResult
instances.
Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e.
the objects are referentially identical)begin_getMeasuredRoisMap
in interface IRoiPrx
__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.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)
IRoiPrx
FileAnnotation
ids
to RoiResult
instances.
Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e.
the objects are referentially identical)begin_getMeasuredRoisMap
in interface IRoiPrx
__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.public java.util.Map<java.lang.Long,RoiResult> end_getMeasuredRoisMap(Ice.AsyncResult __iresult) throws ServerError
IRoiPrx
FileAnnotation
ids
to RoiResult
instances.
Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e.
the objects are referentially identical)end_getMeasuredRoisMap
in interface IRoiPrx
__iresult
- The asynchronous result object.ServerError
public static void __getMeasuredRoisMap_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Long,RoiResult>> __cb, Ice.AsyncResult __result)
public ShapePoints getPoints(long shapeId) throws ServerError
IRoiPrx
getPoints
in interface IRoiPrx
ServerError
public ShapePoints getPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IRoiPrx
getPoints
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getPoints(long shapeId)
IRoiPrx
begin_getPoints
in interface IRoiPrx
public Ice.AsyncResult begin_getPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx)
IRoiPrx
begin_getPoints
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getPoints(long shapeId, Ice.Callback __cb)
IRoiPrx
begin_getPoints
in interface IRoiPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IRoiPrx
begin_getPoints
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getPoints(long shapeId, Callback_IRoi_getPoints __cb)
IRoiPrx
begin_getPoints
in interface IRoiPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getPoints(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getPoints __cb)
IRoiPrx
begin_getPoints
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getPoints(long shapeId, IceInternal.Functional_GenericCallback1<ShapePoints> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IRoiPrx
begin_getPoints
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
IRoiPrx
begin_getPoints
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IRoiPrx
begin_getPoints
in interface IRoiPrx
__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.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)
IRoiPrx
begin_getPoints
in interface IRoiPrx
__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.public ShapePoints end_getPoints(Ice.AsyncResult __iresult) throws ServerError
IRoiPrx
end_getPoints
in interface IRoiPrx
__iresult
- The asynchronous result object.ServerError
public static void __getPoints_completed(Ice.TwowayCallbackArg1UE<ShapePoints> __cb, Ice.AsyncResult __result)
public java.util.List<Annotation> getRoiMeasurements(long imageId, RoiOptions opts) throws ServerError
IRoiPrx
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate
containing the given image
AND which are attached to at least one
Roi
getRoiMeasurements
in interface IRoiPrx
ServerError
public java.util.List<Annotation> getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IRoiPrx
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate
containing the given image
AND which are attached to at least one
Roi
getRoiMeasurements
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getRoiMeasurements(long imageId, RoiOptions opts)
IRoiPrx
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate
containing the given image
AND which are attached to at least one
Roi
begin_getRoiMeasurements
in interface IRoiPrx
public Ice.AsyncResult begin_getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx)
IRoiPrx
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate
containing the given image
AND which are attached to at least one
Roi
begin_getRoiMeasurements
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getRoiMeasurements(long imageId, RoiOptions opts, Ice.Callback __cb)
IRoiPrx
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate
containing the given image
AND which are attached to at least one
Roi
begin_getRoiMeasurements
in interface IRoiPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IRoiPrx
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate
containing the given image
AND which are attached to at least one
Roi
begin_getRoiMeasurements
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getRoiMeasurements(long imageId, RoiOptions opts, Callback_IRoi_getRoiMeasurements __cb)
IRoiPrx
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate
containing the given image
AND which are attached to at least one
Roi
begin_getRoiMeasurements
in interface IRoiPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getRoiMeasurements(long imageId, RoiOptions opts, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getRoiMeasurements __cb)
IRoiPrx
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate
containing the given image
AND which are attached to at least one
Roi
begin_getRoiMeasurements
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
IRoiPrx
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate
containing the given image
AND which are attached to at least one
Roi
begin_getRoiMeasurements
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
IRoiPrx
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate
containing the given image
AND which are attached to at least one
Roi
begin_getRoiMeasurements
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IRoiPrx
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate
containing the given image
AND which are attached to at least one
Roi
begin_getRoiMeasurements
in interface IRoiPrx
__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.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)
IRoiPrx
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate
containing the given image
AND which are attached to at least one
Roi
begin_getRoiMeasurements
in interface IRoiPrx
__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.public java.util.List<Annotation> end_getRoiMeasurements(Ice.AsyncResult __iresult) throws ServerError
IRoiPrx
FileAnnotation
instances with the namespace
openmicroscopy.org/measurements which are attached
to the Plate
containing the given image
AND which are attached to at least one
Roi
end_getRoiMeasurements
in interface IRoiPrx
__iresult
- The asynchronous result object.ServerError
public static void __getRoiMeasurements_completed(Ice.TwowayCallbackArg1UE<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
public RoiStats getRoiStats(long roiId) throws ServerError
IRoiPrx
getRoiStats
in interface IRoiPrx
ServerError
public RoiStats getRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IRoiPrx
getRoiStats
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getRoiStats(long roiId)
IRoiPrx
begin_getRoiStats
in interface IRoiPrx
public Ice.AsyncResult begin_getRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx)
IRoiPrx
begin_getRoiStats
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getRoiStats(long roiId, Ice.Callback __cb)
IRoiPrx
begin_getRoiStats
in interface IRoiPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IRoiPrx
begin_getRoiStats
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getRoiStats(long roiId, Callback_IRoi_getRoiStats __cb)
IRoiPrx
begin_getRoiStats
in interface IRoiPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getRoiStats(long roiId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getRoiStats __cb)
IRoiPrx
begin_getRoiStats
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getRoiStats(long roiId, IceInternal.Functional_GenericCallback1<RoiStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IRoiPrx
begin_getRoiStats
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
IRoiPrx
begin_getRoiStats
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IRoiPrx
begin_getRoiStats
in interface IRoiPrx
__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.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)
IRoiPrx
begin_getRoiStats
in interface IRoiPrx
__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.public RoiStats end_getRoiStats(Ice.AsyncResult __iresult) throws ServerError
IRoiPrx
end_getRoiStats
in interface IRoiPrx
__iresult
- The asynchronous result object.ServerError
public static void __getRoiStats_completed(Ice.TwowayCallbackArg1UE<RoiStats> __cb, Ice.AsyncResult __result)
public ShapeStats getShapeStats(long shapeId) throws ServerError
IRoiPrx
getShapeStats
in interface IRoiPrx
ServerError
public ShapeStats getShapeStats(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IRoiPrx
getShapeStats
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getShapeStats(long shapeId)
IRoiPrx
begin_getShapeStats
in interface IRoiPrx
public Ice.AsyncResult begin_getShapeStats(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx)
IRoiPrx
begin_getShapeStats
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getShapeStats(long shapeId, Ice.Callback __cb)
IRoiPrx
begin_getShapeStats
in interface IRoiPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getShapeStats(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IRoiPrx
begin_getShapeStats
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getShapeStats(long shapeId, Callback_IRoi_getShapeStats __cb)
IRoiPrx
begin_getShapeStats
in interface IRoiPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getShapeStats(long shapeId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getShapeStats __cb)
IRoiPrx
begin_getShapeStats
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getShapeStats(long shapeId, IceInternal.Functional_GenericCallback1<ShapeStats> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IRoiPrx
begin_getShapeStats
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
IRoiPrx
begin_getShapeStats
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IRoiPrx
begin_getShapeStats
in interface IRoiPrx
__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.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)
IRoiPrx
begin_getShapeStats
in interface IRoiPrx
__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.public ShapeStats end_getShapeStats(Ice.AsyncResult __iresult) throws ServerError
IRoiPrx
end_getShapeStats
in interface IRoiPrx
__iresult
- The asynchronous result object.ServerError
public static void __getShapeStats_completed(Ice.TwowayCallbackArg1UE<ShapeStats> __cb, Ice.AsyncResult __result)
public ShapeStats[] getShapeStatsList(java.util.List<java.lang.Long> shapeIdList) throws ServerError
IRoiPrx
getShapeStatsList
in interface IRoiPrx
ServerError
public ShapeStats[] getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IRoiPrx
getShapeStatsList
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList)
IRoiPrx
begin_getShapeStatsList
in interface IRoiPrx
public Ice.AsyncResult begin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, java.util.Map<java.lang.String,java.lang.String> __ctx)
IRoiPrx
begin_getShapeStatsList
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, Ice.Callback __cb)
IRoiPrx
begin_getShapeStatsList
in interface IRoiPrx
__cb
- The asynchronous callback object.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)
IRoiPrx
begin_getShapeStatsList
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getShapeStatsList(java.util.List<java.lang.Long> shapeIdList, Callback_IRoi_getShapeStatsList __cb)
IRoiPrx
begin_getShapeStatsList
in interface IRoiPrx
__cb
- The asynchronous callback object.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)
IRoiPrx
begin_getShapeStatsList
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
IRoiPrx
begin_getShapeStatsList
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
IRoiPrx
begin_getShapeStatsList
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IRoiPrx
begin_getShapeStatsList
in interface IRoiPrx
__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.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)
IRoiPrx
begin_getShapeStatsList
in interface IRoiPrx
__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.public ShapeStats[] end_getShapeStatsList(Ice.AsyncResult __iresult) throws ServerError
IRoiPrx
end_getShapeStatsList
in interface IRoiPrx
__iresult
- The asynchronous result object.ServerError
public static void __getShapeStatsList_completed(Ice.TwowayCallbackArg1UE<ShapeStats[]> __cb, Ice.AsyncResult __result)
public ShapeStats[] getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels) throws ServerError
IRoiPrx
getShapeStatsRestricted
in interface IRoiPrx
ServerError
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
IRoiPrx
getShapeStatsRestricted
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels)
IRoiPrx
begin_getShapeStatsRestricted
in interface IRoiPrx
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)
IRoiPrx
begin_getShapeStatsRestricted
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, Ice.Callback __cb)
IRoiPrx
begin_getShapeStatsRestricted
in interface IRoiPrx
__cb
- The asynchronous callback object.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)
IRoiPrx
begin_getShapeStatsRestricted
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getShapeStatsRestricted(java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, Callback_IRoi_getShapeStatsRestricted __cb)
IRoiPrx
begin_getShapeStatsRestricted
in interface IRoiPrx
__cb
- The asynchronous callback object.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)
IRoiPrx
begin_getShapeStatsRestricted
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
IRoiPrx
begin_getShapeStatsRestricted
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
IRoiPrx
begin_getShapeStatsRestricted
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IRoiPrx
begin_getShapeStatsRestricted
in interface IRoiPrx
__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.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)
IRoiPrx
begin_getShapeStatsRestricted
in interface IRoiPrx
__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.public ShapeStats[] end_getShapeStatsRestricted(Ice.AsyncResult __iresult) throws ServerError
IRoiPrx
end_getShapeStatsRestricted
in interface IRoiPrx
__iresult
- The asynchronous result object.ServerError
public static void __getShapeStatsRestricted_completed(Ice.TwowayCallbackArg1UE<ShapeStats[]> __cb, Ice.AsyncResult __result)
public TablePrx getTable(long annotationId) throws ServerError
IRoiPrx
FileAnnotation
id returned
by getImageMeasurements
.getTable
in interface IRoiPrx
ServerError
public TablePrx getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IRoiPrx
FileAnnotation
id returned
by getImageMeasurements
.getTable
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getTable(long annotationId)
IRoiPrx
FileAnnotation
id returned
by getImageMeasurements
.begin_getTable
in interface IRoiPrx
public Ice.AsyncResult begin_getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx)
IRoiPrx
FileAnnotation
id returned
by getImageMeasurements
.begin_getTable
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getTable(long annotationId, Ice.Callback __cb)
IRoiPrx
FileAnnotation
id returned
by getImageMeasurements
.begin_getTable
in interface IRoiPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IRoiPrx
FileAnnotation
id returned
by getImageMeasurements
.begin_getTable
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getTable(long annotationId, Callback_IRoi_getTable __cb)
IRoiPrx
FileAnnotation
id returned
by getImageMeasurements
.begin_getTable
in interface IRoiPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getTable(long annotationId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRoi_getTable __cb)
IRoiPrx
FileAnnotation
id returned
by getImageMeasurements
.begin_getTable
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getTable(long annotationId, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IRoiPrx
FileAnnotation
id returned
by getImageMeasurements
.begin_getTable
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
IRoiPrx
FileAnnotation
id returned
by getImageMeasurements
.begin_getTable
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IRoiPrx
FileAnnotation
id returned
by getImageMeasurements
.begin_getTable
in interface IRoiPrx
__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.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)
IRoiPrx
FileAnnotation
id returned
by getImageMeasurements
.begin_getTable
in interface IRoiPrx
__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.public TablePrx end_getTable(Ice.AsyncResult __iresult) throws ServerError
IRoiPrx
FileAnnotation
id returned
by getImageMeasurements
.end_getTable
in interface IRoiPrx
__iresult
- The asynchronous result object.ServerError
public static void __getTable_completed(Ice.TwowayCallbackArg1UE<TablePrx> __cb, Ice.AsyncResult __result)
public void uploadMask(long roiId, int z, int t, byte[] bytes) throws ServerError
uploadMask
in interface IRoiPrx
ServerError
public void uploadMask(long roiId, int z, int t, byte[] bytes, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
uploadMask
in interface IRoiPrx
ServerError
public Ice.AsyncResult begin_uploadMask(long roiId, int z, int t, byte[] bytes)
begin_uploadMask
in interface IRoiPrx
public Ice.AsyncResult begin_uploadMask(long roiId, int z, int t, byte[] bytes, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_uploadMask
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_uploadMask(long roiId, int z, int t, byte[] bytes, Ice.Callback __cb)
begin_uploadMask
in interface IRoiPrx
__cb
- The asynchronous callback object.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)
begin_uploadMask
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_uploadMask(long roiId, int z, int t, byte[] bytes, Callback_IRoi_uploadMask __cb)
begin_uploadMask
in interface IRoiPrx
__cb
- The asynchronous callback object.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)
begin_uploadMask
in interface IRoiPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
begin_uploadMask
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
begin_uploadMask
in interface IRoiPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
begin_uploadMask
in interface IRoiPrx
__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.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)
begin_uploadMask
in interface IRoiPrx
__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.public void end_uploadMask(Ice.AsyncResult __iresult) throws ServerError
end_uploadMask
in interface IRoiPrx
__iresult
- The asynchronous result object.ServerError
public static void __uploadMask_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public static IRoiPrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static IRoiPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.public static IRoiPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static IRoiPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.public static IRoiPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static IRoiPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os, IRoiPrx v)
public static IRoiPrx __read(IceInternal.BasicStream __is)