Uses of Interface
com.itextpdf.forms.form.renderer.checkboximpl.ICheckBoxRenderingStrategy
-
Uses of ICheckBoxRenderingStrategy in com.itextpdf.forms.form.renderer
Modifier and TypeMethodDescriptionCheckBoxRenderer.createCheckBoxRenderStrategy()
creates a ICheckBoxRenderingStrategy based on the current settings. -
Uses of ICheckBoxRenderingStrategy in com.itextpdf.forms.form.renderer.checkboximpl
Modifier and TypeClassDescriptionfinal class
This class is used to draw a checkBox icon in HTML mode.final class
This class is used to draw a checkBox icon in PDF/A mode.final class
This class is used to draw a checkBox icon in PDF mode this is the default strategy for drawing a checkBox.