Uses of Interface
org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAppearanceHandler
Packages that use PDAppearanceHandler
Package
Description
The annotation package contains classes that work with PDF annotation elements.
-
Uses of PDAppearanceHandler in org.apache.pdfbox.pdmodel.interactive.annotation
Fields in org.apache.pdfbox.pdmodel.interactive.annotation declared as PDAppearanceHandlerModifier and TypeFieldDescriptionprivate PDAppearanceHandlerPDAnnotationCaret.customAppearanceHandlerprivate PDAppearanceHandlerPDAnnotationCircle.customAppearanceHandlerprivate PDAppearanceHandlerPDAnnotationFileAttachment.customAppearanceHandlerprivate PDAppearanceHandlerPDAnnotationFreeText.customAppearanceHandlerprivate PDAppearanceHandlerPDAnnotationHighlight.customAppearanceHandlerprivate PDAppearanceHandlerPDAnnotationInk.customAppearanceHandlerprivate PDAppearanceHandlerPDAnnotationLine.customAppearanceHandlerprivate PDAppearanceHandlerPDAnnotationLink.customAppearanceHandlerCustom appearance handler to generate an appearance stream.private PDAppearanceHandlerPDAnnotationPolygon.customAppearanceHandlerprivate PDAppearanceHandlerPDAnnotationPolyline.customAppearanceHandlerprivate PDAppearanceHandlerPDAnnotationSound.customAppearanceHandlerprivate PDAppearanceHandlerPDAnnotationSquare.customAppearanceHandlerprivate PDAppearanceHandlerPDAnnotationSquiggly.customAppearanceHandlerprivate PDAppearanceHandlerPDAnnotationStrikeout.customAppearanceHandlerprivate PDAppearanceHandlerPDAnnotationText.customAppearanceHandlerprivate PDAppearanceHandlerPDAnnotationUnderline.customAppearanceHandlerMethods in org.apache.pdfbox.pdmodel.interactive.annotation with parameters of type PDAppearanceHandlerModifier and TypeMethodDescriptionvoidPDAnnotationCaret.setCustomAppearanceHandler(PDAppearanceHandler appearanceHandler) Set a custom appearance handler for generating the annotations appearance streams.voidPDAnnotationCircle.setCustomAppearanceHandler(PDAppearanceHandler appearanceHandler) Set a custom appearance handler for generating the annotations appearance streams.voidPDAnnotationFileAttachment.setCustomAppearanceHandler(PDAppearanceHandler appearanceHandler) Set a custom appearance handler for generating the annotations appearance streams.voidPDAnnotationFreeText.setCustomAppearanceHandler(PDAppearanceHandler appearanceHandler) Set a custom appearance handler for generating the annotations appearance streams.voidPDAnnotationHighlight.setCustomAppearanceHandler(PDAppearanceHandler appearanceHandler) Set a custom appearance handler for generating the annotations appearance streams.voidPDAnnotationInk.setCustomAppearanceHandler(PDAppearanceHandler appearanceHandler) Set a custom appearance handler for generating the annotations appearance streams.voidPDAnnotationLine.setCustomAppearanceHandler(PDAppearanceHandler appearanceHandler) Set a custom appearance handler for generating the annotations appearance streams.voidPDAnnotationLink.setCustomAppearanceHandler(PDAppearanceHandler appearanceHandler) Set a custom appearance handler for generating the annotations appearance streams.voidPDAnnotationPolygon.setCustomAppearanceHandler(PDAppearanceHandler appearanceHandler) Set a custom appearance handler for generating the annotations appearance streams.voidPDAnnotationPolyline.setCustomAppearanceHandler(PDAppearanceHandler appearanceHandler) Set a custom appearance handler for generating the annotations appearance streams.voidPDAnnotationSound.setCustomAppearanceHandler(PDAppearanceHandler appearanceHandler) Set a custom appearance handler for generating the annotations appearance streams.voidPDAnnotationSquare.setCustomAppearanceHandler(PDAppearanceHandler appearanceHandler) Set a custom appearance handler for generating the annotations appearance streams.voidPDAnnotationSquiggly.setCustomAppearanceHandler(PDAppearanceHandler appearanceHandler) Set a custom appearance handler for generating the annotations appearance streams.voidPDAnnotationStrikeout.setCustomAppearanceHandler(PDAppearanceHandler appearanceHandler) Set a custom appearance handler for generating the annotations appearance streams.voidPDAnnotationText.setCustomAppearanceHandler(PDAppearanceHandler appearanceHandler) Set a custom appearance handler for generating the annotations appearance streams.voidPDAnnotationUnderline.setCustomAppearanceHandler(PDAppearanceHandler appearanceHandler) Set a custom appearance handler for generating the annotations appearance streams. -
Uses of PDAppearanceHandler in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
Classes in org.apache.pdfbox.pdmodel.interactive.annotation.handlers that implement PDAppearanceHandlerModifier and TypeClassDescriptionclassGeneric handler to generate the fields appearance.classHandler to generate the caret annotations appearance.classHandler to generate the circle annotations appearance.classclassclassclassHandler to generate the ink annotations appearance.classclassHandler to generate the link annotations appearance.classHandler to generate the polygon annotations appearance.classHandler to generate the polyline annotations appearance.classclassHandler to generate the square annotations appearance.classclassclassclass