CssApplier<PdfDiv>
public class DivCssApplier extends java.lang.Object implements CssApplier<PdfDiv>
Constructor | Description |
---|---|
DivCssApplier() |
Modifier and Type | Method | 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 © 1998–2018. All rights reserved.