org.jfor.jfor.rtflib.testdocs
Class ParagraphAlignment

java.lang.Object
  extended by org.jfor.jfor.rtflib.testdocs.TestDocument
      extended by org.jfor.jfor.rtflib.testdocs.ParagraphAlignment

public class ParagraphAlignment
extends TestDocument

Generates a simple RTF test document for the jfor rtflib package.

Author:
Bertrand Delacretaz bdelacretaz@codeconsult.ch

Constructor Summary
ParagraphAlignment()
           
 
Method Summary
protected  void generateDocument(RtfDocumentArea rda, RtfSection sect)
           
 
Methods inherited from class org.jfor.jfor.rtflib.testdocs.TestDocument
addIntroComments, debugMsg, generateOutput, getRtfFilename, setOutputDir
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParagraphAlignment

public ParagraphAlignment()
Method Detail

generateDocument

protected void generateDocument(RtfDocumentArea rda,
                                RtfSection sect)
                         throws java.io.IOException
Specified by:
generateDocument in class TestDocument
Throws:
java.io.IOException