public interface _MaskOperationsNC extends _ShapeOperationsNC
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes() |
RDouble |
getHeight() |
Pixels |
getPixels() |
RString |
getTextValue() |
RDouble |
getWidth() |
RDouble |
getX() |
RDouble |
getY() |
void |
setBytes(byte[] theBytes) |
void |
setHeight(RDouble theHeight) |
void |
setPixels(Pixels thePixels) |
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)
Pixels getPixels()
void setPixels(Pixels thePixels)
RString getTextValue()
void setTextValue(RString theTextValue)
byte[] getBytes()
void setBytes(byte[] theBytes)