Overview  Package   Class  Tree  Index 

be.lassi.pdf.tags
Class H1

java.lang.Object
  extended by be.lassi.pdf.tags.Tag
      extended by be.lassi.pdf.tags.H
          extended by 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)
           
 
Method Summary
protected  java.lang.String getLevel()
           
protected  void initAttributes(com.lowagie.text.Paragraph paragraph)
           
protected  void initTopLeftHeader()
           
protected  void updateTopLeftHeader(java.lang.String label, java.lang.String chapter)
           
 
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
 

Constructor Detail

H1

public H1(State state)
Method Detail

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

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2