Generated by
JDiff

Package com.itextpdf.layout.renderer

Added Classes
AnonymousInlineBoxRenderer This class represents the IRenderer object for a AnonymousInlineBox object.
 

Changed Classes and Interfaces
AbstractRenderer Defines the most common properties and behavior that are shared by most IRenderer implementations.
BlockRenderer Represents a renderer for block elements.
LineRenderer  
MulticolRenderer.ColumnHeightCalculator Interface which used for additional height calculation
MulticolRenderer.LayoutInInfiniteHeightCalculator Default implementation of ColumnHeightCalculator which allows 4 relayouts and performs simple additional height calculation (split the elements which don't fit).
MulticolRenderer.MulticolLayoutResult Represents result of one iteration of MulticolRenderer layouting It contains split renderers which were lauded on a given height and overflow renderer for which height should be increased, so it can be lauded.