|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Removed Methods | |
void
drawMultiLineTextAppearance(
Rectangle,
PdfFont
|
Draws the visual appearance of multiline text in a form field. |
void
drawPdfA1CheckAppearance(
float,
float
|
Draws PDF/A-1 compliant check appearance. |
void
drawPdfA1RadioAppearance(
float,
float
|
Draws the appearance of a radio button with a specified value. |
PdfFormXObject
drawPushButtonAppearance(
float,
float
|
Draws the appearance for a push button. |
String
generateDefaultAppearanceString(
PdfFont,
float
|
Generate default appearance, /DA key. |
Object[]
getFontAndSize(
PdfDictionary)
|
Gets font and font size. |
PdfFormField
setDefaultAppearance(
String)
|
Sets default appearance string containing a sequence of valid page-content graphics or text state operators that define such properties as the field's text size and color. |
PdfFormField
setFontAndSize(
PdfFont,
int
|
Combined setter for the font and fontSize properties. |
| Changed Methods | ||
void
drawCheckBox(
PdfCanvas,
float
|
Change in signature from (PdfCanvas, float, float, float, boolean) to (PdfCanvas, float, float, float).Documentation changed from old to new. |
Performs the low-level drawing operations to draw a checkbox object. |
| Removed Fields | |
int
DA_COLOR
|
@deprecated Will be made package-private in iText 7.2. |
int
DA_FONT
|
@deprecated Will be made package-private in iText 7.2. |
int
DA_SIZE
|
@deprecated Will be made package-private in iText 7.2. |
int
DEFAULT_FONT_SIZE
|
Size of text in form fields when font size is not explicitly set. |
int
MIN_FONT_SIZE
|
@deprecated Will be made package-private in iText 7.2. |
float
X_OFFSET
|
@deprecated Will be made package-private in iText 7.2. |
String[]
typeChars
|
|
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||