Package omero.model
Class Roi
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.Roi
-
- All Implemented Interfaces:
Ice.Object
,java.io.Serializable
,java.lang.Cloneable
,_IObjectOperations
,_IObjectOperationsNC
,_RoiOperations
,_RoiOperationsNC
public abstract class Roi extends IObject implements _RoiOperations, _RoiOperationsNC
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field 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 Summary
Constructors Constructor 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)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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()
-
Methods inherited from class omero.model.IObject
___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
-
Methods inherited from class Ice.ObjectImpl
___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
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface omero.model._IObjectOperations
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from interface omero.model._IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from interface omero.model._RoiOperations
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
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
version
protected RInt version
-
name
protected RString name
-
shapesSeq
protected java.util.List<Shape> shapesSeq
-
shapesLoaded
protected boolean shapesLoaded
-
image
protected Image image
-
source
protected OriginalFile source
-
folderLinksSeq
protected java.util.List<FolderRoiLink> folderLinksSeq
-
folderLinksLoaded
protected boolean folderLinksLoaded
-
folderLinksCountPerOwner
protected java.util.Map<java.lang.Long,java.lang.Long> folderLinksCountPerOwner
-
annotationLinksSeq
protected java.util.List<RoiAnnotationLink> annotationLinksSeq
-
annotationLinksLoaded
protected boolean annotationLinksLoaded
-
annotationLinksCountPerOwner
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
-
description
protected RString description
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Roi
public Roi()
-
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)
-
-
Method Detail
-
ice_isA
public boolean ice_isA(java.lang.String s)
-
ice_isA
public boolean ice_isA(java.lang.String s, Ice.Current __current)
-
ice_ids
public java.lang.String[] ice_ids()
-
ice_ids
public java.lang.String[] ice_ids(Ice.Current __current)
-
ice_id
public java.lang.String ice_id()
-
ice_id
public java.lang.String ice_id(Ice.Current __current)
-
ice_staticId
public static java.lang.String ice_staticId()
-
addAllFolderRoiLinkSet
public final void addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
addAllFolderRoiLinkSet
in interface_RoiOperationsNC
-
addAllRoiAnnotationLinkSet
public final void addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets)
- Specified by:
addAllRoiAnnotationLinkSet
in interface_RoiOperationsNC
-
addAllShapeSet
public final void addAllShapeSet(java.util.List<Shape> targets)
- Specified by:
addAllShapeSet
in interface_RoiOperationsNC
-
addFolderRoiLink
public final void addFolderRoiLink(FolderRoiLink target)
- Specified by:
addFolderRoiLink
in interface_RoiOperationsNC
-
addFolderRoiLinkToBoth
public final void addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
addFolderRoiLinkToBoth
in interface_RoiOperationsNC
-
addRoiAnnotationLink
public final void addRoiAnnotationLink(RoiAnnotationLink target)
- Specified by:
addRoiAnnotationLink
in interface_RoiOperationsNC
-
addRoiAnnotationLinkToBoth
public final void addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides)
- Specified by:
addRoiAnnotationLinkToBoth
in interface_RoiOperationsNC
-
addShape
public final void addShape(Shape target)
- Specified by:
addShape
in interface_RoiOperationsNC
-
clearAnnotationLinks
public final void clearAnnotationLinks()
- Specified by:
clearAnnotationLinks
in interface_RoiOperationsNC
-
clearFolderLinks
public final void clearFolderLinks()
- Specified by:
clearFolderLinks
in interface_RoiOperationsNC
-
clearShapes
public final void clearShapes()
- Specified by:
clearShapes
in interface_RoiOperationsNC
-
copyAnnotationLinks
public final java.util.List<RoiAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinks
in interface_RoiOperationsNC
-
copyFolderLinks
public final java.util.List<FolderRoiLink> copyFolderLinks()
- Specified by:
copyFolderLinks
in interface_RoiOperationsNC
-
copyShapes
public final java.util.List<Shape> copyShapes()
- Specified by:
copyShapes
in interface_RoiOperationsNC
-
findFolderRoiLink
public final java.util.List<FolderRoiLink> findFolderRoiLink(Folder removal)
- Specified by:
findFolderRoiLink
in interface_RoiOperationsNC
-
findRoiAnnotationLink
public final java.util.List<RoiAnnotationLink> findRoiAnnotationLink(Annotation removal)
- Specified by:
findRoiAnnotationLink
in interface_RoiOperationsNC
-
getAnnotationLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwner
in interface_RoiOperationsNC
-
getDescription
public final RString getDescription()
- Specified by:
getDescription
in interface_RoiOperationsNC
-
getFolderLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getFolderLinksCountPerOwner()
- Specified by:
getFolderLinksCountPerOwner
in interface_RoiOperationsNC
-
getImage
public final Image getImage()
- Specified by:
getImage
in interface_RoiOperationsNC
-
getName
public final RString getName()
- Specified by:
getName
in interface_RoiOperationsNC
-
getPrimaryShape
public final Shape getPrimaryShape()
- Specified by:
getPrimaryShape
in interface_RoiOperationsNC
-
getShape
public final Shape getShape(int index)
- Specified by:
getShape
in interface_RoiOperationsNC
-
getSource
public final OriginalFile getSource()
- Specified by:
getSource
in interface_RoiOperationsNC
-
getVersion
public final RInt getVersion()
- Specified by:
getVersion
in interface_RoiOperationsNC
-
linkAnnotation
public final RoiAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotation
in interface_RoiOperationsNC
-
linkFolder
public final FolderRoiLink linkFolder(Folder addition)
- Specified by:
linkFolder
in interface_RoiOperationsNC
-
linkedAnnotationList
public final java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationList
in interface_RoiOperationsNC
-
linkedFolderList
public final java.util.List<Folder> linkedFolderList()
- Specified by:
linkedFolderList
in interface_RoiOperationsNC
-
reloadAnnotationLinks
public final void reloadAnnotationLinks(Roi toCopy)
- Specified by:
reloadAnnotationLinks
in interface_RoiOperationsNC
-
reloadFolderLinks
public final void reloadFolderLinks(Roi toCopy)
- Specified by:
reloadFolderLinks
in interface_RoiOperationsNC
-
reloadShapes
public final void reloadShapes(Roi toCopy)
- Specified by:
reloadShapes
in interface_RoiOperationsNC
-
removeAllFolderRoiLinkSet
public final void removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
removeAllFolderRoiLinkSet
in interface_RoiOperationsNC
-
removeAllRoiAnnotationLinkSet
public final void removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets)
- Specified by:
removeAllRoiAnnotationLinkSet
in interface_RoiOperationsNC
-
removeAllShapeSet
public final void removeAllShapeSet(java.util.List<Shape> targets)
- Specified by:
removeAllShapeSet
in interface_RoiOperationsNC
-
removeFolderRoiLink
public final void removeFolderRoiLink(FolderRoiLink theTarget)
- Specified by:
removeFolderRoiLink
in interface_RoiOperationsNC
-
removeFolderRoiLinkFromBoth
public final void removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
removeFolderRoiLinkFromBoth
in interface_RoiOperationsNC
-
removeRoiAnnotationLink
public final void removeRoiAnnotationLink(RoiAnnotationLink theTarget)
- Specified by:
removeRoiAnnotationLink
in interface_RoiOperationsNC
-
removeRoiAnnotationLinkFromBoth
public final void removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides)
- Specified by:
removeRoiAnnotationLinkFromBoth
in interface_RoiOperationsNC
-
removeShape
public final void removeShape(Shape theTarget)
- Specified by:
removeShape
in interface_RoiOperationsNC
-
setDescription
public final void setDescription(RString theDescription)
- Specified by:
setDescription
in interface_RoiOperationsNC
-
setImage
public final void setImage(Image theImage)
- Specified by:
setImage
in interface_RoiOperationsNC
-
setName
public final void setName(RString theName)
- Specified by:
setName
in interface_RoiOperationsNC
-
setPrimaryShape
public final Shape setPrimaryShape(Shape theElement)
- Specified by:
setPrimaryShape
in interface_RoiOperationsNC
-
setShape
public final Shape setShape(int index, Shape theElement)
- Specified by:
setShape
in interface_RoiOperationsNC
-
setSource
public final void setSource(OriginalFile theSource)
- Specified by:
setSource
in interface_RoiOperationsNC
-
setVersion
public final void setVersion(RInt theVersion)
- Specified by:
setVersion
in interface_RoiOperationsNC
-
sizeOfAnnotationLinks
public final int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinks
in interface_RoiOperationsNC
-
sizeOfFolderLinks
public final int sizeOfFolderLinks()
- Specified by:
sizeOfFolderLinks
in interface_RoiOperationsNC
-
sizeOfShapes
public final int sizeOfShapes()
- Specified by:
sizeOfShapes
in interface_RoiOperationsNC
-
unlinkAnnotation
public final void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotation
in interface_RoiOperationsNC
-
unlinkFolder
public final void unlinkFolder(Folder removal)
- Specified by:
unlinkFolder
in interface_RoiOperationsNC
-
unloadAnnotationLinks
public final void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinks
in interface_RoiOperationsNC
-
unloadFolderLinks
public final void unloadFolderLinks()
- Specified by:
unloadFolderLinks
in interface_RoiOperationsNC
-
unloadShapes
public final void unloadShapes()
- Specified by:
unloadShapes
in interface_RoiOperationsNC
-
___getVersion
public static Ice.DispatchStatus ___getVersion(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setVersion
public static Ice.DispatchStatus ___setVersion(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getName
public static Ice.DispatchStatus ___getName(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setName
public static Ice.DispatchStatus ___setName(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadShapes
public static Ice.DispatchStatus ___unloadShapes(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfShapes
public static Ice.DispatchStatus ___sizeOfShapes(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyShapes
public static Ice.DispatchStatus ___copyShapes(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addShape
public static Ice.DispatchStatus ___addShape(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllShapeSet
public static Ice.DispatchStatus ___addAllShapeSet(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeShape
public static Ice.DispatchStatus ___removeShape(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllShapeSet
public static Ice.DispatchStatus ___removeAllShapeSet(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearShapes
public static Ice.DispatchStatus ___clearShapes(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadShapes
public static Ice.DispatchStatus ___reloadShapes(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getShape
public static Ice.DispatchStatus ___getShape(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setShape
public static Ice.DispatchStatus ___setShape(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getPrimaryShape
public static Ice.DispatchStatus ___getPrimaryShape(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setPrimaryShape
public static Ice.DispatchStatus ___setPrimaryShape(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getImage
public static Ice.DispatchStatus ___getImage(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setImage
public static Ice.DispatchStatus ___setImage(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getSource
public static Ice.DispatchStatus ___getSource(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setSource
public static Ice.DispatchStatus ___setSource(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadFolderLinks
public static Ice.DispatchStatus ___unloadFolderLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfFolderLinks
public static Ice.DispatchStatus ___sizeOfFolderLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyFolderLinks
public static Ice.DispatchStatus ___copyFolderLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addFolderRoiLink
public static Ice.DispatchStatus ___addFolderRoiLink(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllFolderRoiLinkSet
public static Ice.DispatchStatus ___addAllFolderRoiLinkSet(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeFolderRoiLink
public static Ice.DispatchStatus ___removeFolderRoiLink(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllFolderRoiLinkSet
public static Ice.DispatchStatus ___removeAllFolderRoiLinkSet(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearFolderLinks
public static Ice.DispatchStatus ___clearFolderLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadFolderLinks
public static Ice.DispatchStatus ___reloadFolderLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getFolderLinksCountPerOwner
public static Ice.DispatchStatus ___getFolderLinksCountPerOwner(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkFolder
public static Ice.DispatchStatus ___linkFolder(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addFolderRoiLinkToBoth
public static Ice.DispatchStatus ___addFolderRoiLinkToBoth(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___findFolderRoiLink
public static Ice.DispatchStatus ___findFolderRoiLink(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unlinkFolder
public static Ice.DispatchStatus ___unlinkFolder(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeFolderRoiLinkFromBoth
public static Ice.DispatchStatus ___removeFolderRoiLinkFromBoth(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkedFolderList
public static Ice.DispatchStatus ___linkedFolderList(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadAnnotationLinks
public static Ice.DispatchStatus ___unloadAnnotationLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfAnnotationLinks
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyAnnotationLinks
public static Ice.DispatchStatus ___copyAnnotationLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addRoiAnnotationLink
public static Ice.DispatchStatus ___addRoiAnnotationLink(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllRoiAnnotationLinkSet
public static Ice.DispatchStatus ___addAllRoiAnnotationLinkSet(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeRoiAnnotationLink
public static Ice.DispatchStatus ___removeRoiAnnotationLink(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllRoiAnnotationLinkSet
public static Ice.DispatchStatus ___removeAllRoiAnnotationLinkSet(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearAnnotationLinks
public static Ice.DispatchStatus ___clearAnnotationLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadAnnotationLinks
public static Ice.DispatchStatus ___reloadAnnotationLinks(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getAnnotationLinksCountPerOwner
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkAnnotation
public static Ice.DispatchStatus ___linkAnnotation(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addRoiAnnotationLinkToBoth
public static Ice.DispatchStatus ___addRoiAnnotationLinkToBoth(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___findRoiAnnotationLink
public static Ice.DispatchStatus ___findRoiAnnotationLink(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unlinkAnnotation
public static Ice.DispatchStatus ___unlinkAnnotation(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeRoiAnnotationLinkFromBoth
public static Ice.DispatchStatus ___removeRoiAnnotationLinkFromBoth(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkedAnnotationList
public static Ice.DispatchStatus ___linkedAnnotationList(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getDescription
public static Ice.DispatchStatus ___getDescription(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setDescription
public static Ice.DispatchStatus ___setDescription(Roi __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
__dispatch
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)
- Specified by:
__dispatch
in interfaceIce.Object
- Overrides:
__dispatch
in classIObject
-
__writeImpl
protected void __writeImpl(IceInternal.BasicStream __os)
- Overrides:
__writeImpl
in classIObject
-
__readImpl
protected void __readImpl(IceInternal.BasicStream __is)
- Overrides:
__readImpl
in classIObject
-
-