Generated by
JDiff

Class com.itextpdf.layout.minmaxwidth.MinMaxWidthUtils

Added Methods
MinMaxWidth  countDefaultMinMaxWidth( IRenderer, float ) Default implementation for min max width calculation.
 

Changed Methods
float  getBorderWidth( IPropertyContainer) Documentation changed from old to new.
Get sum of left and right borders for the element.
float  getMarginsWidth( IPropertyContainer) Documentation changed from old to new.
Get sum of left and right margins for the element.
float  getPaddingWidth( IPropertyContainer) Documentation changed from old to new.
Get sum of left and right paddings for the element.
MinMaxWidth  countDefaultMinMaxWidth( IRenderer) Documentation changed from old to new.
Default implementation for min max width calculation.