com.lowagie.text.rtf.list
public class RtfPictureList extends RtfElement implements RtfExtendedElement
Since: 2.1.3
Version: $Id$
| Field Summary | |
|---|---|
| static byte[] | LIST_LEVEL_PICTURE
Constant for determining which picture bullet from the \listpicture destination that should be applied. |
| Constructor Summary | |
|---|---|
| RtfPictureList(RtfDocument doc) | |
| Method Summary | |
|---|---|
| void | writeContent(OutputStream out) |
| void | writeDefinition(OutputStream result) |