|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RtfTable | |
|---|---|
| com.lowagie.text.rtf.table | |
| Uses of RtfTable in com.lowagie.text.rtf.table |
|---|
| Methods in com.lowagie.text.rtf.table that return RtfTable | |
|---|---|
protected RtfTable |
RtfRow.getParentTable()
Gets the parent RtfTable of this RtfRow |
| Constructors in com.lowagie.text.rtf.table with parameters of type RtfTable | |
|---|---|
RtfRow(RtfDocument doc,
RtfTable rtfTable,
PdfPRow row,
int rowNumber)
Constructs a RtfRow for a Row. |
|
RtfRow(RtfDocument doc,
RtfTable rtfTable,
Row row,
int rowNumber)
Constructs a RtfRow for a Row. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||