public abstract class Roi extends IObject implements _RoiOperations, _RoiOperationsNC
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
protected java.util.Map<java.lang.Long,java.lang.Long> |
annotationLinksCountPerOwner |
protected boolean |
annotationLinksLoaded |
protected java.util.List<RoiAnnotationLink> |
annotationLinksSeq |
protected RString |
description |
protected java.util.Map<java.lang.Long,java.lang.Long> |
folderLinksCountPerOwner |
protected boolean |
folderLinksLoaded |
protected java.util.List<FolderRoiLink> |
folderLinksSeq |
protected Image |
image |
protected RString |
name |
static long |
serialVersionUID |
protected boolean |
shapesLoaded |
protected java.util.List<Shape> |
shapesSeq |
protected OriginalFile |
source |
protected RInt |
version |
Constructor and Description |
---|
Roi() |
Roi(RLong id,
Details details,
boolean loaded,
RInt version,
RString name,
java.util.List<Shape> shapesSeq,
boolean shapesLoaded,
Image image,
OriginalFile source,
java.util.List<FolderRoiLink> folderLinksSeq,
boolean folderLinksLoaded,
java.util.Map<java.lang.Long,java.lang.Long> folderLinksCountPerOwner,
java.util.List<RoiAnnotationLink> annotationLinksSeq,
boolean annotationLinksLoaded,
java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner,
RString description) |
Modifier and Type | Method and Description |
---|---|
static Ice.DispatchStatus |
___addAllFolderRoiLinkSet(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addAllRoiAnnotationLinkSet(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addAllShapeSet(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addFolderRoiLink(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addFolderRoiLinkToBoth(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addRoiAnnotationLink(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addRoiAnnotationLinkToBoth(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addShape(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearAnnotationLinks(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearFolderLinks(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearShapes(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyAnnotationLinks(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyFolderLinks(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyShapes(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___findFolderRoiLink(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___findRoiAnnotationLink(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getAnnotationLinksCountPerOwner(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getDescription(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getFolderLinksCountPerOwner(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getImage(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getName(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getPrimaryShape(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getShape(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getSource(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getVersion(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkAnnotation(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkedAnnotationList(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkedFolderList(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkFolder(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadAnnotationLinks(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadFolderLinks(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadShapes(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllFolderRoiLinkSet(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllRoiAnnotationLinkSet(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllShapeSet(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeFolderRoiLink(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeFolderRoiLinkFromBoth(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeRoiAnnotationLink(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeRoiAnnotationLinkFromBoth(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeShape(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setDescription(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setImage(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setName(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setPrimaryShape(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setShape(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setSource(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setVersion(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfAnnotationLinks(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfFolderLinks(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfShapes(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unlinkAnnotation(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unlinkFolder(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadAnnotationLinks(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadFolderLinks(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadShapes(Roi __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
Ice.DispatchStatus |
__dispatch(IceInternal.Incoming in,
Ice.Current __current) |
protected void |
__readImpl(IceInternal.BasicStream __is) |
protected void |
__writeImpl(IceInternal.BasicStream __os) |
void |
addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets) |
void |
addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets) |
void |
addAllShapeSet(java.util.List<Shape> targets) |
void |
addFolderRoiLink(FolderRoiLink target) |
void |
addFolderRoiLinkToBoth(FolderRoiLink link,
boolean bothSides) |
void |
addRoiAnnotationLink(RoiAnnotationLink target) |
void |
addRoiAnnotationLinkToBoth(RoiAnnotationLink link,
boolean bothSides) |
void |
addShape(Shape target) |
void |
clearAnnotationLinks() |
void |
clearFolderLinks() |
void |
clearShapes() |
Roi |
clone() |
java.util.List<RoiAnnotationLink> |
copyAnnotationLinks() |
java.util.List<FolderRoiLink> |
copyFolderLinks() |
java.util.List<Shape> |
copyShapes() |
java.util.List<FolderRoiLink> |
findFolderRoiLink(Folder removal) |
java.util.List<RoiAnnotationLink> |
findRoiAnnotationLink(Annotation removal) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner() |
RString |
getDescription() |
java.util.Map<java.lang.Long,java.lang.Long> |
getFolderLinksCountPerOwner() |
Image |
getImage() |
RString |
getName() |
Shape |
getPrimaryShape() |
Shape |
getShape(int index) |
OriginalFile |
getSource() |
RInt |
getVersion() |
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() |
RoiAnnotationLink |
linkAnnotation(Annotation addition) |
java.util.List<Annotation> |
linkedAnnotationList() |
java.util.List<Folder> |
linkedFolderList() |
FolderRoiLink |
linkFolder(Folder addition) |
void |
reloadAnnotationLinks(Roi toCopy) |
void |
reloadFolderLinks(Roi toCopy) |
void |
reloadShapes(Roi toCopy) |
void |
removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets) |
void |
removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets) |
void |
removeAllShapeSet(java.util.List<Shape> targets) |
void |
removeFolderRoiLink(FolderRoiLink theTarget) |
void |
removeFolderRoiLinkFromBoth(FolderRoiLink link,
boolean bothSides) |
void |
removeRoiAnnotationLink(RoiAnnotationLink theTarget) |
void |
removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link,
boolean bothSides) |
void |
removeShape(Shape theTarget) |
void |
setDescription(RString theDescription) |
void |
setImage(Image theImage) |
void |
setName(RString theName) |
Shape |
setPrimaryShape(Shape theElement) |
Shape |
setShape(int index,
Shape theElement) |
void |
setSource(OriginalFile theSource) |
void |
setVersion(RInt theVersion) |
int |
sizeOfAnnotationLinks() |
int |
sizeOfFolderLinks() |
int |
sizeOfShapes() |
void |
unlinkAnnotation(Annotation removal) |
void |
unlinkFolder(Folder removal) |
void |
unloadAnnotationLinks() |
void |
unloadFolderLinks() |
void |
unloadShapes() |
___getDetails, ___getId, ___isAnnotated, ___isGlobal, ___isLink, ___isLoaded, ___isMutable, ___proxy, ___setId, ___shallowCopy, ___unload, ___unloadCollections, ___unloadDetails, getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addAllFolderRoiLinkSet, addAllRoiAnnotationLinkSet, addAllShapeSet, addFolderRoiLink, addFolderRoiLinkToBoth, addRoiAnnotationLink, addRoiAnnotationLinkToBoth, addShape, clearAnnotationLinks, clearFolderLinks, clearShapes, copyAnnotationLinks, copyFolderLinks, copyShapes, findFolderRoiLink, findRoiAnnotationLink, getAnnotationLinksCountPerOwner, getDescription, getFolderLinksCountPerOwner, getImage, getName, getPrimaryShape, getShape, getSource, getVersion, linkAnnotation, linkedAnnotationList, linkedFolderList, linkFolder, reloadAnnotationLinks, reloadFolderLinks, reloadShapes, removeAllFolderRoiLinkSet, removeAllRoiAnnotationLinkSet, removeAllShapeSet, removeFolderRoiLink, removeFolderRoiLinkFromBoth, removeRoiAnnotationLink, removeRoiAnnotationLinkFromBoth, removeShape, setDescription, setImage, setName, setPrimaryShape, setShape, setSource, setVersion, sizeOfAnnotationLinks, sizeOfFolderLinks, sizeOfShapes, unlinkAnnotation, unlinkFolder, unloadAnnotationLinks, unloadFolderLinks, unloadShapes
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
public static final java.lang.String[] __ids
protected RInt version
protected RString name
protected java.util.List<Shape> shapesSeq
protected boolean shapesLoaded
protected Image image
protected OriginalFile source
protected java.util.List<FolderRoiLink> folderLinksSeq
protected boolean folderLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> folderLinksCountPerOwner
protected java.util.List<RoiAnnotationLink> annotationLinksSeq
protected boolean annotationLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
protected RString description
public static final long serialVersionUID
public Roi()
public Roi(RLong id, Details details, boolean loaded, RInt version, RString name, java.util.List<Shape> shapesSeq, boolean shapesLoaded, Image image, OriginalFile source, java.util.List<FolderRoiLink> folderLinksSeq, boolean folderLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> folderLinksCountPerOwner, java.util.List<RoiAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner, RString description)
public boolean ice_isA(java.lang.String s)
public boolean ice_isA(java.lang.String s, Ice.Current __current)
public java.lang.String[] ice_ids()
public java.lang.String[] ice_ids(Ice.Current __current)
public java.lang.String ice_id()
public java.lang.String ice_id(Ice.Current __current)
public static java.lang.String ice_staticId()
public final void addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
addAllFolderRoiLinkSet
in interface _RoiOperationsNC
public final void addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets)
addAllRoiAnnotationLinkSet
in interface _RoiOperationsNC
public final void addAllShapeSet(java.util.List<Shape> targets)
addAllShapeSet
in interface _RoiOperationsNC
public final void addFolderRoiLink(FolderRoiLink target)
addFolderRoiLink
in interface _RoiOperationsNC
public final void addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
addFolderRoiLinkToBoth
in interface _RoiOperationsNC
public final void addRoiAnnotationLink(RoiAnnotationLink target)
addRoiAnnotationLink
in interface _RoiOperationsNC
public final void addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides)
addRoiAnnotationLinkToBoth
in interface _RoiOperationsNC
public final void addShape(Shape target)
addShape
in interface _RoiOperationsNC
public final void clearAnnotationLinks()
clearAnnotationLinks
in interface _RoiOperationsNC
public final void clearFolderLinks()
clearFolderLinks
in interface _RoiOperationsNC
public final void clearShapes()
clearShapes
in interface _RoiOperationsNC
public final java.util.List<RoiAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks
in interface _RoiOperationsNC
public final java.util.List<FolderRoiLink> copyFolderLinks()
copyFolderLinks
in interface _RoiOperationsNC
public final java.util.List<Shape> copyShapes()
copyShapes
in interface _RoiOperationsNC
public final java.util.List<FolderRoiLink> findFolderRoiLink(Folder removal)
findFolderRoiLink
in interface _RoiOperationsNC
public final java.util.List<RoiAnnotationLink> findRoiAnnotationLink(Annotation removal)
findRoiAnnotationLink
in interface _RoiOperationsNC
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner
in interface _RoiOperationsNC
public final RString getDescription()
getDescription
in interface _RoiOperationsNC
public final java.util.Map<java.lang.Long,java.lang.Long> getFolderLinksCountPerOwner()
getFolderLinksCountPerOwner
in interface _RoiOperationsNC
public final Image getImage()
getImage
in interface _RoiOperationsNC
public final RString getName()
getName
in interface _RoiOperationsNC
public final Shape getPrimaryShape()
getPrimaryShape
in interface _RoiOperationsNC
public final Shape getShape(int index)
getShape
in interface _RoiOperationsNC
public final OriginalFile getSource()
getSource
in interface _RoiOperationsNC
public final RInt getVersion()
getVersion
in interface _RoiOperationsNC
public final RoiAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation
in interface _RoiOperationsNC
public final FolderRoiLink linkFolder(Folder addition)
linkFolder
in interface _RoiOperationsNC
public final java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList
in interface _RoiOperationsNC
public final java.util.List<Folder> linkedFolderList()
linkedFolderList
in interface _RoiOperationsNC
public final void reloadAnnotationLinks(Roi toCopy)
reloadAnnotationLinks
in interface _RoiOperationsNC
public final void reloadFolderLinks(Roi toCopy)
reloadFolderLinks
in interface _RoiOperationsNC
public final void reloadShapes(Roi toCopy)
reloadShapes
in interface _RoiOperationsNC
public final void removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
removeAllFolderRoiLinkSet
in interface _RoiOperationsNC
public final void removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets)
removeAllRoiAnnotationLinkSet
in interface _RoiOperationsNC
public final void removeAllShapeSet(java.util.List<Shape> targets)
removeAllShapeSet
in interface _RoiOperationsNC
public final void removeFolderRoiLink(FolderRoiLink theTarget)
removeFolderRoiLink
in interface _RoiOperationsNC
public final void removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
removeFolderRoiLinkFromBoth
in interface _RoiOperationsNC
public final void removeRoiAnnotationLink(RoiAnnotationLink theTarget)
removeRoiAnnotationLink
in interface _RoiOperationsNC
public final void removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides)
removeRoiAnnotationLinkFromBoth
in interface _RoiOperationsNC
public final void removeShape(Shape theTarget)
removeShape
in interface _RoiOperationsNC
public final void setDescription(RString theDescription)
setDescription
in interface _RoiOperationsNC
public final void setImage(Image theImage)
setImage
in interface _RoiOperationsNC
public final void setName(RString theName)
setName
in interface _RoiOperationsNC
public final Shape setPrimaryShape(Shape theElement)
setPrimaryShape
in interface _RoiOperationsNC
public final Shape setShape(int index, Shape theElement)
setShape
in interface _RoiOperationsNC
public final void setSource(OriginalFile theSource)
setSource
in interface _RoiOperationsNC
public final void setVersion(RInt theVersion)
setVersion
in interface _RoiOperationsNC
public final int sizeOfAnnotationLinks()
sizeOfAnnotationLinks
in interface _RoiOperationsNC
public final int sizeOfFolderLinks()
sizeOfFolderLinks
in interface _RoiOperationsNC
public final int sizeOfShapes()
sizeOfShapes
in interface _RoiOperationsNC
public final void unlinkAnnotation(Annotation removal)
unlinkAnnotation
in interface _RoiOperationsNC
public final void unlinkFolder(Folder removal)
unlinkFolder
in interface _RoiOperationsNC
public final void unloadAnnotationLinks()
unloadAnnotationLinks
in interface _RoiOperationsNC
public final void unloadFolderLinks()
unloadFolderLinks
in interface _RoiOperationsNC
public final void unloadShapes()
unloadShapes
in interface _RoiOperationsNC
public static Ice.DispatchStatus ___getVersion(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setVersion(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getName(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setName(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadShapes(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfShapes(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyShapes(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addShape(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllShapeSet(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeShape(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllShapeSet(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearShapes(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadShapes(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getShape(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setShape(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getPrimaryShape(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setPrimaryShape(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getImage(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setImage(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getSource(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setSource(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadFolderLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfFolderLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyFolderLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addFolderRoiLink(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllFolderRoiLinkSet(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeFolderRoiLink(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllFolderRoiLinkSet(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearFolderLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadFolderLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getFolderLinksCountPerOwner(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkFolder(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addFolderRoiLinkToBoth(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findFolderRoiLink(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkFolder(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeFolderRoiLinkFromBoth(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedFolderList(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadAnnotationLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyAnnotationLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addRoiAnnotationLink(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllRoiAnnotationLinkSet(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeRoiAnnotationLink(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllRoiAnnotationLinkSet(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearAnnotationLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadAnnotationLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkAnnotation(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addRoiAnnotationLinkToBoth(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findRoiAnnotationLink(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkAnnotation(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeRoiAnnotationLinkFromBoth(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedAnnotationList(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getDescription(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setDescription(Roi __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 IObject
protected void __writeImpl(IceInternal.BasicStream __os)
__writeImpl
in class IObject
protected void __readImpl(IceInternal.BasicStream __is)
__readImpl
in class IObject