public class DivCssApplier extends Object implements CssApplier<PdfDiv>
Constructor and Description |
---|
DivCssApplier() |
Modifier and Type | Method and Description |
---|---|
PdfDiv |
apply(PdfDiv div,
Tag t,
MarginMemory memory,
PageSizeContainable psc,
HtmlPipelineContext context)
Styles an element
|
public PdfDiv apply(PdfDiv div, Tag t, MarginMemory memory, PageSizeContainable psc, HtmlPipelineContext context)
CssApplier
apply
in interface CssApplier<PdfDiv>
div
- the elementt
- the tagmemory
- the MarginMemorypsc
- the PageSizeContainablecontext
- the HtmlPipelineContextParagraph
Copyright © 2017. All rights reserved.