public class RichTextParagraph
extends com.itextpdf.tool.xml.html.ParaGraph
| Constructor and Description |
|---|
RichTextParagraph() |
| Modifier and Type | Method and Description |
|---|---|
List<com.itextpdf.text.Element> |
content(com.itextpdf.tool.xml.WorkerContext ctx,
com.itextpdf.tool.xml.Tag tag,
String content) |
protected com.itextpdf.text.Paragraph |
createParagraph() |
List<com.itextpdf.text.Element> |
currentContentToParagraph(List<com.itextpdf.text.Element> currentContent,
boolean addNewLines,
boolean applyCSS,
com.itextpdf.tool.xml.Tag tag,
com.itextpdf.tool.xml.WorkerContext ctx) |
List<com.itextpdf.text.Element> |
end(com.itextpdf.tool.xml.WorkerContext ctx,
com.itextpdf.tool.xml.Tag tag,
List<com.itextpdf.text.Element> currentContent) |
isStackOwner, processListItems, processParagraphItemscurrentContentToParagraph, doRtlIndentCorrections, endElement, getCssAppliers, getCSSResolver, getHtmlPipelineContext, getRunDirection, invertTextAlignForParagraph, invertTextAlignForParagraph, setCssAppliers, start, startElement, textContent, updateParagraphFontIfNeededpublic List<com.itextpdf.text.Element> content(com.itextpdf.tool.xml.WorkerContext ctx, com.itextpdf.tool.xml.Tag tag, String content)
content in interface com.itextpdf.tool.xml.html.TagProcessorcontent in class com.itextpdf.tool.xml.html.ParaGraphpublic List<com.itextpdf.text.Element> end(com.itextpdf.tool.xml.WorkerContext ctx, com.itextpdf.tool.xml.Tag tag, List<com.itextpdf.text.Element> currentContent)
end in class com.itextpdf.tool.xml.html.ParaGraphpublic List<com.itextpdf.text.Element> currentContentToParagraph(List<com.itextpdf.text.Element> currentContent, boolean addNewLines, boolean applyCSS, com.itextpdf.tool.xml.Tag tag, com.itextpdf.tool.xml.WorkerContext ctx)
currentContentToParagraph in class com.itextpdf.tool.xml.html.AbstractTagProcessorprotected com.itextpdf.text.Paragraph createParagraph()
createParagraph in class com.itextpdf.tool.xml.html.AbstractTagProcessorCopyright (C) 1998-2019 iText Group NV. All Rights Reserved.