public class CommonFigureAnnotation extends MarkupAnnotation
Constructor and Description |
---|
CommonFigureAnnotation() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
CommonFigureAnnotation |
frame(Rectangle frame) |
Rectangle |
getFrame()
Get or set the annotation Rectangle of frame.
|
Color |
getInteriorColor()
Get the annotation InteriorColor.
|
int |
hashCode() |
CommonFigureAnnotation |
interiorColor(Color interiorColor) |
void |
setFrame(Rectangle frame) |
void |
setInteriorColor(Color interiorColor) |
java.lang.String |
toString() |
creationDate, getCreationDate, getRichText, getSubject, getTitle, richText, setCreationDate, setRichText, setSubject, setTitle, subject, title
addFlagsItem, color, contents, flags, getColor, getContents, getFlags, getHorizontalAlignment, getId, getModified, getName, getPageIndex, getRect, getVerticalAlignment, getZindex, horizontalAlignment, id, modified, name, pageIndex, rect, setColor, setContents, setFlags, setHorizontalAlignment, setId, setModified, setName, setPageIndex, setRect, setVerticalAlignment, setZindex, verticalAlignment, zindex
addLinksItem, getLinks, links, setLinks
public CommonFigureAnnotation interiorColor(Color interiorColor)
public Color getInteriorColor()
public void setInteriorColor(Color interiorColor)
public CommonFigureAnnotation frame(Rectangle frame)
public Rectangle getFrame()
public void setFrame(Rectangle frame)
public boolean equals(java.lang.Object o)
equals
in class MarkupAnnotation
public int hashCode()
hashCode
in class MarkupAnnotation
public java.lang.String toString()
toString
in class MarkupAnnotation