Uses of Class
com.itextpdf.text.pdf.ColumnText
Packages that use ColumnText
-
Uses of ColumnText in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as ColumnTextModifier and TypeFieldDescriptionprivate ColumnText
PdfPCell.column
protected ColumnText
ColumnText.compositeColumn
protected final ColumnText
FloatLayout.compositeColumn
Methods in com.itextpdf.text.pdf that return ColumnTextModifier and TypeMethodDescriptionstatic ColumnText
ColumnText.duplicate
(ColumnText org) Creates an independent duplicated of the instanceorg
.PdfPCell.getColumn()
Gets the ColumnText with the content of the cell.ColumnText.setACopy
(ColumnText org) Makes this instance an independent copy oforg
.Methods in com.itextpdf.text.pdf with parameters of type ColumnTextModifier and TypeMethodDescriptionstatic ColumnText
ColumnText.duplicate
(ColumnText org) Creates an independent duplicated of the instanceorg
.ColumnText.setACopy
(ColumnText org) Makes this instance an independent copy oforg
.void
PdfPCell.setColumn
(ColumnText column) Sets the columntext in the cell.static float
PdfPRow.setColumn
(ColumnText ct, float left, float bottom, float right, float top) protected void
ColumnText.setSimpleVars
(ColumnText org)