Generated by
JDiff

Package com.itextpdf.layout.element

Added Classes
AnonymousInlineBox A layout element that represents anonymous box, see https://developer.mozilla.org/en-US/docs/Web/CSS/Visual_formatting_model#anonymous_boxes.
 

Changed Classes
AbstractElement Defines the most common properties that most IElement implementations share.
Div A Div is a container object that defines a section in a document, which will have some shared layout properties.
Paragraph A layout element that represents a self-contained block of textual and graphical information.
Text A Text is a piece of text of any length.