Class FreetextAnnotation
java.lang.Object
org.openpdf.renderer.annotation.PDFAnnotation
org.openpdf.renderer.annotation.MarkupAnnotation
org.openpdf.renderer.annotation.FreetextAnnotation
PDF annotation describing a free text
Currently only supports the XObjects which can be found in the path AP->N
of the annotation object (same implementation as the stamp annotation)
- Since:
- 28.03.2012
-
Nested Class Summary
Nested classes/interfaces inherited from class PDFAnnotation
PDFAnnotation.Flags -
Field Summary
Fields inherited from class PDFAnnotation
GOTO, GOTOE, GOTOR, URI -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class MarkupAnnotation
getBorderStyle, getCurrentAppearance, getCurrentCommand, getOffAppearance, getOnAppearance, getPageCommandsForAnnotation, getPopupAnnotation, getTextLabel, isAppearanceStateOn, parseAP, parseBorderStyleDictionary, switchAppearanceMethods inherited from class PDFAnnotation
createAnnotation, getAnnotationName, getAppearanceState, getContents, getFlags, getModified, getPdfObj, getRect, getScalingTransformation, getSubType, getType, isFlagSet, parseRect, toString
-
Constructor Details
-
FreetextAnnotation
Constructor- Parameters:
annotObject-- Throws:
IOException
-