Uses of Class
com.lowagie.text.SimpleCell

Packages that use SimpleCell
com.lowagie.text   
 

Uses of SimpleCell in com.lowagie.text
 

Methods in com.lowagie.text with parameters of type SimpleCell
 void SimpleTable.addElement(SimpleCell element)
          Adds content to this object.
 Cell SimpleCell.createCell(SimpleCell rowAttributes)
          Creates a Cell with these attributes.
 PdfPCell SimpleCell.createPdfPCell(SimpleCell rowAttributes)
          Creates a PdfPCell with these attributes.
 



Copyright © 2012. All Rights Reserved.