fop 1.0

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

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

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

Classes in org.apache.fop.render.rtf.rtflib.rtfdoc that implement IRtfTableContainer
 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 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.