fop 0.95

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
 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
          special RtfTextrun that is used as list item label
 class RtfSection
          Models a section in an RTF document
 class RtfTableCell
          A cell in an RTF table, container for paragraphs, lists, etc.
 


fop 0.95

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