Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageArea
Packages that use RtfPageArea
Package
Description
Independent subsystem (not specific to FOP) classes that are used to build
RTF documents.
-
Uses of RtfPageArea in org.apache.fop.render.rtf.rtflib.rtfdoc
Fields in org.apache.fop.render.rtf.rtflib.rtfdoc declared as RtfPageAreaMethods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfPageAreaModifier and TypeMethodDescriptionRtfFile.getPageArea()
Call startPageArea if needed and return the page area object.RtfFile.startPageArea()
Closes the RtfHeader if not done yet, and starts the docment area.Constructors in org.apache.fop.render.rtf.rtflib.rtfdoc with parameters of type RtfPageAreaModifierConstructorDescription(package private)
RtfPage
(RtfPageArea parent, Writer w, RtfAttributes attrs) RtfPage creates new page attributes with the parent container, the writer and the attributes