public class Note extends PageAnnotation
| Constructor and Description |
|---|
Note() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getFontSize() |
String |
getText() |
Set<org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.TextStyle> |
getTextStyle() |
void |
setFontSize(Integer fontSize) |
void |
setText(String text) |
void |
setTextStyle(Set<org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.TextStyle> textStyle) |
getColor, getCreateDate, getCreatedByAuthor, getHeight, getModificationDate, getModifiedByAuthor, getPageNumber, getPageRelativeRotation, getWidth, getxCoordinate, getyCoordinate, setColor, setCreateDate, setCreatedByAuthor, setHeight, setModificationDate, setModifiedByAuthor, setPageNumber, setPageRelativeRotation, setWidth, setxCoordinate, setyCoordinateequals, getId, setIdpublic Integer getFontSize()
public void setFontSize(Integer fontSize)
public String getText()
public void setText(String text)
public Set<org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.TextStyle> getTextStyle()
public void setTextStyle(Set<org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.TextStyle> textStyle)
Copyright © 2016 Eclipse Stardust. All Rights Reserved.