Class StampAnnotation
java.lang.Object
org.openpdf.renderer.annotation.PDFAnnotation
org.openpdf.renderer.annotation.MarkupAnnotation
org.openpdf.renderer.annotation.StampAnnotation
PDF annotation describing a stamp
- Since:
- 26.03.2012
- Author:
- Katja Sondermann
-
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, 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
-
StampAnnotation
Constructor- Parameters:
annotObject-- Throws:
IOException
-
-
Method Details
-
getIconName
- Returns:
- the iconName
-
getCurrentCommand
- Overrides:
getCurrentCommandin classMarkupAnnotation- Returns:
- the PDF commands to render this annotation
-