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 class
static class
Methods in com.openhtmltopdf.pdfboxout that return AnnotationContainerModifier and TypeMethodDescriptionprivate AnnotationContainer
PdfBoxFastLinkManager.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 void
PdfBoxFastLinkManager.addLinkToPage
(org.apache.pdfbox.pdmodel.PDPage page, AnnotationContainer annot, Box anchor, Box target) private boolean
PdfBoxFastLinkManager.placeAnnotation
(AffineTransform transform, Shape linkShape, Rectangle2D targetArea, AnnotationContainer annot)