| Package | Description |
|---|---|
| com.lowagie.text.rtf.list |
| Modifier and Type | Method and Description |
|---|---|
RtfListLevel |
RtfList.getListLevel(int index) |
RtfListLevel |
RtfListLevel.getListLevelParent() |
RtfListLevel |
RtfListItem.getParent()
Set the parent RtfList.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RtfListLevel.setListLevelParent(RtfListLevel listLevelParent) |
void |
RtfListItem.setParent(RtfListLevel parentList)
Set the parent RtfList.
|
protected void |
RtfList.writeListTextBlock(OutputStream result,
int itemNr,
RtfListLevel listLevel) |
| Constructor and Description |
|---|
RtfListLevel(RtfListLevel ll) |
Copyright © 2015. All rights reserved.