public interface _RectangleOperationsNC extends _ShapeOperationsNC
Modifier and Type | Method and Description |
---|---|
RDouble |
getHeight() |
RString |
getTextValue() |
RDouble |
getWidth() |
RDouble |
getX() |
RDouble |
getY() |
void |
setHeight(RDouble theHeight) |
void |
setTextValue(RString theTextValue) |
void |
setWidth(RDouble theWidth) |
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, unloadAnnotationLinks
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RDouble getX()
void setX(RDouble theX)
RDouble getY()
void setY(RDouble theY)
RDouble getWidth()
void setWidth(RDouble theWidth)
RDouble getHeight()
void setHeight(RDouble theHeight)
RString getTextValue()
void setTextValue(RString theTextValue)