Generated by
JDiff

Class com.itextpdf.forms.fields.PdfFormField

Documentation changed from old to new.

Removed Methods
PdfFormXObject  drawPushButtonAppearance( float, float , String , PdfFont , float ) Draws the appearance for a push button.
 

Added Methods
PdfFormXObject  drawPushButtonAppearance( float, float , String , PdfFont , PdfName , float ) Draws the appearance for a push button.
PdfFormXObject  drawPushButtonAppearance( float, float , String , PdfFont , float ) Draws the appearance for a push button.
 

Changed Methods
void  drawCheckAppearance( float, float , String ) Documentation changed from old to new.
Draws the appearance of a checkbox with a specified state value.
String  generateDefaultAppearanceString( PdfFont, float , Color , PdfResources ) Documentation changed from old to new.
Generate default appearance, /DA key.
 

Changed Fields
int  DA_COLOR Documentation changed from old to new.
Now deprecated.
Will be made package-private in iText 7.2.
int  DA_FONT Documentation changed from old to new.
Now deprecated.
Will be made package-private in iText 7.2.
int  DA_SIZE Documentation changed from old to new.
Now deprecated.
Will be made package-private in iText 7.2.
int  DEFAULT_FONT_SIZE Documentation changed from old to new.
Now deprecated.
Will be made package-private in iText 7.2.
int  MIN_FONT_SIZE Documentation changed from old to new.
Now deprecated.
Will be made package-private in iText 7.2.
float  X_OFFSET Documentation changed from old to new.
Now deprecated.
Will be made package-private in iText 7.2.