Package omero.model
Class Shape
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.Shape
-
- All Implemented Interfaces:
Ice.Object
,java.io.Serializable
,java.lang.Cloneable
,_IObjectOperations
,_IObjectOperationsNC
,_ShapeOperations
,_ShapeOperationsNC
- Direct Known Subclasses:
_ShapeTie
,Ellipse
,Label
,Line
,Mask
,Path
,Point
,Polygon
,Polyline
,Rectangle
public abstract class Shape extends IObject implements _ShapeOperations, _ShapeOperationsNC
- 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<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 Summary
Constructors Constructor 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)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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()
-
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._ShapeOperations
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
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
version
protected RInt version
-
theZ
protected RInt theZ
-
theT
protected RInt theT
-
theC
protected RInt theC
-
roi
protected Roi roi
-
locked
protected RBool locked
-
transform
protected AffineTransform transform
-
fillColor
protected RInt fillColor
-
fillRule
protected RString fillRule
-
strokeColor
protected RInt strokeColor
-
strokeDashArray
protected RString strokeDashArray
-
strokeWidth
protected Length strokeWidth
-
fontFamily
protected RString fontFamily
-
fontSize
protected Length fontSize
-
fontStyle
protected RString fontStyle
-
annotationLinksSeq
protected java.util.List<ShapeAnnotationLink> annotationLinksSeq
-
annotationLinksLoaded
protected boolean annotationLinksLoaded
-
annotationLinksCountPerOwner
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Shape
public Shape()
-
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)
-
-
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()
-
addAllShapeAnnotationLinkSet
public final void addAllShapeAnnotationLinkSet(java.util.List<ShapeAnnotationLink> targets)
- Specified by:
addAllShapeAnnotationLinkSet
in interface_ShapeOperationsNC
-
addShapeAnnotationLink
public final void addShapeAnnotationLink(ShapeAnnotationLink target)
- Specified by:
addShapeAnnotationLink
in interface_ShapeOperationsNC
-
addShapeAnnotationLinkToBoth
public final void addShapeAnnotationLinkToBoth(ShapeAnnotationLink link, boolean bothSides)
- Specified by:
addShapeAnnotationLinkToBoth
in interface_ShapeOperationsNC
-
clearAnnotationLinks
public final void clearAnnotationLinks()
- Specified by:
clearAnnotationLinks
in interface_ShapeOperationsNC
-
copyAnnotationLinks
public final java.util.List<ShapeAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinks
in interface_ShapeOperationsNC
-
findShapeAnnotationLink
public final java.util.List<ShapeAnnotationLink> findShapeAnnotationLink(Annotation removal)
- Specified by:
findShapeAnnotationLink
in interface_ShapeOperationsNC
-
getAnnotationLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwner
in interface_ShapeOperationsNC
-
getFillColor
public final RInt getFillColor()
- Specified by:
getFillColor
in interface_ShapeOperationsNC
-
getFillRule
public final RString getFillRule()
- Specified by:
getFillRule
in interface_ShapeOperationsNC
-
getFontFamily
public final RString getFontFamily()
- Specified by:
getFontFamily
in interface_ShapeOperationsNC
-
getFontSize
public final Length getFontSize()
- Specified by:
getFontSize
in interface_ShapeOperationsNC
-
getFontStyle
public final RString getFontStyle()
- Specified by:
getFontStyle
in interface_ShapeOperationsNC
-
getLocked
public final RBool getLocked()
- Specified by:
getLocked
in interface_ShapeOperationsNC
-
getRoi
public final Roi getRoi()
- Specified by:
getRoi
in interface_ShapeOperationsNC
-
getStrokeColor
public final RInt getStrokeColor()
- Specified by:
getStrokeColor
in interface_ShapeOperationsNC
-
getStrokeDashArray
public final RString getStrokeDashArray()
- Specified by:
getStrokeDashArray
in interface_ShapeOperationsNC
-
getStrokeWidth
public final Length getStrokeWidth()
- Specified by:
getStrokeWidth
in interface_ShapeOperationsNC
-
getTheC
public final RInt getTheC()
- Specified by:
getTheC
in interface_ShapeOperationsNC
-
getTheT
public final RInt getTheT()
- Specified by:
getTheT
in interface_ShapeOperationsNC
-
getTheZ
public final RInt getTheZ()
- Specified by:
getTheZ
in interface_ShapeOperationsNC
-
getTransform
public final AffineTransform getTransform()
- Specified by:
getTransform
in interface_ShapeOperationsNC
-
getVersion
public final RInt getVersion()
- Specified by:
getVersion
in interface_ShapeOperationsNC
-
linkAnnotation
public final ShapeAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotation
in interface_ShapeOperationsNC
-
linkedAnnotationList
public final java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationList
in interface_ShapeOperationsNC
-
reloadAnnotationLinks
public final void reloadAnnotationLinks(Shape toCopy)
- Specified by:
reloadAnnotationLinks
in interface_ShapeOperationsNC
-
removeAllShapeAnnotationLinkSet
public final void removeAllShapeAnnotationLinkSet(java.util.List<ShapeAnnotationLink> targets)
- Specified by:
removeAllShapeAnnotationLinkSet
in interface_ShapeOperationsNC
-
removeShapeAnnotationLink
public final void removeShapeAnnotationLink(ShapeAnnotationLink theTarget)
- Specified by:
removeShapeAnnotationLink
in interface_ShapeOperationsNC
-
removeShapeAnnotationLinkFromBoth
public final void removeShapeAnnotationLinkFromBoth(ShapeAnnotationLink link, boolean bothSides)
- Specified by:
removeShapeAnnotationLinkFromBoth
in interface_ShapeOperationsNC
-
setFillColor
public final void setFillColor(RInt theFillColor)
- Specified by:
setFillColor
in interface_ShapeOperationsNC
-
setFillRule
public final void setFillRule(RString theFillRule)
- Specified by:
setFillRule
in interface_ShapeOperationsNC
-
setFontFamily
public final void setFontFamily(RString theFontFamily)
- Specified by:
setFontFamily
in interface_ShapeOperationsNC
-
setFontSize
public final void setFontSize(Length theFontSize)
- Specified by:
setFontSize
in interface_ShapeOperationsNC
-
setFontStyle
public final void setFontStyle(RString theFontStyle)
- Specified by:
setFontStyle
in interface_ShapeOperationsNC
-
setLocked
public final void setLocked(RBool theLocked)
- Specified by:
setLocked
in interface_ShapeOperationsNC
-
setRoi
public final void setRoi(Roi theRoi)
- Specified by:
setRoi
in interface_ShapeOperationsNC
-
setStrokeColor
public final void setStrokeColor(RInt theStrokeColor)
- Specified by:
setStrokeColor
in interface_ShapeOperationsNC
-
setStrokeDashArray
public final void setStrokeDashArray(RString theStrokeDashArray)
- Specified by:
setStrokeDashArray
in interface_ShapeOperationsNC
-
setStrokeWidth
public final void setStrokeWidth(Length theStrokeWidth)
- Specified by:
setStrokeWidth
in interface_ShapeOperationsNC
-
setTheC
public final void setTheC(RInt theTheC)
- Specified by:
setTheC
in interface_ShapeOperationsNC
-
setTheT
public final void setTheT(RInt theTheT)
- Specified by:
setTheT
in interface_ShapeOperationsNC
-
setTheZ
public final void setTheZ(RInt theTheZ)
- Specified by:
setTheZ
in interface_ShapeOperationsNC
-
setTransform
public final void setTransform(AffineTransform theTransform)
- Specified by:
setTransform
in interface_ShapeOperationsNC
-
setVersion
public final void setVersion(RInt theVersion)
- Specified by:
setVersion
in interface_ShapeOperationsNC
-
sizeOfAnnotationLinks
public final int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinks
in interface_ShapeOperationsNC
-
unlinkAnnotation
public final void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotation
in interface_ShapeOperationsNC
-
unloadAnnotationLinks
public final void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinks
in interface_ShapeOperationsNC
-
___getVersion
public static Ice.DispatchStatus ___getVersion(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setVersion
public static Ice.DispatchStatus ___setVersion(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getTheZ
public static Ice.DispatchStatus ___getTheZ(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setTheZ
public static Ice.DispatchStatus ___setTheZ(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getTheT
public static Ice.DispatchStatus ___getTheT(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setTheT
public static Ice.DispatchStatus ___setTheT(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getTheC
public static Ice.DispatchStatus ___getTheC(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setTheC
public static Ice.DispatchStatus ___setTheC(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getRoi
public static Ice.DispatchStatus ___getRoi(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setRoi
public static Ice.DispatchStatus ___setRoi(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getLocked
public static Ice.DispatchStatus ___getLocked(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setLocked
public static Ice.DispatchStatus ___setLocked(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getTransform
public static Ice.DispatchStatus ___getTransform(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setTransform
public static Ice.DispatchStatus ___setTransform(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getFillColor
public static Ice.DispatchStatus ___getFillColor(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setFillColor
public static Ice.DispatchStatus ___setFillColor(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getFillRule
public static Ice.DispatchStatus ___getFillRule(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setFillRule
public static Ice.DispatchStatus ___setFillRule(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getStrokeColor
public static Ice.DispatchStatus ___getStrokeColor(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setStrokeColor
public static Ice.DispatchStatus ___setStrokeColor(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getStrokeDashArray
public static Ice.DispatchStatus ___getStrokeDashArray(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setStrokeDashArray
public static Ice.DispatchStatus ___setStrokeDashArray(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getStrokeWidth
public static Ice.DispatchStatus ___getStrokeWidth(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setStrokeWidth
public static Ice.DispatchStatus ___setStrokeWidth(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getFontFamily
public static Ice.DispatchStatus ___getFontFamily(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setFontFamily
public static Ice.DispatchStatus ___setFontFamily(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getFontSize
public static Ice.DispatchStatus ___getFontSize(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setFontSize
public static Ice.DispatchStatus ___setFontSize(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getFontStyle
public static Ice.DispatchStatus ___getFontStyle(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setFontStyle
public static Ice.DispatchStatus ___setFontStyle(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadAnnotationLinks
public static Ice.DispatchStatus ___unloadAnnotationLinks(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfAnnotationLinks
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyAnnotationLinks
public static Ice.DispatchStatus ___copyAnnotationLinks(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addShapeAnnotationLink
public static Ice.DispatchStatus ___addShapeAnnotationLink(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllShapeAnnotationLinkSet
public static Ice.DispatchStatus ___addAllShapeAnnotationLinkSet(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeShapeAnnotationLink
public static Ice.DispatchStatus ___removeShapeAnnotationLink(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllShapeAnnotationLinkSet
public static Ice.DispatchStatus ___removeAllShapeAnnotationLinkSet(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearAnnotationLinks
public static Ice.DispatchStatus ___clearAnnotationLinks(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadAnnotationLinks
public static Ice.DispatchStatus ___reloadAnnotationLinks(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getAnnotationLinksCountPerOwner
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkAnnotation
public static Ice.DispatchStatus ___linkAnnotation(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addShapeAnnotationLinkToBoth
public static Ice.DispatchStatus ___addShapeAnnotationLinkToBoth(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___findShapeAnnotationLink
public static Ice.DispatchStatus ___findShapeAnnotationLink(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unlinkAnnotation
public static Ice.DispatchStatus ___unlinkAnnotation(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeShapeAnnotationLinkFromBoth
public static Ice.DispatchStatus ___removeShapeAnnotationLinkFromBoth(Shape __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkedAnnotationList
public static Ice.DispatchStatus ___linkedAnnotationList(Shape __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
-
-