public interface _PolylineOperationsNC extends _ShapeOperationsNC
Modifier and Type | Method and Description |
---|---|
RString |
getMarkerEnd() |
RString |
getMarkerStart() |
RString |
getPoints() |
RString |
getTextValue() |
void |
setMarkerEnd(RString theMarkerEnd) |
void |
setMarkerStart(RString theMarkerStart) |
void |
setPoints(RString thePoints) |
void |
setTextValue(RString theTextValue) |
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
RString getPoints()
void setPoints(RString thePoints)
RString getMarkerStart()
void setMarkerStart(RString theMarkerStart)
RString getMarkerEnd()
void setMarkerEnd(RString theMarkerEnd)
RString getTextValue()
void setTextValue(RString theTextValue)