Overview  Package   Class  Tree  Index 

be.lassi.pdf.tags
Class TABLE

java.lang.Object
  extended by be.lassi.pdf.tags.Tag
      extended by be.lassi.pdf.tags.TABLE

public class TABLE
extends Tag

Support html to pdf translation of the table tag.


Constructor Summary
TABLE(State state)
           
 
Method Summary
 void end()
          Supports translation of closing tag.
 void start()
          Supports translation of opening tag.
 
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

TABLE

public TABLE(State state)
Method Detail

end

public void end()
         throws com.lowagie.text.DocumentException
Supports translation of closing tag.

Overrides:
end in class Tag
Throws:
com.lowagie.text.DocumentException

start

public void start()
Supports translation of opening tag.

Overrides:
start in class Tag

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2