Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
Packages that use RtfFile
Package
Description
RTF (Rich Text Format) Output Support
Independent subsystem (not specific to FOP) classes that are used to build
RTF documents.
-
Uses of RtfFile in org.apache.fop.render.rtf
Fields in org.apache.fop.render.rtf declared as RtfFile -
Uses of RtfFile in org.apache.fop.render.rtf.rtflib.rtfdoc
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfFileModifier and TypeMethodDescription(package private) RtfFile
RtfElement.getRtfFile()
access our RtfFile, which is always the topmost parentConstructors in org.apache.fop.render.rtf.rtflib.rtfdoc with parameters of type RtfFileModifierConstructorDescription(package private)
RtfDocumentArea
(RtfFile f, Writer w) Create an RTF element as a child of given container(package private)
Create an RTF header(package private)
RtfPageArea
(RtfFile f, Writer w) Create an RTF element as a child of given container