![]() | |
Frames | No Frames |
Deprecated Interfaces | |
RtfField Please move to the RtfWriter2 and associated classes. |
Deprecated Classes | |
AbstractRtfField Please move to the RtfWriter2 and associated classes. | |
GenericRtfField Please move to the RtfWriter2 and associated classes. | |
RtfCell Please move to the RtfWriter2 and associated classes. | |
RtfFont Please move to the RtfWriter2 and associated classes. | |
RtfHeaderFooter Please move to the RtfWriter2 and associated classes. | |
RtfHeaderFooters Please move to the RtfWriter2 and associated classes. | |
RtfPageNumber Please move to the RtfWriter2 and associated classes. | |
RtfRow Please move to the RtfWriter2 and associated classes. | |
RtfTable Please move to the RtfWriter2 and associated classes. | |
RtfTableCell Please move to the RtfWriter2 and associated classes. | |
RtfTOC Please move to the RtfWriter2 and associated classes. | |
RtfTOCEntry Please move to the RtfWriter2 and associated classes. | |
RtfWriter The RtfWriter is deprecated and will be removed from the iText library end of 2007 |
Deprecated Methods | |
com.lowagie.text.pdf.codec.postscript.JavaCharStream.getColumn() | |
com.lowagie.text.pdf.codec.postscript.JavaCharStream.getLine() | |
com.lowagie.text.pdf.PdfContentByte.addOutline(PdfOutline) not needed anymore. | |
com.lowagie.text.pdf.PdfDictionary.isDictionaryType(PdfName) | |
com.lowagie.text.rtf.RtfWriter2.setDataCacheStyle(int) Use RtfWriter2.getDocumentSettings().setDataCacheStyle(...); | |
com.lowagie.text.Table.setCellpadding(float) use setSpacing instead | |
com.lowagie.text.Table.setCellspacing(float) use setPadding instead |
Deprecated Constructors | |
com.lowagie.text.Jpeg.Jpeg(URL,float,float) use Image.getInstance(...) to create an Image | |
com.lowagie.text.Jpeg.Jpeg(String) use Image.getInstance(...) to create an Image | |
com.lowagie.text.Jpeg.Jpeg(String,float,float) use Image.getInstance(...) to create an Image |