Uses of Class
com.lowagie.text.Row

Packages that use Row
com.lowagie.text.rtf   
com.lowagie.text.rtf.table   
 

Uses of Row in com.lowagie.text.rtf
 

Methods in com.lowagie.text.rtf with parameters of type Row
 boolean RtfRow.importRow(Row row, float[] propWidths, int tableWidth, int pageWidth, int cellpadding, int cellspacing, int borders, Color borderColor, float borderWidth, int y)
          Deprecated. Import a Row.
 

Uses of Row in com.lowagie.text.rtf.table
 

Constructors in com.lowagie.text.rtf.table with parameters of type Row
RtfRow(RtfDocument doc, RtfTable rtfTable, Row row, int rowNumber)
          Constructs a RtfRow for a Row.
 



Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.