Class RtfPictureList

java.lang.Object
com.lowagie.text.rtf.RtfElement
com.lowagie.text.rtf.list.RtfPictureList
All Implemented Interfaces:
RtfBasicElement, RtfExtendedElement

public class RtfPictureList extends RtfElement implements RtfExtendedElement
The RtfPictureList2 manages the pictures for lists.
Since:
2.1.3
Version:
$Id: RtfPictureList.java 3580 2008-08-06 15:52:00Z howard_s $
Author:
Howard Shank (hgshank@yahoo.com)