org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument
Class Note
java.lang.Object
org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.Identifiable
org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.PageAnnotation
org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.Note
- All Implemented Interfaces:
- Serializable
public class Note
- extends PageAnnotation
- See Also:
- Serialized Form
|
Constructor Summary |
Note()
|
| Methods inherited from class org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.PageAnnotation |
getColor, getCreateDate, getCreatedByAuthor, getHeight, getModificationDate, getModifiedByAuthor, getPageNumber, getPageRelativeRotation, getWidth, getxCoordinate, getyCoordinate, setColor, setCreateDate, setCreatedByAuthor, setHeight, setModificationDate, setModifiedByAuthor, setPageNumber, setPageRelativeRotation, setWidth, setxCoordinate, setyCoordinate |
Note
public Note()
getFontSize
public Integer getFontSize()
setFontSize
public void setFontSize(Integer fontSize)
getText
public String getText()
setText
public void setText(String text)
getTextStyle
public Set<org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.TextStyle> getTextStyle()
setTextStyle
public void setTextStyle(Set<org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.TextStyle> textStyle)
Copyright © 2017 Eclipse Stardust. All Rights Reserved.