public class PopupAnnotationWithParent extends PopupAnnotation
Constructor and Description |
---|
PopupAnnotationWithParent() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
AnnotationInfo |
getParent()
Parent of annotation.
|
int |
hashCode() |
PopupAnnotationWithParent |
parent(AnnotationInfo parent) |
void |
setParent(AnnotationInfo parent) |
java.lang.String |
toString() |
isOpen, open, setOpen
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 PopupAnnotationWithParent parent(AnnotationInfo parent)
public AnnotationInfo getParent()
public void setParent(AnnotationInfo parent)
public boolean equals(java.lang.Object o)
equals
in class PopupAnnotation
public int hashCode()
hashCode
in class PopupAnnotation
public java.lang.String toString()
toString
in class PopupAnnotation