public class PopupAnnotation extends Annotation
Constructor and Description |
---|
PopupAnnotation() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.Boolean |
isOpen()
Gets or sets a flag specifying whether the pop-up annotation should initially be displayed open.
|
PopupAnnotation |
open(java.lang.Boolean open) |
void |
setOpen(java.lang.Boolean open) |
java.lang.String |
toString() |
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 PopupAnnotation open(java.lang.Boolean open)
public java.lang.Boolean isOpen()
public void setOpen(java.lang.Boolean open)
public boolean equals(java.lang.Object o)
equals
in class Annotation
public int hashCode()
hashCode
in class Annotation
public java.lang.String toString()
toString
in class Annotation