|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RtfText | |
---|---|
org.apache.fop.render.rtf.rtflib.rtfdoc | Independent subsystem (not specific to FOP) classes that are used to build RTF documents. |
Uses of RtfText in org.apache.fop.render.rtf.rtflib.rtfdoc |
---|
Fields in org.apache.fop.render.rtf.rtflib.rtfdoc declared as RtfText | |
---|---|
protected RtfText |
RtfHyperLink.mText
RtfText |
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfText | |
---|---|
RtfText |
RtfParagraph.newText(java.lang.String str)
Close current text run if any and start a new one with default attributes |
RtfText |
RtfHyperLink.newText(java.lang.String str)
close current text run if any and start a new one with default attributes |
RtfText |
IRtfTextContainer.newText(java.lang.String str)
Close current text run, if any, and start a new one with default attributes |
RtfText |
RtfParagraph.newText(java.lang.String str,
RtfAttributes attr)
Close current text run if any and start a new one |
RtfText |
RtfHyperLink.newText(java.lang.String str,
RtfAttributes attr)
close current text run if any and start a new one |
RtfText |
IRtfTextContainer.newText(java.lang.String str,
RtfAttributes attr)
Close current text element, if any, and start a new one |
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |