Generated by
JDiff

Class com.itextpdf.pdfrender.RenderingProperties

Removed Methods
float  getDefaultPageScaling() Gets the default page scaling value, which will be applied to page sizes to calculate the dimensions of the resultant image.
IMetaInfo  getEventCountingMetaInfo() Gets pdfRender meta info.
float  getMaxPageScaling() Gets the maximum page scaling value, which can be applied to page sizes to calculate the dimensions of the resultant image.
float  getPageScaling() Gets the page scaling value, which will be applied to page sizes to calculate the dimensions of the resultant image.
RenderingProperties  setEventCountingMetaInfo( IMetaInfo) Sets pdfRender's meta info.
RenderingProperties  setPageScaling( float) Sets the page scaling value, which will be applied to page sizes to calculate the dimensions of the resultant image.
 

Added Methods
RenderingProperties  setEventMetaInfo( IMetaInfo) Sets pdfRender's meta info.