|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RtfTextrun | |
---|---|
org.apache.fop.render.rtf.rtflib.rtfdoc | Independent subsystem (not specific to FOP) classes that are used to build RTF documents. |
Uses of RtfTextrun in org.apache.fop.render.rtf.rtflib.rtfdoc |
---|
Subclasses of RtfTextrun in org.apache.fop.render.rtf.rtflib.rtfdoc | |
---|---|
class |
RtfListItem.RtfListItemLabel
special RtfTextrun that is used as list item label |
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfTextrun | |
---|---|
RtfTextrun |
RtfTableCell.getTextrun()
Returns the current RtfTextrun object. |
RtfTextrun |
RtfSection.getTextrun()
Returns the current RtfTextrun. |
RtfTextrun |
RtfListItem.getTextrun()
Get the current textrun. |
RtfTextrun |
RtfListItem.RtfListItemLabel.getTextrun()
Returns the current RtfTextrun object. |
RtfTextrun |
RtfHyperLink.getTextrun()
|
RtfTextrun |
RtfFootnote.getTextrun()
|
RtfTextrun |
IRtfTextrunContainer.getTextrun()
Returns the current RtfTextrun object. |
static RtfTextrun |
RtfTextrun.getTextrun(RtfContainer container,
java.io.Writer writer,
RtfAttributes attrs)
Adds a new RtfTextrun to the given container if necessary, and returns it. |
Constructors in org.apache.fop.render.rtf.rtflib.rtfdoc with parameters of type RtfTextrun | |
---|---|
RtfHyperLink(RtfTextrun parent,
java.io.Writer writer,
RtfAttributes attr)
|
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |