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 |
---|---|---|
RtfParagraphBreak |
RtfTextrun.addParagraphBreak() |
Inserts paragraph break before all close group marks.
|
Modifier and Type | Method | Description |
---|---|---|
void |
RtfTableCell.setLastParagraph(RtfParagraphBreak parBreak,
int breakDepth) |
The table cell decides whether or not a newly added paragraph break
will be used to write the cell-end control word.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.