Generated by
JDiff

Class com.itextpdf.kernel.pdf.xobject.PdfXObject

Added Methods
Rectangle  calculateProportionallyFitRectangleWithHeight( PdfXObject, float , float , float ) Calculates a rectangle with the specified coordinates and height, and the width is calculated in such a way that the original proportions of the xObject do not change.
Rectangle  calculateProportionallyFitRectangleWithWidth( PdfXObject, float , float , float ) Calculates a rectangle with the specified coordinates and width, and the height is calculated in such a way that the original proportions of the xObject do not change.