Overview  Package   Class  Tree  Index 

be.lassi.pdf.tags
Class TR

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

public class TR
extends Tag

Support html to pdf translation of the table row tag.


Constructor Summary
TR(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

TR

public TR(State state)
Method Detail

end

public void end()
Supports translation of closing tag.

Overrides:
end in class Tag

start

public void start()
Supports translation of opening tag.

Overrides:
start in class Tag

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2