Generated by
JDiff

Class com.itextpdf.layout.property.Transform.SingleTransform

Documentation changed from old to new.

Changed Constructors
Transform.SingleTransform( float, float , float , float , UnitValue , UnitValue ) Documentation changed from old to new.
Creates a SingleTransform instance.
Transform.SingleTransform( void) Documentation changed from old to new.
Creates a default SingleTransform instance equivalent to no transform.
 

Changed Methods
float[]  getFloats() Documentation changed from old to new.
Gets an array of values corresponding to transformation, i.e.
UnitValue[]  getUnitValues() Documentation changed from old to new.
Gets an array of values corresponding to translation.