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, processParagraphItems
currentContentToParagraph, doRtlIndentCorrections, endElement, getCssAppliers, getCSSResolver, getHtmlPipelineContext, getRunDirection, invertTextAlignForParagraph, invertTextAlignForParagraph, setCssAppliers, start, startElement, textContent, updateParagraphFontIfNeeded
public 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.TagProcessor
content
in class com.itextpdf.tool.xml.html.ParaGraph
public 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.ParaGraph
public 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.AbstractTagProcessor
protected com.itextpdf.text.Paragraph createParagraph()
createParagraph
in class com.itextpdf.tool.xml.html.AbstractTagProcessor
Copyright (C) 1998-2018 iText Group NV. All Rights Reserved.