Save This Page
Home » iText-src-2.1.3 » com.lowagie » text » rtf » list » [javadoc | source]
com.lowagie.text.rtf.list
public class: RtfPictureList [javadoc | source]
java.lang.Object
   com.lowagie.text.rtf.RtfElement
      com.lowagie.text.rtf.list.RtfPictureList

All Implemented Interfaces:
    RtfExtendedElement, RtfBasicElement

The RtfPictureList2 manages the pictures for lists.
Fields inherited from com.lowagie.text.rtf.RtfElement:
document,  inTable,  inHeader
Constructor:
 public RtfPictureList(RtfDocument doc) 
Method from com.lowagie.text.rtf.list.RtfPictureList Summary:
writeContent,   writeDefinition
Methods from com.lowagie.text.rtf.RtfElement:
intToByteArray,   isInTable,   setInHeader,   setInTable,   setRtfDocument,   writeContent
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.lowagie.text.rtf.list.RtfPictureList Detail:
 public  void writeContent(OutputStream out) throws IOException 
 public  void writeDefinition(OutputStream result) throws IOException