Generated by
JDiff

Class com.itextpdf.kernel.geom.Rectangle

Added Methods
Rectangle  decreaseWidth( float) Decreases the width of rectangle by the given value.
Rectangle  increaseWidth( float) Increases the width of rectangle by the given value.
 

Changed Methods
Rectangle  applyMargins( float, float , float , float , boolean ) Documentation changed from old to new.
Change the rectangle according the specified margins.
boolean  overlaps( Rectangle) Documentation changed from old to new.
Check if this rectangle and the passed rectangle overlap