Class Annotations.StickyAnnotation
Extends
Annotations.Annotation.
Constructor Attributes | Constructor Name and Description |
---|---|
Represents a sticky annotation.
|
Field Attributes | Field Name and Description |
---|---|
The name of the icon to use for this sticky annotation.
|
|
The Id of the annotation that this sticky annotation is replying to.
|
- Fields borrowed from class Annotations.Annotation:
- Author, Custom, DateModified, elementName, Height, Hidden, Id, IsAdded, IsDeleted, IsModified, Listable, NoMove, NoResize, NoRotate, NoZoom, PageNumber, Subject, Width, X, Y
- Methods borrowed from class Annotations.Annotation:
- adjustRect, deserialize, draw, getBottom, getContents, getCustom, getFlag, getHeight, getLeft, getPageNumber, getRect, getRectPadding, getReplies, getRight, getTop, getWidth, getX, getY, isReply, render, resize, serialize, setContents, setCustom, setFlag, setHeight, setPageNumber, setRect, setWidth, setX, setY, unrender
Field Detail
{string}
Icon
The name of the icon to use for this sticky annotation. Currently only supports "Comment".
{string}
InReplyTo
The Id of the annotation that this sticky annotation is replying to.