public abstract class Shape extends IObject implements _ShapeOperations, _ShapeOperationsNC
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<ShapeAnnotationLink> |
annotationLinksSeq |
protected RInt |
fillColor |
protected RString |
fillRule |
protected RString |
fontFamily |
protected Length |
fontSize |
protected RString |
fontStyle |
protected RBool |
locked |
protected Roi |
roi |
static long |
serialVersionUID |
protected RInt |
strokeColor |
protected RString |
strokeDashArray |
protected Length |
strokeWidth |
protected RInt |
theC |
protected RInt |
theT |
protected RInt |
theZ |
protected AffineTransform |
transform |
protected RInt |
version |
Constructor and Description |
---|
Shape() |
Shape(RLong id,
Details details,
boolean loaded,
RInt version,
RInt theZ,
RInt theT,
RInt theC,
Roi roi,
RBool locked,
AffineTransform transform,
RInt fillColor,
RString fillRule,
RInt strokeColor,
RString strokeDashArray,
Length strokeWidth,
RString fontFamily,
Length fontSize,
RString fontStyle,
java.util.List<ShapeAnnotationLink> annotationLinksSeq,
boolean annotationLinksLoaded,
java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner) |
Modifier and Type | Method and Description |
---|---|
static Ice.DispatchStatus |
___addAllShapeAnnotationLinkSet(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addShapeAnnotationLink(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addShapeAnnotationLinkToBoth(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearAnnotationLinks(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyAnnotationLinks(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___findShapeAnnotationLink(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getAnnotationLinksCountPerOwner(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getFillColor(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getFillRule(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getFontFamily(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getFontSize(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getFontStyle(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getLocked(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getRoi(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getStrokeColor(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getStrokeDashArray(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getStrokeWidth(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getTheC(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getTheT(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getTheZ(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getTransform(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getVersion(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkAnnotation(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkedAnnotationList(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadAnnotationLinks(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllShapeAnnotationLinkSet(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeShapeAnnotationLink(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeShapeAnnotationLinkFromBoth(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setFillColor(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setFillRule(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setFontFamily(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setFontSize(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setFontStyle(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setLocked(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setRoi(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setStrokeColor(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setStrokeDashArray(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setStrokeWidth(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setTheC(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setTheT(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setTheZ(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setTransform(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setVersion(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfAnnotationLinks(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unlinkAnnotation(Shape __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadAnnotationLinks(Shape __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 |
addAllShapeAnnotationLinkSet(java.util.List<ShapeAnnotationLink> targets) |
void |
addShapeAnnotationLink(ShapeAnnotationLink target) |
void |
addShapeAnnotationLinkToBoth(ShapeAnnotationLink link,
boolean bothSides) |
void |
clearAnnotationLinks() |
Shape |
clone() |
java.util.List<ShapeAnnotationLink> |
copyAnnotationLinks() |
java.util.List<ShapeAnnotationLink> |
findShapeAnnotationLink(Annotation removal) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner() |
RInt |
getFillColor() |
RString |
getFillRule() |
RString |
getFontFamily() |
Length |
getFontSize() |
RString |
getFontStyle() |
RBool |
getLocked() |
Roi |
getRoi() |
RInt |
getStrokeColor() |
RString |
getStrokeDashArray() |
Length |
getStrokeWidth() |
RInt |
getTheC() |
RInt |
getTheT() |
RInt |
getTheZ() |
AffineTransform |
getTransform() |
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() |
ShapeAnnotationLink |
linkAnnotation(Annotation addition) |
java.util.List<Annotation> |
linkedAnnotationList() |
void |
reloadAnnotationLinks(Shape toCopy) |
void |
removeAllShapeAnnotationLinkSet(java.util.List<ShapeAnnotationLink> targets) |
void |
removeShapeAnnotationLink(ShapeAnnotationLink theTarget) |
void |
removeShapeAnnotationLinkFromBoth(ShapeAnnotationLink link,
boolean bothSides) |
void |
setFillColor(RInt theFillColor) |
void |
setFillRule(RString theFillRule) |
void |
setFontFamily(RString theFontFamily) |
void |
setFontSize(Length theFontSize) |
void |
setFontStyle(RString theFontStyle) |
void |
setLocked(RBool theLocked) |
void |
setRoi(Roi theRoi) |
void |
setStrokeColor(RInt theStrokeColor) |
void |
setStrokeDashArray(RString theStrokeDashArray) |
void |
setStrokeWidth(Length theStrokeWidth) |
void |
setTheC(RInt theTheC) |
void |
setTheT(RInt theTheT) |
void |
setTheZ(RInt theTheZ) |
void |
setTransform(AffineTransform theTransform) |
void |
setVersion(RInt theVersion) |
int |
sizeOfAnnotationLinks() |
void |
unlinkAnnotation(Annotation removal) |
void |
unloadAnnotationLinks() |
___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
addAllShapeAnnotationLinkSet, addShapeAnnotationLink, addShapeAnnotationLinkToBoth, clearAnnotationLinks, copyAnnotationLinks, findShapeAnnotationLink, getAnnotationLinksCountPerOwner, getFillColor, getFillRule, getFontFamily, getFontSize, getFontStyle, getLocked, getRoi, getStrokeColor, getStrokeDashArray, getStrokeWidth, getTheC, getTheT, getTheZ, getTransform, getVersion, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, removeAllShapeAnnotationLinkSet, removeShapeAnnotationLink, removeShapeAnnotationLinkFromBoth, setFillColor, setFillRule, setFontFamily, setFontSize, setFontStyle, setLocked, setRoi, setStrokeColor, setStrokeDashArray, setStrokeWidth, setTheC, setTheT, setTheZ, setTransform, setVersion, sizeOfAnnotationLinks, unlinkAnnotation, unloadAnnotationLinks
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 RInt theZ
protected RInt theT
protected RInt theC
protected Roi roi
protected RBool locked
protected AffineTransform transform
protected RInt fillColor
protected RString fillRule
protected RInt strokeColor
protected RString strokeDashArray
protected Length strokeWidth
protected RString fontFamily
protected Length fontSize
protected RString fontStyle
protected java.util.List<ShapeAnnotationLink> annotationLinksSeq
protected boolean annotationLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
public static final long serialVersionUID
public Shape()
public Shape(RLong id, Details details, boolean loaded, RInt version, RInt theZ, RInt theT, RInt theC, Roi roi, RBool locked, AffineTransform transform, RInt fillColor, RString fillRule, RInt strokeColor, RString strokeDashArray, Length strokeWidth, RString fontFamily, Length fontSize, RString fontStyle, java.util.List<ShapeAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner)
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 addAllShapeAnnotationLinkSet(java.util.List<ShapeAnnotationLink> targets)
addAllShapeAnnotationLinkSet
in interface _ShapeOperationsNC
public final void addShapeAnnotationLink(ShapeAnnotationLink target)
addShapeAnnotationLink
in interface _ShapeOperationsNC
public final void addShapeAnnotationLinkToBoth(ShapeAnnotationLink link, boolean bothSides)
addShapeAnnotationLinkToBoth
in interface _ShapeOperationsNC
public final void clearAnnotationLinks()
clearAnnotationLinks
in interface _ShapeOperationsNC
public final java.util.List<ShapeAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks
in interface _ShapeOperationsNC
public final java.util.List<ShapeAnnotationLink> findShapeAnnotationLink(Annotation removal)
findShapeAnnotationLink
in interface _ShapeOperationsNC
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner
in interface _ShapeOperationsNC
public final RInt getFillColor()
getFillColor
in interface _ShapeOperationsNC
public final RString getFillRule()
getFillRule
in interface _ShapeOperationsNC
public final RString getFontFamily()
getFontFamily
in interface _ShapeOperationsNC
public final Length getFontSize()
getFontSize
in interface _ShapeOperationsNC
public final RString getFontStyle()
getFontStyle
in interface _ShapeOperationsNC
public final RBool getLocked()
getLocked
in interface _ShapeOperationsNC
public final Roi getRoi()
getRoi
in interface _ShapeOperationsNC
public final RInt getStrokeColor()
getStrokeColor
in interface _ShapeOperationsNC
public final RString getStrokeDashArray()
getStrokeDashArray
in interface _ShapeOperationsNC
public final Length getStrokeWidth()
getStrokeWidth
in interface _ShapeOperationsNC
public final RInt getTheC()
getTheC
in interface _ShapeOperationsNC
public final RInt getTheT()
getTheT
in interface _ShapeOperationsNC
public final RInt getTheZ()
getTheZ
in interface _ShapeOperationsNC
public final AffineTransform getTransform()
getTransform
in interface _ShapeOperationsNC
public final RInt getVersion()
getVersion
in interface _ShapeOperationsNC
public final ShapeAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation
in interface _ShapeOperationsNC
public final java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList
in interface _ShapeOperationsNC
public final void reloadAnnotationLinks(Shape toCopy)
reloadAnnotationLinks
in interface _ShapeOperationsNC
public final void removeAllShapeAnnotationLinkSet(java.util.List<ShapeAnnotationLink> targets)
removeAllShapeAnnotationLinkSet
in interface _ShapeOperationsNC
public final void removeShapeAnnotationLink(ShapeAnnotationLink theTarget)
removeShapeAnnotationLink
in interface _ShapeOperationsNC
public final void removeShapeAnnotationLinkFromBoth(ShapeAnnotationLink link, boolean bothSides)
removeShapeAnnotationLinkFromBoth
in interface _ShapeOperationsNC
public final void setFillColor(RInt theFillColor)
setFillColor
in interface _ShapeOperationsNC
public final void setFillRule(RString theFillRule)
setFillRule
in interface _ShapeOperationsNC
public final void setFontFamily(RString theFontFamily)
setFontFamily
in interface _ShapeOperationsNC
public final void setFontSize(Length theFontSize)
setFontSize
in interface _ShapeOperationsNC
public final void setFontStyle(RString theFontStyle)
setFontStyle
in interface _ShapeOperationsNC
public final void setLocked(RBool theLocked)
setLocked
in interface _ShapeOperationsNC
public final void setRoi(Roi theRoi)
setRoi
in interface _ShapeOperationsNC
public final void setStrokeColor(RInt theStrokeColor)
setStrokeColor
in interface _ShapeOperationsNC
public final void setStrokeDashArray(RString theStrokeDashArray)
setStrokeDashArray
in interface _ShapeOperationsNC
public final void setStrokeWidth(Length theStrokeWidth)
setStrokeWidth
in interface _ShapeOperationsNC
public final void setTheC(RInt theTheC)
setTheC
in interface _ShapeOperationsNC
public final void setTheT(RInt theTheT)
setTheT
in interface _ShapeOperationsNC
public final void setTheZ(RInt theTheZ)
setTheZ
in interface _ShapeOperationsNC
public final void setTransform(AffineTransform theTransform)
setTransform
in interface _ShapeOperationsNC
public final void setVersion(RInt theVersion)
setVersion
in interface _ShapeOperationsNC
public final int sizeOfAnnotationLinks()
sizeOfAnnotationLinks
in interface _ShapeOperationsNC
public final void unlinkAnnotation(Annotation removal)
unlinkAnnotation
in interface _ShapeOperationsNC
public final void unloadAnnotationLinks()
unloadAnnotationLinks
in interface _ShapeOperationsNC
public static Ice.DispatchStatus ___getVersion(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setVersion(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getTheZ(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setTheZ(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getTheT(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setTheT(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getTheC(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setTheC(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getRoi(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setRoi(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getLocked(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setLocked(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getTransform(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setTransform(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getFillColor(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setFillColor(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getFillRule(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setFillRule(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getStrokeColor(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setStrokeColor(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getStrokeDashArray(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setStrokeDashArray(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getStrokeWidth(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setStrokeWidth(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getFontFamily(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setFontFamily(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getFontSize(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setFontSize(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getFontStyle(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setFontStyle(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadAnnotationLinks(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyAnnotationLinks(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addShapeAnnotationLink(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllShapeAnnotationLinkSet(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeShapeAnnotationLink(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllShapeAnnotationLinkSet(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearAnnotationLinks(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadAnnotationLinks(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkAnnotation(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addShapeAnnotationLinkToBoth(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findShapeAnnotationLink(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkAnnotation(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeShapeAnnotationLinkFromBoth(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedAnnotationList(Shape __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