fop 0.90alpha1

Uses of Interface
org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfTextrunContainer

Packages that use IRtfTextrunContainer
org.apache.fop.render.rtf.rtflib.rtfdoc Independent subsystem (not specific to FOP) classes that are used to build RTF documents. 
 

Uses of IRtfTextrunContainer in org.apache.fop.render.rtf.rtflib.rtfdoc
 

Classes in org.apache.fop.render.rtf.rtflib.rtfdoc that implement IRtfTextrunContainer
 class RtfAfter
          RtfContainer that encloses footers
(package private)  class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAfterBeforeBase
          Common code for RtfAfter and RtfBefore
 class RtfBefore
          The opposite of RtfAfter
 class RtfFootnote
          Model of an RTF footnote
 class RtfHyperLink
          Creates an hyperlink.
 class RtfListItem
          Model of an RTF list item, which can contain RTF paragraphs
 class RtfListItem.RtfListItemLabel
           
 class RtfSection
          Models a section in an RTF document
 class RtfTableCell
          A cell in an RTF table, container for paragraphs, lists, etc.
 


fop 0.90alpha1

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