Generated by
JDiff

Class com.itextpdf.layout.element.Table

Changed Methods
List  getRowGroups() Documentation changed from old to new.
Returns the list of all row groups.
Table  setBorderCollapse( BorderCollapsePropertyValue) Documentation changed from old to new.
Sets the type of border collapse.
Table  setExtendBottomRow( boolean) Documentation changed from old to new.
Defines whether the Table should be extended to occupy all the space left in the available area in case it is the last element in this area.
Table  setExtendBottomRowOnSplit( boolean) Documentation changed from old to new.
Defines whether the Table should be extended to occupy all the space left in the available area in case the area has been split and it is the last element in the split part of this area.
Table  setHorizontalBorderSpacing( float) Documentation changed from old to new.
Sets the horizontal spacing between this table's cells.
Table  setVerticalBorderSpacing( float) Documentation changed from old to new.
Sets the vertical spacing between this table's cells.