Uses of Class
com.openhtmltopdf.pdfboxout.AnnotationContainer
Packages that use AnnotationContainer
-
Uses of AnnotationContainer in com.openhtmltopdf.pdfboxout
Subclasses of AnnotationContainer in com.openhtmltopdf.pdfboxoutModifier and TypeClassDescriptionstatic classstatic classMethods in com.openhtmltopdf.pdfboxout that return AnnotationContainerModifier and TypeMethodDescriptionprivate AnnotationContainerPdfBoxFastLinkManager.createFileEmbedLinkAnnotation(Element elem, String uri) Create a file attachment link, being careful not to embed the same file (as specified by uri) more than once.Methods in com.openhtmltopdf.pdfboxout with parameters of type AnnotationContainerModifier and TypeMethodDescriptionprivate voidPdfBoxFastLinkManager.addLinkToPage(org.apache.pdfbox.pdmodel.PDPage page, AnnotationContainer annot, Box anchor, Box target) private booleanPdfBoxFastLinkManager.placeAnnotation(AffineTransform transform, Shape linkShape, Rectangle2D targetArea, AnnotationContainer annot)