public final class SquareAnnotation extends CommonFigureAnnotation
Class representing square annotation.
_disableUpdateAppearance
Constructor and Description |
---|
SquareAnnotation(Page page,
Rectangle rect)
Creates new Square annotation on the specified page.
|
Modifier and Type | Method and Description |
---|---|
void |
accept(AnnotationSelector visitor)
Accepts visitor to process annotation.
|
void |
writeXfdf(com.aspose.ms.System.Xml.XmlWriter writer) |
getFrame, getInteriorColor, setFrame, setInteriorColor
getCreationDate, getCreationDateInternal, getInReplyTo, getOpacity, getPopup, getReplyType, getRichText, getSubject, getTitle, setInReplyTo, setOpacity, setPopup, setReplyType, setRichText, setSubject, setTitle
flatten, getActiveState, getAlignment, getAppearance, getBorder, getCharacteristics, getColor, getContents, getEngineDict, getEngineObj, getFlags, getFullName, getHeight, getHorizontalAlignment_Annotation_New, getModified, getModifiedInternal, getName, getNormalAppearance, getPage, getPageIndex, getPageIndex, getRect, getStates, getWidth, initialize, setActiveState, setAlignment, setBorder, setColor, setContents, setFlags, setHeight, setHorizontalAlignment_Annotation_New, setModified, setModifiedInternal, setName, setRect, setWidth
deepClone, getMargin, isKeptWithNext, isKeptWithNext, setHorizontalAlignment, setMargin, setVerticalAlignment
public void writeXfdf(com.aspose.ms.System.Xml.XmlWriter writer)
public void accept(AnnotationSelector visitor)
Accepts visitor to process annotation.
accept
in class Annotation
visitor
- Visitor object.Copyright © 2017 Aspose. All Rights Reserved.