Generated by
JDiff

Class com.itextpdf.layout.layout.LayoutContext

Changed Constructors
LayoutContext( LayoutArea) Documentation changed from old to new.
Creates the layout context.
LayoutContext( LayoutArea, boolean ) Documentation changed from old to new.
Creates the layout context.
LayoutContext( LayoutArea, MarginsCollapseInfo ) Documentation changed from old to new.
Creates the layout context.
LayoutContext( LayoutArea, MarginsCollapseInfo , List ) Documentation changed from old to new.
Creates the layout context.
LayoutContext( LayoutArea, MarginsCollapseInfo , List , boolean ) Documentation changed from old to new.
Creates the layout context.
 

Changed Methods
List  getFloatRendererAreas() Documentation changed from old to new.
Gets list of Rectangle objects.
MarginsCollapseInfo  getMarginsCollapseInfo() Documentation changed from old to new.
Gets info about margins collapsing.
 

Changed Fields
LayoutArea  area Documentation changed from old to new.
The LayoutArea for the content to be placed on.
List  floatRendererAreas Documentation changed from old to new.
The list of Rectangle objects.
MarginsCollapseInfo  marginsCollapseInfo Documentation changed from old to new.
The info about margins collapsing.