Uses of Class
com.lowagie.text.rtf.table.RtfRow
Packages that use RtfRow
-
Uses of RtfRow in com.lowagie.text.rtf.table
Methods in com.lowagie.text.rtf.table that return types with arguments of type RtfRowConstructors in com.lowagie.text.rtf.table with parameters of type RtfRowModifierConstructorDescriptionprotectedRtfCell(RtfDocument doc, RtfRow row, com.lowagie.text.Cell cell) Constructs a RtfCell based on a Cell.protectedRtfCell(RtfDocument doc, RtfRow row, com.lowagie.text.pdf.PdfPCell cell) Constructs a RtfCell based on a Cell.