Uses of Class
com.aowagie.text.SimpleCell
-
Packages that use SimpleCell Package Description com.aowagie.text -
-
Uses of SimpleCell in com.aowagie.text
Methods in com.aowagie.text with parameters of type SimpleCell Modifier and Type Method Description private voidSimpleTable. addElement(SimpleCell element)Adds content to this object.PdfPCellSimpleCell. createPdfPCell(SimpleCell rowAttributes)Creates a PdfPCell with these attributes.
-