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, setOpenaddFlagsItem, 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, zindexaddLinksItem, getLinks, links, setLinkspublic PopupAnnotationWithParent parent(AnnotationInfo parent)
public AnnotationInfo getParent()
public void setParent(AnnotationInfo parent)
public boolean equals(java.lang.Object o)
equals in class PopupAnnotationpublic int hashCode()
hashCode in class PopupAnnotationpublic java.lang.String toString()
toString in class PopupAnnotation