Uses of Class
com.lowagie.text.pdf.BaseField
Packages that use BaseField
-
Uses of BaseField in com.lowagie.text.pdf
Subclasses of BaseField in com.lowagie.text.pdfModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.Methods in com.lowagie.text.pdf that return types with arguments of type BaseFieldModifier and TypeMethodDescriptionAcroFields.getFieldCacheMap()Deprecated.Gets the appearances cache.Methods in com.lowagie.text.pdf with parameters of type BaseFieldModifier and TypeMethodDescriptionvoidAcroFields.decodeGenericDictionary(PdfDictionary merged, BaseField tx) Deprecated.Method parameters in com.lowagie.text.pdf with type arguments of type BaseFieldModifier and TypeMethodDescriptionvoidAcroFields.setFieldCacheMap(Map<String, BaseField> fieldCache) Deprecated.Sets a cache for field appearances.