CssApplier<LineSeparator>public class LineSeparatorCssApplier extends java.lang.Object implements CssApplier<LineSeparator>
| Constructor | Description |
|---|---|
LineSeparatorCssApplier() |
| Modifier and Type | Method | Description |
|---|---|---|
LineSeparator |
apply(LineSeparator ls,
Tag t,
MarginMemory mm,
PageSizeContainable psc,
HtmlPipelineContext ctx) |
Styles an element
|
LineSeparator |
apply(LineSeparator ls,
Tag t,
PageSizeContainable psc) |
Applies CSS to LineSeparators
|
public LineSeparator apply(LineSeparator ls, Tag t, PageSizeContainable psc)
ls - the LineSeparatort - the tag with stylespsc - the PageSize containerLineSeparatorpublic LineSeparator apply(LineSeparator ls, Tag t, MarginMemory mm, PageSizeContainable psc, HtmlPipelineContext ctx)
CssApplierapply in interface CssApplier<LineSeparator>ls - the elementt - the tagmm - the MarginMemorypsc - the PageSizeContainablectx - the HtmlPipelineContextParagraphCopyright © 1998–2018. All rights reserved.