public class PolygonAnnotation extends PolyAnnotation
| Constructor and Description |
|---|
PolygonAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
addVerticesItem, endingStyle, getEndingStyle, getIntent, getInteriorColor, getStartingStyle, getVertices, intent, interiorColor, setEndingStyle, setIntent, setInteriorColor, setStartingStyle, setVertices, startingStyle, verticescreationDate, getCreationDate, getRichText, getSubject, getTitle, richText, setCreationDate, setRichText, setSubject, setTitle, subject, titleaddFlagsItem, 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 boolean equals(java.lang.Object o)
equals in class PolyAnnotationpublic int hashCode()
hashCode in class PolyAnnotationpublic java.lang.String toString()
toString in class PolyAnnotation