org.jopendocument.renderer.text
Class TextPage

java.lang.Object
  extended by org.jopendocument.model.Page
      extended by org.jopendocument.renderer.text.TextPage

public class TextPage
extends Page


Constructor Summary
TextPage()
           
 
Method Summary
 void add(RenderBlock b)
           
 void render(Graphics2D g2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextPage

public TextPage()
Method Detail

render

public void render(Graphics2D g2)

add

public void add(RenderBlock b)


Copyright © 2010 jOpenDocument All Rights Reserved.