fop 1.0

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

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

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

Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfTableRow
 RtfTableRow RtfTableCell.getRow()
          Get the parent row.
 RtfTableRow RtfTable.getRow()
           
 RtfTableRow RtfTable.newTableRow()
          Close current row if any and start a new one
 RtfTableRow RtfTable.newTableRow(RtfAttributes attrs)
          Close current row if any and start a new one
 


fop 1.0

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