Uses of Class
org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Packages that use PDAnnotationText
Package
Description
-
Uses of PDAnnotationText in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
Methods in org.apache.pdfbox.pdmodel.interactive.annotation.handlers with parameters of type PDAnnotationTextModifier and TypeMethodDescriptionprivate PDRectanglePDTextAppearanceHandler.adjustRectAndBBox(PDAnnotationText annotation, float width, float height) private voidPDTextAppearanceHandler.drawCheck(PDAnnotationText annotation, PDAppearanceContentStream contentStream) private voidPDTextAppearanceHandler.drawCircles(PDAnnotationText annotation, PDAppearanceContentStream contentStream) private voidPDTextAppearanceHandler.drawComment(PDAnnotationText annotation, PDAppearanceContentStream contentStream) private voidPDTextAppearanceHandler.drawCross(PDAnnotationText annotation, PDAppearanceContentStream contentStream) private voidPDTextAppearanceHandler.drawCrossHairs(PDAnnotationText annotation, PDAppearanceContentStream contentStream) private voidPDTextAppearanceHandler.drawHelp(PDAnnotationText annotation, PDAppearanceContentStream contentStream) private voidPDTextAppearanceHandler.drawInsert(PDAnnotationText annotation, PDAppearanceContentStream contentStream) private voidPDTextAppearanceHandler.drawKey(PDAnnotationText annotation, PDAppearanceContentStream contentStream) private voidPDTextAppearanceHandler.drawNewParagraph(PDAnnotationText annotation, PDAppearanceContentStream contentStream) private voidPDTextAppearanceHandler.drawNote(PDAnnotationText annotation, PDAppearanceContentStream contentStream) private voidPDTextAppearanceHandler.drawParagraph(PDAnnotationText annotation, PDAppearanceContentStream contentStream) private voidPDTextAppearanceHandler.drawRightArrow(PDAnnotationText annotation, PDAppearanceContentStream contentStream) private voidPDTextAppearanceHandler.drawRightPointer(PDAnnotationText annotation, PDAppearanceContentStream contentStream) private voidPDTextAppearanceHandler.drawStar(PDAnnotationText annotation, PDAppearanceContentStream contentStream) private voidPDTextAppearanceHandler.drawUpArrow(PDAnnotationText annotation, PDAppearanceContentStream contentStream) private voidPDTextAppearanceHandler.drawUpLeftArrow(PDAnnotationText annotation, PDAppearanceContentStream contentStream) -
Uses of PDAnnotationText in org.apache.pdfbox.preflight.annotation
Fields in org.apache.pdfbox.preflight.annotation declared as PDAnnotationTextModifier and TypeFieldDescriptionprotected PDAnnotationTextTextAnnotationValidator.pdTextPDFBox object which wraps the annotation dictionary