Generated by
JDiff

Package com.itextpdf.layout.element

Changed Classes and Interfaces
AbstractElement Defines the most common properties that most IElement implementations share.
Cell A Cell is one piece of data in an enclosing grid, the Table.
Div A Div is a container object that defines a section in a document, which will have some shared layout properties.
IBlockElement This class represents a block layout element with special margins, tabbing, and alignment.
Paragraph A layout element that represents a self-contained block of textual and graphical information.
TabStop A TabStop is the closest location on a line of text that the text will jump to if a Tab is inserted.
Table A Table is a layout element that represents data in a two-dimensional grid.