public class HtmlCellCssApplier extends Object
| Constructor and Description |
|---|
HtmlCellCssApplier() |
| Modifier and Type | Method and Description |
|---|---|
HtmlCell |
apply(HtmlCell cell, Tag t, MarginMemory memory, PageSizeContainable psc)
Applies css to a HtmlCell
|
public HtmlCell apply(HtmlCell cell, Tag t, MarginMemory memory, PageSizeContainable psc)
cell - the HtmlCell
t - the tag with the styles
memory - current margin memory
psc - the PageSize container
Copyright © 2016. All rights reserved.