Uses of Class
com.lowagie.text.rtf.RtfWriter

Packages that use RtfWriter
com.lowagie.text.rtf   
 

Uses of RtfWriter in com.lowagie.text.rtf
 

Methods in com.lowagie.text.rtf that return RtfWriter
static RtfWriter RtfWriter.getInstance(Document document, OutputStream os)
          Deprecated. Gets an instance of the RtfWriter.
 

Methods in com.lowagie.text.rtf with parameters of type RtfWriter
 void RtfField.write(RtfWriter writer, OutputStream out)
          Deprecated. Writes an RTF field.
 void RtfPageNumber.write(RtfWriter writer, OutputStream out)
          Deprecated. write this RtfField into a stream using the writer given as first argument.
 void RtfTOC.write(RtfWriter writer, OutputStream out)
          Deprecated.  
 void RtfTOCEntry.write(RtfWriter writer, OutputStream out)
          Deprecated.  
 

Constructors in com.lowagie.text.rtf with parameters of type RtfWriter
RtfCell(RtfWriter writer, RtfTable mainTable)
          Deprecated. Create a new RtfCell.
RtfRow(RtfWriter writer, RtfTable mainTable)
          Deprecated. Create a new RtfRow.
RtfTable(RtfWriter writer)
          Deprecated. Create a new RtfTable.
 



Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.