|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRtfTextContainer | |
---|---|
org.apache.fop.render.rtf.rtflib.rtfdoc | Independent subsystem (not specific to FOP) classes that are used to build RTF documents. |
Uses of IRtfTextContainer in org.apache.fop.render.rtf.rtflib.rtfdoc |
---|
Subinterfaces of IRtfTextContainer in org.apache.fop.render.rtf.rtflib.rtfdoc | |
---|---|
interface |
IRtfHyperLinkContainer
interface for RtfElements that can contain RtfHyperLinks |
Classes in org.apache.fop.render.rtf.rtflib.rtfdoc that implement IRtfTextContainer | |
---|---|
class |
RtfHyperLink
Creates an hyperlink. |
class |
RtfParagraph
Model of an RTF paragraph, which can contain RTF text elements. |
Constructors in org.apache.fop.render.rtf.rtflib.rtfdoc with parameters of type IRtfTextContainer | |
---|---|
RtfHyperLink(IRtfTextContainer parent,
java.io.Writer writer,
java.lang.String str,
RtfAttributes attr)
Default constructor. |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |