be.lassi.pdf.tags
Class H1
java.lang.Object
be.lassi.pdf.tags.Tag
be.lassi.pdf.tags.H
be.lassi.pdf.tags.H1
public class H1
- extends H
Support html to pdf translation of the level 1 header tag.
Constructor Summary |
H1(State state)
|
Methods inherited from class be.lassi.pdf.tags.H |
end, start |
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 |
H1
public H1(State state)
getLevel
protected java.lang.String getLevel()
- Specified by:
getLevel
in class H
initAttributes
protected void initAttributes(com.lowagie.text.Paragraph paragraph)
- Overrides:
initAttributes
in class H
initTopLeftHeader
protected void initTopLeftHeader()
throws com.lowagie.text.DocumentException
- Overrides:
initTopLeftHeader
in class H
- Throws:
com.lowagie.text.DocumentException
updateTopLeftHeader
protected void updateTopLeftHeader(java.lang.String label,
java.lang.String chapter)
- Overrides:
updateTopLeftHeader
in class H