|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RtfList | |
---|---|
org.apache.fop.render.rtf.rtflib.rtfdoc | Independent subsystem (not specific to FOP) classes that are used to build RTF documents. |
Uses of RtfList in org.apache.fop.render.rtf.rtflib.rtfdoc |
---|
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfList | |
---|---|
RtfList |
RtfListItem.getParentList()
Get the parent list. |
RtfList |
RtfListStyle.getRtfList()
Gets the RtfList this style belongs to. |
RtfList |
RtfTableCell.newList(RtfAttributes attrib)
Start a new list after closing current paragraph, list and table |
RtfList |
IRtfListContainer.newList(RtfAttributes attrs)
Close the current list, if any, and starts a new one |
RtfList |
RtfFootnote.newList(RtfAttributes attrs)
|
RtfList |
RtfListItem.newList(RtfAttributes attrs)
Start a new list after closing current paragraph, list and table |
RtfList |
RtfSection.newList(RtfAttributes attrs)
Start a new list after closing current paragraph, list and table |
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc with parameters of type RtfList | |
---|---|
int |
RtfListTable.addList(RtfList list)
Add List |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |