Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfDocumentArea
Packages that use RtfDocumentArea
Package
Description
RTF (Rich Text Format) Output Support
Independent subsystem (not specific to FOP) classes that are used to build
RTF documents.
-
Uses of RtfDocumentArea in org.apache.fop.render.rtf
Fields in org.apache.fop.render.rtf declared as RtfDocumentArea -
Uses of RtfDocumentArea in org.apache.fop.render.rtf.rtflib.rtfdoc
Fields in org.apache.fop.render.rtf.rtflib.rtfdoc declared as RtfDocumentAreaMethods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfDocumentAreaModifier and TypeMethodDescriptionRtfFile.getDocumentArea()
Call startDocumentArea if needed and return the document area object.RtfFile.startDocumentArea()
Closes the RtfHeader if not done yet, and starts the document area.Constructors in org.apache.fop.render.rtf.rtflib.rtfdoc with parameters of type RtfDocumentAreaModifierConstructorDescription(package private)
RtfSection
(RtfDocumentArea parent, Writer w) Create an RTF container as a child of given container