Uses of Class
com.lowagie.text.pdf.ColumnText

Packages that use ColumnText
com.lowagie.text.pdf   
 

Uses of ColumnText in com.lowagie.text.pdf
 

Fields in com.lowagie.text.pdf declared as ColumnText
protected  ColumnText ColumnText.compositeColumn
           
 

Methods in com.lowagie.text.pdf that return ColumnText
static ColumnText ColumnText.duplicate(ColumnText org)
          Creates an independent duplicated of the instance org.
 ColumnText PdfPCell.getColumn()
          Gets the ColumnText with the content of the cell.
 ColumnText ColumnText.setACopy(ColumnText org)
          Makes this instance an independent copy of org.
 

Methods in com.lowagie.text.pdf with parameters of type ColumnText
static ColumnText ColumnText.duplicate(ColumnText org)
          Creates an independent duplicated of the instance org.
 ColumnText ColumnText.setACopy(ColumnText org)
          Makes this instance an independent copy of org.
 void PdfPCell.setColumn(ColumnText column)
          Sets the columntext in the cell.
protected  void ColumnText.setSimpleVars(ColumnText org)
           
 void MultiColumnText.useColumnParams(ColumnText sourceColumn)
          Copy the parameters from the specified ColumnText to use when rendering.
 



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