public abstract class _IRoiDisp extends Ice.ObjectImpl implements IRoi
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
ice_staticId
Constructor and Description |
---|
_IRoiDisp() |
Modifier and Type | Method and Description |
---|---|
static Ice.DispatchStatus |
___findByImage(IRoi __obj,
IceInternal.Incoming __inS,
Ice.Current __current)
Deprecated.
|
static Ice.DispatchStatus |
___findByPlane(IRoi __obj,
IceInternal.Incoming __inS,
Ice.Current __current)
Deprecated.
|
static Ice.DispatchStatus |
___findByRoi(IRoi __obj,
IceInternal.Incoming __inS,
Ice.Current __current)
Deprecated.
|
static Ice.DispatchStatus |
___getMeasuredRois(IRoi __obj,
IceInternal.Incoming __inS,
Ice.Current __current)
Deprecated.
|
static Ice.DispatchStatus |
___getMeasuredRoisMap(IRoi __obj,
IceInternal.Incoming __inS,
Ice.Current __current)
Deprecated.
|
static Ice.DispatchStatus |
___getPoints(IRoi __obj,
IceInternal.Incoming __inS,
Ice.Current __current)
Deprecated.
|
static Ice.DispatchStatus |
___getRoiMeasurements(IRoi __obj,
IceInternal.Incoming __inS,
Ice.Current __current)
Deprecated.
|
static Ice.DispatchStatus |
___getRoiStats(IRoi __obj,
IceInternal.Incoming __inS,
Ice.Current __current)
Deprecated.
|
static Ice.DispatchStatus |
___getShapeStats(IRoi __obj,
IceInternal.Incoming __inS,
Ice.Current __current)
Deprecated.
|
static Ice.DispatchStatus |
___getShapeStatsList(IRoi __obj,
IceInternal.Incoming __inS,
Ice.Current __current)
Deprecated.
|
static Ice.DispatchStatus |
___getShapeStatsRestricted(IRoi __obj,
IceInternal.Incoming __inS,
Ice.Current __current)
Deprecated.
|
static Ice.DispatchStatus |
___getTable(IRoi __obj,
IceInternal.Incoming __inS,
Ice.Current __current)
Deprecated.
|
static Ice.DispatchStatus |
___uploadMask(IRoi __obj,
IceInternal.Incoming __inS,
Ice.Current __current)
Deprecated.
|
Ice.DispatchStatus |
__dispatch(IceInternal.Incoming in,
Ice.Current __current) |
protected void |
__readImpl(IceInternal.BasicStream __is) |
protected void |
__writeImpl(IceInternal.BasicStream __os) |
void |
findByImage_async(AMD_IRoi_findByImage __cb,
long imageId,
RoiOptions opts)
Deprecated.
IROI is deprecated.
|
void |
findByPlane_async(AMD_IRoi_findByPlane __cb,
long imageId,
int z,
int t,
RoiOptions opts)
Deprecated.
IROI is deprecated.
|
void |
findByRoi_async(AMD_IRoi_findByRoi __cb,
long roiId,
RoiOptions opts)
Deprecated.
IROI is deprecated.
|
void |
getMeasuredRois_async(AMD_IRoi_getMeasuredRois __cb,
long imageId,
long annotationId,
RoiOptions opts)
Deprecated.
IROI is deprecated.
|
void |
getMeasuredRoisMap_async(AMD_IRoi_getMeasuredRoisMap __cb,
long imageId,
java.util.List<java.lang.Long> annotationIds,
RoiOptions opts)
Deprecated.
IROI is deprecated.
|
void |
getPoints_async(AMD_IRoi_getPoints __cb,
long shapeId)
Deprecated.
IROI is deprecated.
|
void |
getRoiMeasurements_async(AMD_IRoi_getRoiMeasurements __cb,
long imageId,
RoiOptions opts)
Deprecated.
IROI is deprecated.
|
void |
getRoiStats_async(AMD_IRoi_getRoiStats __cb,
long roiId)
Deprecated.
IROI is deprecated.
|
void |
getShapeStats_async(AMD_IRoi_getShapeStats __cb,
long shapeId)
Deprecated.
IROI is deprecated.
|
void |
getShapeStatsList_async(AMD_IRoi_getShapeStatsList __cb,
java.util.List<java.lang.Long> shapeIdList)
Deprecated.
IROI is deprecated.
|
void |
getShapeStatsRestricted_async(AMD_IRoi_getShapeStatsRestricted __cb,
java.util.List<java.lang.Long> shapeIdList,
int zForUnattached,
int tForUnattached,
int[] channels)
Deprecated.
IROI is deprecated.
|
void |
getTable_async(AMD_IRoi_getTable __cb,
long annotationId)
Deprecated.
IROI is deprecated.
|
protected void |
ice_copyStateFrom(Ice.Object __obj) |
java.lang.String |
ice_id() |
java.lang.String |
ice_id(Ice.Current __current) |
java.lang.String[] |
ice_ids() |
java.lang.String[] |
ice_ids(Ice.Current __current) |
boolean |
ice_isA(java.lang.String s) |
boolean |
ice_isA(java.lang.String s,
Ice.Current __current) |
static java.lang.String |
ice_staticId() |
void |
uploadMask_async(AMD_IRoi_uploadMask __cb,
long roiId,
int z,
int t,
byte[] bytes)
Deprecated.
IROI is deprecated.
|
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, clone, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
findByImage_async, findByPlane_async, findByRoi_async, getMeasuredRois_async, getMeasuredRoisMap_async, getPoints_async, getRoiMeasurements_async, getRoiStats_async, getShapeStats_async, getShapeStatsList_async, getShapeStatsRestricted_async, getTable_async, uploadMask_async
public static final java.lang.String[] __ids
public static final long serialVersionUID
protected void ice_copyStateFrom(Ice.Object __obj) throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException
public boolean ice_isA(java.lang.String s)
ice_isA
in interface Ice.Object
ice_isA
in class Ice.ObjectImpl
public boolean ice_isA(java.lang.String s, Ice.Current __current)
ice_isA
in interface Ice.Object
ice_isA
in class Ice.ObjectImpl
public java.lang.String[] ice_ids()
ice_ids
in interface Ice.Object
ice_ids
in class Ice.ObjectImpl
public java.lang.String[] ice_ids(Ice.Current __current)
ice_ids
in interface Ice.Object
ice_ids
in class Ice.ObjectImpl
public java.lang.String ice_id()
ice_id
in interface Ice.Object
ice_id
in class Ice.ObjectImpl
public java.lang.String ice_id(Ice.Current __current)
ice_id
in interface Ice.Object
ice_id
in class Ice.ObjectImpl
public static java.lang.String ice_staticId()
public final void findByImage_async(AMD_IRoi_findByImage __cb, long imageId, RoiOptions opts) throws ServerError
findByImage_async
in interface _IRoiOperationsNC
__cb
- The callback object for the operation.ServerError
public final void findByPlane_async(AMD_IRoi_findByPlane __cb, long imageId, int z, int t, RoiOptions opts) throws ServerError
findByPlane_async
in interface _IRoiOperationsNC
__cb
- The callback object for the operation.ServerError
public final void findByRoi_async(AMD_IRoi_findByRoi __cb, long roiId, RoiOptions opts) throws ServerError
findByRoi_async
in interface _IRoiOperationsNC
__cb
- The callback object for the operation.ServerError
public final void getMeasuredRois_async(AMD_IRoi_getMeasuredRois __cb, long imageId, long annotationId, RoiOptions opts) throws ServerError
FileAnnotation
id for the given image.getMeasuredRois_async
in interface _IRoiOperationsNC
__cb
- The callback object for the operation.annotationId
- if -1, logic is identical to findByImage(imageId, opts)ServerError
public final void getMeasuredRoisMap_async(AMD_IRoi_getMeasuredRoisMap __cb, long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts) throws ServerError
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_async
in interface _IRoiOperationsNC
__cb
- The callback object for the operation.ServerError
public final void getPoints_async(AMD_IRoi_getPoints __cb, long shapeId) throws ServerError
getPoints_async
in interface _IRoiOperationsNC
__cb
- The callback object for the operation.ServerError
public final void getRoiMeasurements_async(AMD_IRoi_getRoiMeasurements __cb, long imageId, RoiOptions opts) throws ServerError
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_async
in interface _IRoiOperationsNC
__cb
- The callback object for the operation.ServerError
public final void getRoiStats_async(AMD_IRoi_getRoiStats __cb, long roiId) throws ServerError
getRoiStats_async
in interface _IRoiOperationsNC
__cb
- The callback object for the operation.ServerError
public final void getShapeStats_async(AMD_IRoi_getShapeStats __cb, long shapeId) throws ServerError
getShapeStats_async
in interface _IRoiOperationsNC
__cb
- The callback object for the operation.ServerError
public final void getShapeStatsList_async(AMD_IRoi_getShapeStatsList __cb, java.util.List<java.lang.Long> shapeIdList) throws ServerError
getShapeStatsList_async
in interface _IRoiOperationsNC
__cb
- The callback object for the operation.ServerError
public final void getShapeStatsRestricted_async(AMD_IRoi_getShapeStatsRestricted __cb, java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels) throws ServerError
getShapeStatsRestricted_async
in interface _IRoiOperationsNC
__cb
- The callback object for the operation.ServerError
public final void getTable_async(AMD_IRoi_getTable __cb, long annotationId) throws ServerError
FileAnnotation
id returned
by getImageMeasurements
.getTable_async
in interface _IRoiOperationsNC
__cb
- The callback object for the operation.ServerError
public final void uploadMask_async(AMD_IRoi_uploadMask __cb, long roiId, int z, int t, byte[] bytes) throws ServerError
uploadMask_async
in interface _IRoiOperationsNC
__cb
- The callback object for the operation.ServerError
public static Ice.DispatchStatus ___findByRoi(IRoi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findByImage(IRoi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findByPlane(IRoi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getPoints(IRoi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getRoiStats(IRoi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getShapeStats(IRoi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getShapeStatsList(IRoi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getShapeStatsRestricted(IRoi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getRoiMeasurements(IRoi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getMeasuredRois(IRoi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getMeasuredRoisMap(IRoi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getTable(IRoi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___uploadMask(IRoi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)
__dispatch
in interface Ice.Object
__dispatch
in class Ice.ObjectImpl
protected void __writeImpl(IceInternal.BasicStream __os)
__writeImpl
in class Ice.ObjectImpl
protected void __readImpl(IceInternal.BasicStream __is)
__readImpl
in class Ice.ObjectImpl