fop 1.0

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

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

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

Classes in org.apache.fop.render.rtf.rtflib.rtfdoc that implement IRtfParagraphContainer
 class RtfAfter
          RtfContainer that encloses footers
 class RtfBefore
          The opposite of RtfAfter
 class RtfListItem
          Model of an RTF list item, which can contain RTF paragraphs
 class RtfSection
          Models a section in an RTF document
 class RtfTableCell
          A cell in an RTF table, container for paragraphs, lists, etc.
 


fop 1.0

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