Uses of Interface
org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfPageBreakContainer
Packages that use IRtfPageBreakContainer
Package
Description
Independent subsystem (not specific to FOP) classes that are used to build
RTF documents.
-
Uses of IRtfPageBreakContainer in org.apache.fop.render.rtf.rtflib.rtfdoc
Classes in org.apache.fop.render.rtf.rtflib.rtfdoc that implement IRtfPageBreakContainerModifier and TypeClassDescriptionprivate class
special RtfParagraph that writes list item setup code before its contentclass
Model of an RTF paragraph, which can contain RTF text elements.Constructors in org.apache.fop.render.rtf.rtflib.rtfdoc with parameters of type IRtfPageBreakContainerModifierConstructorDescription(package private)
RtfPageBreak
(IRtfPageBreakContainer parent, Writer w) Create an RTF paragraph as a child of given container with default attributes