fop 1.0

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.getDocumentArea()
          Call startDocumentArea if needed and return the document area object.
 RtfDocumentArea RtfFile.startDocumentArea()
          Closes the RtfHeader if not done yet, and starts the document area.
 


fop 1.0

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