public class MarkupAnnotation extends Annotation
Modifier and Type | Method and Description |
---|---|
static MarkupAnnotation |
createDynamicObject(long handle) |
MarkupInfo |
getInfo()
The information content of this markup (Getter)
|
boolean |
getLocked()
Whether the markup annotation can be modified (Getter)
|
MarkupInfoList |
getReplies()
The replies to this markup (Getter)
|
copy, getBoundingBox, getHidden, getNoPrint, getNoRotate, getNoZoom
equals, hashCode
public static MarkupAnnotation createDynamicObject(long handle)
public boolean getLocked()
java.lang.IllegalStateException
- if the object has already been closedpublic MarkupInfo getInfo()
java.lang.IllegalStateException
- if the object has already been closedpublic MarkupInfoList getReplies()
java.lang.IllegalStateException
- if the object has already been closed