CssApplier<Paragraph>public class ParagraphCssApplier extends java.lang.Object implements CssApplier<Paragraph>
Paragraph| Constructor | Description |
|---|---|
ParagraphCssApplier(CssAppliers appliers) |
Construct a ParagraphCssApplier.
|
| Modifier and Type | Method | Description |
|---|---|---|
Paragraph |
apply(Paragraph p,
Tag t,
MarginMemory configuration) |
Styles a paragraph
|
Paragraph |
apply(Paragraph p,
Tag t,
MarginMemory configuration,
PageSizeContainable psc,
HtmlPipelineContext ctx) |
Styles an element
|
public ParagraphCssApplier(CssAppliers appliers)
public Paragraph apply(Paragraph p, Tag t, MarginMemory configuration)
p - the paragrapht - the tagconfiguration - the MarginMemoryParagraphpublic Paragraph apply(Paragraph p, Tag t, MarginMemory configuration, PageSizeContainable psc, HtmlPipelineContext ctx)
CssApplierapply in interface CssApplier<Paragraph>p - the elementt - the tagconfiguration - the MarginMemorypsc - the PageSizeContainablectx - the HtmlPipelineContextParagraphCopyright © 1998–2018. All rights reserved.