com.itextpdf.tool.xml.css.apply
Class HtmlCellCssApplier
java.lang.Object
com.itextpdf.tool.xml.css.apply.HtmlCellCssApplier
public class HtmlCellCssApplier
- extends Object
- Author:
- Emiel Ackermann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlCellCssApplier
public HtmlCellCssApplier()
apply
public HtmlCell apply(HtmlCell cell,
Tag t,
MarginMemory memory,
PageSizeContainable psc)
- Applies css to a HtmlCell
- Parameters:
cell
- the HtmlCellt
- the tag with the stylesmemory
- current margin memorypsc
- the PageSize
container
- Returns:
- a styled HtmlCell
Copyright © 2012. All Rights Reserved.