|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RtfTable | |
---|---|
org.apache.fop.render.rtf.rtflib.rtfdoc | Independent subsystem (not specific to FOP) classes that are used to build RTF documents. |
Uses of RtfTable in org.apache.fop.render.rtf.rtflib.rtfdoc |
---|
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfTable | |
---|---|
RtfTable |
RtfTableRow.getTable()
|
RtfTable |
RtfTableCell.newTable(ITableColumnsInfo tc)
Start a new nested table after closing current paragraph, list and table |
RtfTable |
IRtfTableContainer.newTable(ITableColumnsInfo tc)
Close current table, if any, and start a new one |
RtfTable |
RtfSection.newTable(ITableColumnsInfo tc)
Start a new table after closing current paragraph, list and table |
RtfTable |
RtfTableCell.newTable(RtfAttributes attrs,
ITableColumnsInfo tc)
Start a new nested table after closing current paragraph, list and table |
RtfTable |
IRtfTableContainer.newTable(RtfAttributes attrs,
ITableColumnsInfo tc)
Close current table, if any, and start a new one |
RtfTable |
RtfSection.newTable(RtfAttributes attrs,
ITableColumnsInfo tc)
Start a new table after closing current paragraph, list and table |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |