public class TextInsert extends MarkupAnnotation
Modifier and Type | Method and Description |
---|---|
static TextInsert |
createDynamicObject(long handle) |
Paint |
getPaint()
The paint for the annotation and the popup (Getter)
|
Popup |
getPopup()
The pop-up (Getter)
|
getInfo, getLocked, getReplies
copy, getBoundingBox, getHidden, getNoPrint, getNoRotate, getNoZoom
equals, hashCode
public static TextInsert createDynamicObject(long handle)
public Paint getPaint() throws CorruptException
java.lang.IllegalStateException
- if the object has already been closedCorruptException
- if the PDF is corrupt and the annotation's paint cannot be readpublic Popup getPopup()
java.lang.IllegalStateException
- if the object has already been closed