fop 0.90alpha1

Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun

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
           
 

Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfTextrun
 RtfTextrun RtfTableCell.getTextrun()
           
 RtfTextrun RtfHyperLink.getTextrun()
           
 RtfTextrun RtfSection.getTextrun()
           
 RtfTextrun RtfListItem.getTextrun()
           
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.
 RtfTextrun RtfListItem.RtfListItemLabel.getTextrun()
           
 RtfTextrun IRtfTextrunContainer.getTextrun()
           
 RtfTextrun RtfFootnote.getTextrun()
           
 

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.90alpha1

Copyright 1999-2005 The Apache Software Foundation. All Rights Reserved.