Package | Description |
---|---|
com.lowagie.text.pdf |
Modifier and Type | Class and Description |
---|---|
class |
PushbuttonField
Creates a pushbutton field.
|
class |
RadioCheckField
Creates a radio or a check field.
|
class |
TextField
Supports text, combo and list fields generating the correct appearances.
|
Modifier and Type | Method and Description |
---|---|
Map<String,BaseField> |
AcroFields.getFieldCacheMap()
Gets the appearances cache.
|
Modifier and Type | Method and Description |
---|---|
void |
AcroFields.decodeGenericDictionary(PdfDictionary merged,
BaseField tx) |
Modifier and Type | Method and Description |
---|---|
void |
AcroFields.setFieldCacheMap(Map<String,BaseField> fieldCache)
Sets a cache for field appearances.
|
Copyright © 2020. All rights reserved.