public class Markup extends Object implements ParagraphProcessable
| Modifier and Type | Class and Description |
|---|---|
static class |
Markup.MarkupSupportedFont |
| Modifier and Type | Field and Description |
|---|---|
static Map<Markup.MarkupSupportedFont,rst.pdfbox.layout.text.BaseFont> |
FONT_MAP |
| Constructor and Description |
|---|
Markup() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(rst.pdfbox.layout.elements.Paragraph paragraph,
Settings settings) |
public static final Map<Markup.MarkupSupportedFont,rst.pdfbox.layout.text.BaseFont> FONT_MAP
public void process(rst.pdfbox.layout.elements.Paragraph paragraph,
Settings settings)
process in interface ParagraphProcessableCopyright © 2021. All rights reserved.