Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.PdfAppearance
Packages that use PdfAppearance
-
Uses of PdfAppearance in com.gitlab.pdftk_java.com.lowagie.text.pdf
Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf that return PdfAppearanceModifier and TypeMethodDescriptionPdfContentByte.createAppearance(float width, float height) Creates a new appearance to be used with form fields.(package private) PdfAppearancePdfContentByte.createAppearance(float width, float height, PdfName forcedName) (package private) PdfAppearanceAcroFields.getAppearance(PdfDictionary merged, String[] values, String fieldName) (package private) PdfAppearanceAcroFields.getAppearance(PdfDictionary merged, String text, String fieldName) TextField.getAppearance()Get thePdfAppearanceof a text or combo fieldprotected PdfAppearanceBaseField.getBorderAppearance()(package private) PdfAppearanceTextField.getListAppearance()Get thePdfAppearanceof a list fieldMethods in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type PdfAppearanceModifier and TypeMethodDescriptionprivate voidBaseField.drawBottomFrame(PdfAppearance app) private voidBaseField.drawTopFrame(PdfAppearance app)