Uses of Class
com.lowagie.text.TableRectangle
Packages that use TableRectangle
-
Uses of TableRectangle in com.lowagie.text
Subclasses of TableRectangle in com.lowagie.textFields in com.lowagie.text declared as TableRectangleModifier and TypeFieldDescriptionprotected TableRectangle[]Row.cellsDeprecated.This is the array of Objects (CellorTable).Methods in com.lowagie.text that return TableRectangleModifier and TypeMethodDescriptionRow.getCell(int column) Deprecated.Gets aCellorTablefrom a certain column.Table.getElement(int row, int column) Deprecated.returns the element at the position row, column (Cast to Cell or Table)