| Package | Description |
|---|---|
| com.openhtmltopdf.pdfboxout |
| Modifier and Type | Method and Description |
|---|---|
PdfBoxOutputDevice |
PdfBoxRenderer.getOutputDevice() |
| Modifier and Type | Method and Description |
|---|---|
static Rectangle2D |
PdfBoxLinkManager.createTargetArea(RenderingContext c,
Box box,
float pageHeight,
AffineTransform transform,
Box _root,
PdfBoxOutputDevice _od) |
void |
PdfBoxSVGReplacedElement.paint(RenderingContext c,
PdfBoxOutputDevice outputDevice,
BlockBox box) |
void |
PdfBoxReplacedElement.paint(RenderingContext c,
PdfBoxOutputDevice outputDevice,
BlockBox box) |
void |
PdfBoxObjectDrawerReplacedElement.paint(RenderingContext c,
PdfBoxOutputDevice outputDevice,
BlockBox box) |
void |
PdfBoxImageElement.paint(RenderingContext c,
PdfBoxOutputDevice outputDevice,
BlockBox box) |
void |
BookmarkElement.paint(RenderingContext c,
PdfBoxOutputDevice outputDevice,
BlockBox box) |
int |
PdfBoxForm.process(org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm acro,
int startId,
Box root,
PdfBoxOutputDevice od) |
| Constructor and Description |
|---|
PdfBoxLinkManager(SharedContext ctx,
float dotsPerPoint,
Box root,
PdfBoxOutputDevice od) |
PdfBoxReplacedElementFactory(PdfBoxOutputDevice outputDevice,
SVGDrawer svgImpl,
FSObjectDrawerFactory objectDrawerFactory,
SVGDrawer mathmlImpl) |
PdfBoxUserAgent(PdfBoxOutputDevice outputDevice) |
Copyright © 2018. All rights reserved.