Generated by
JDiff

Class com.itextpdf.layout.renderer.AbstractRenderer

Changed Methods
UnitValue[]  getMargins() Documentation changed from old to new.
Returns margins of the renderer [0] - top; [1] - right; [2] - bottom; [3] - left
UnitValue[]  getPaddings() Documentation changed from old to new.
Returns paddings of the renderer [0] - top; [1] - right; [2] - bottom; [3] - left
Rectangle  applyPaddings( Rectangle, UnitValue[] , boolean ) Documentation changed from old to new.
Applies given paddings on the given rectangle