Package com.itextpdf.forms.form.renderer.checkboximpl
-
Interface Summary Interface Description ICheckBoxRenderingStrategy This interface is used to draw a checkBox icon. -
Class Summary Class Description HtmlCheckBoxRenderingStrategy This class is used to draw a checkBox icon in HTML mode.PdfACheckBoxRenderingStrategy This class is used to draw a checkBox icon in PDF/A mode.PdfCheckBoxRenderingStrategy This class is used to draw a checkBox icon in PDF mode this is the default strategy for drawing a checkBox.