Generated by
JDiff

Class com.itextpdf.layout.layout.MinMaxWidthLayoutResult

Changed Constructors
MinMaxWidthLayoutResult( int, LayoutArea , IRenderer , IRenderer ) Documentation changed from old to new.
Creates min and max width.
MinMaxWidthLayoutResult( int, LayoutArea , IRenderer , IRenderer , IRenderer ) Documentation changed from old to new.
Creates min and max width.
 

Changed Methods
MinMaxWidth  getMinMaxWidth() Documentation changed from old to new.
Gets min and max width.
MinMaxWidthLayoutResult  setMinMaxWidth( MinMaxWidth) Documentation changed from old to new.
Sets min and max width.
 

Changed Fields
MinMaxWidth  minMaxWidth Documentation changed from old to new.
The MinMaxWidth value of min and max width.