public final class SquareAnnotation extends CommonFigureAnnotation
Class representing square annotation.
_disableUpdateAppearance| Constructor and Description |
|---|
SquareAnnotation(IDocument document)
Constructor for using with Generator.
|
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.
|
int |
getAnnotationType()
Gets type of annotation.
|
getFrame, getInteriorColor, setFrame, setInteriorColorgetCreationDate, getInReplyTo, getOpacity, getPopup, getReplyType, getRichText, getSubject, getTitle, setInReplyTo, setOpacity, setPopup, setReplyType, setRichText, setSubject, setTitlecreateAnnotation, flatten, getActiveState, getAlignment, getAppearance, getBorder, getCharacteristics, getColor, getContents, getEngineDict, getEngineObj, getFlags, getFullName, getHeight, getHorizontalAlignment_Annotation_New, getModified, getModifiedInternal, getName, getNormalAppearance, getPageIndex, getPageIndex, getRect, getRectangle, getStates, getWidth, initialize, isUpdateAppearanceOnConvert, isUseFontSubset, setActiveState, setAlignment, setBorder, setColor, setContents, setFlags, setHeight, setHorizontalAlignment_Annotation_New, setModified, setModifiedInternal, setName, setRect, setUpdateAppearanceOnConvert, setUseFontSubset, setWidthdeepClone, getHorizontalAlignment, getHyperlink, getMargin, getZIndex, isFirstParagraphInColumn, isInLineParagraph, isInNewPage, isKeptWithNext, setFirstParagraphInColumn, setHorizontalAlignment, setHyperlink, setInLineParagraph, setInNewPage, setKeptWithNext, setMargin, setVerticalAlignment, setZIndexpublic SquareAnnotation(IDocument document)
Constructor for using with Generator.
document - Documennt where annotation will be created.public void accept(AnnotationSelector visitor)
Accepts visitor to process annotation.
accept in class Annotationvisitor - Visitor object.public int getAnnotationType()
Gets type of annotation.
getAnnotationType in class AnnotationAnnotationTypeCopyright © 2016 Aspose. All Rights Reserved.