public interface _EllipseOperationsNC extends _ShapeOperationsNC
| Modifier and Type | Method and Description | 
|---|---|
RDouble | 
getRadiusX()  | 
RDouble | 
getRadiusY()  | 
RString | 
getTextValue()  | 
RDouble | 
getX()  | 
RDouble | 
getY()  | 
void | 
setRadiusX(RDouble theRadiusX)  | 
void | 
setRadiusY(RDouble theRadiusY)  | 
void | 
setTextValue(RString theTextValue)  | 
void | 
setX(RDouble theX)  | 
void | 
setY(RDouble theY)  | 
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, unloadAnnotationLinksgetDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetailsRDouble getX()
void setX(RDouble theX)
RDouble getY()
void setY(RDouble theY)
RDouble getRadiusX()
void setRadiusX(RDouble theRadiusX)
RDouble getRadiusY()
void setRadiusY(RDouble theRadiusY)
RString getTextValue()
void setTextValue(RString theTextValue)