be.lassi.pdf.tags
Class TH
java.lang.Object
be.lassi.pdf.tags.Tag
be.lassi.pdf.tags.TD
be.lassi.pdf.tags.TH
public class TH
- extends TD
Support html to pdf translation of the table header tag.
Constructor Summary |
TH(State state)
|
Method Summary |
protected void |
initAlignment(com.lowagie.text.pdf.PdfPCell cell)
|
Methods inherited from class be.lassi.pdf.tags.Tag |
getState |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TH
public TH(State state)
initAlignment
protected void initAlignment(com.lowagie.text.pdf.PdfPCell cell)
- Overrides:
initAlignment
in class TD