public final class PdfACheckBoxRenderingStrategy extends Object implements ICheckBoxRenderingStrategy
| Constructor and Description |
|---|
PdfACheckBoxRenderingStrategy()
Creates a new
PdfACheckBoxRenderingStrategy instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
drawCheckBoxContent(DrawContext drawContext,
CheckBoxRenderer checkBoxRenderer,
Rectangle rectangle)
Draws a check box icon.
|
public PdfACheckBoxRenderingStrategy()
PdfACheckBoxRenderingStrategy instance.public void drawCheckBoxContent(DrawContext drawContext, CheckBoxRenderer checkBoxRenderer, Rectangle rectangle)
drawCheckBoxContent in interface ICheckBoxRenderingStrategydrawContext - the draw contextcheckBoxRenderer - the checkBox rendererrectangle - the rectangle where the icon should be drawnCopyright © 1998–2023 Apryse Group NV. All rights reserved.