public abstract class CommonFigureAnnotation extends MarkupAnnotation
Abstract class representing common figure annotation.
_disableUpdateAppearance
Modifier and Type | Method and Description |
---|---|
Rectangle |
getFrame()
The rectangle describing the numerical differences between two rectangles:
the Rect entry of the annotation and the actual boundaries of the underlying square or circle.
|
Color |
getInteriorColor()
Interior color with which to fill the annotation�s rectangle or ellipse.
|
void |
setFrame(Rectangle value) |
void |
setInteriorColor(Color value) |
getCreationDate, getCreationDateInternal, getInReplyTo, getOpacity, getPopup, getReplyType, getRichText, getSubject, getTitle, setInReplyTo, setOpacity, setPopup, setReplyType, setRichText, setSubject, setTitle
accept, 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 Color getInteriorColor()
Interior color with which to fill the annotation�s rectangle or ellipse.
public void setInteriorColor(Color value)
public Rectangle getFrame()
The rectangle describing the numerical differences between two rectangles: the Rect entry of the annotation and the actual boundaries of the underlying square or circle.
public void setFrame(Rectangle value)
Copyright © 2017 Aspose. All Rights Reserved.