public class LineSeparatorCssApplier extends Object implements CssApplier<LineSeparator>
| Constructor and Description |
|---|
LineSeparatorCssApplier() |
| Modifier and Type | Method and 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 © 2019. All rights reserved.