Generated by
JDiff

Package com.itextpdf.kernel.geom

Changed Classes
AffineTransform The AffineTransform class represents an affine transformation, which is a combination of linear transformations such as translation, scaling, rotation, and shearing which allows preservation of the straightness of lines.
Matrix Keeps all the values of a 3 by 3 matrix and allows you to do some math with matrices.
Rectangle Class that represent rectangle object.