Package | Description |
---|---|
org.apache.fop.render.rtf.rtflib.rtfdoc |
Independent subsystem (not specific to FOP) classes that are used to build
RTF documents.
|
Modifier and Type | Method | Description |
---|---|---|
RtfTableRow |
RtfTable.getRow() |
|
RtfTableRow |
RtfTableCell.getRow() |
Get the parent row.
|
RtfTableRow |
RtfTable.newTableRow() |
Close current row if any and start a new one
|
RtfTableRow |
RtfTable.newTableRow(RtfAttributes attrs) |
Close current row if any and start a new one
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.