fop 0.90alpha1

Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfDocumentArea

Packages that use RtfDocumentArea
org.apache.fop.render.rtf.rtflib.rtfdoc Independent subsystem (not specific to FOP) classes that are used to build RTF documents. 
 

Uses of RtfDocumentArea in org.apache.fop.render.rtf.rtflib.rtfdoc
 

Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfDocumentArea
 RtfDocumentArea RtfFile.startDocumentArea()
          Closes the RtfHeader if not done yet, and starts the document area.
 RtfDocumentArea RtfFile.getDocumentArea()
          Call startDocumentArea if needed and return the document area object.
 


fop 0.90alpha1

Copyright 1999-2005 The Apache Software Foundation. All Rights Reserved.