Uses of Class
com.lowagie.text.pdf.PdfAppearance
Packages that use PdfAppearance
-
Uses of PdfAppearance in com.lowagie.text.pdf
Methods in com.lowagie.text.pdf that return PdfAppearanceModifier and TypeMethodDescriptionstatic PdfAppearancePdfAppearance.createAppearance(PdfWriter writer, float width, float height) Creates a new appearance to be used with form fields.PdfContentByte.createAppearance(float width, float height) Creates a new appearance to be used with form fields.PushbuttonField.getAppearance()Gets the button appearance.RadioCheckField.getAppearance(boolean isRadio, boolean on) Gets the field appearance.TextField.getAppearance()Get thePdfAppearanceof a text or combo fieldRadioCheckField.getAppearanceRadioCircle(boolean on) Gets the special field appearance for the radio circle.protected PdfAppearanceBaseField.getBorderAppearance()