public class Docx4jTextRenderer
extends com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
| Constructor and Description |
|---|
Docx4jTextRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
drawString(com.openhtmltopdf.extend.OutputDevice outputDevice,
java.lang.String string,
float x,
float y) |
void |
drawString(com.openhtmltopdf.extend.OutputDevice outputDevice,
java.lang.String string,
float x,
float y,
com.openhtmltopdf.render.JustificationInfo info) |
divideIntoFontRuns, getFontScale, getFSFontMetrics, getSmoothingLevel, getWidth, isJustificationSpace, setFontScale, setSmoothingLevel, setSmoothingThreshold, setup, setuppublic void drawString(com.openhtmltopdf.extend.OutputDevice outputDevice,
java.lang.String string,
float x,
float y)
drawString in interface com.openhtmltopdf.extend.TextRendererdrawString in class com.openhtmltopdf.pdfboxout.PdfBoxTextRendererpublic void drawString(com.openhtmltopdf.extend.OutputDevice outputDevice,
java.lang.String string,
float x,
float y,
com.openhtmltopdf.render.JustificationInfo info)
drawString in interface com.openhtmltopdf.extend.TextRendererdrawString in class com.openhtmltopdf.pdfboxout.PdfBoxTextRendererCopyright © 2013–2021. All rights reserved.