| Modifier and Type | Class | Description |
|---|---|---|
class |
PdfBoxGraphics2DFontTextDrawer |
Default implementation to draw fonts.
|
class |
PdfBoxGraphics2DFontTextDrawerDefaultFonts |
Like
PdfBoxGraphics2DFontTextDrawer, but tries to use default fonts
whenever possible. |
class |
PdfBoxGraphics2DFontTextForcedDrawer |
Always draw using text, even if we know that we can not map the text correct
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
PdfBoxGraphics2D.setFontTextDrawer(IPdfBoxGraphics2DFontTextDrawer fontTextDrawer) |
Set an optional text drawer.
|
Copyright © 2017. All rights reserved.