Class StiCheckBoxPainter
java.lang.Object
com.stimulsoft.report.painters.StiPainter
com.stimulsoft.report.painters.components.StiComponentPainter
com.stimulsoft.report.painters.components.StiCheckBoxPainter
StiCheckBox Painter
Copyright Stimulsoft-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetImage(StiComponent component, Double zoom, int format) voidpaint(StiComponent component, StiPaintArgs args) Paint componentstatic voidpaintCheck(StiCheckBox checkBox, StiGraphics g, StiRectangle rect, Double zoom) PaintCheckboxMethods inherited from class com.stimulsoft.report.painters.components.StiComponentPainter
drawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtons, paintSelectionMethods inherited from class com.stimulsoft.report.painters.StiPainter
getImage, getIndicatorPainter, getPainter, getShapePainter
-
Constructor Details
-
StiCheckBoxPainter
public StiCheckBoxPainter()
-
-
Method Details
-
paintCheck
PaintCheckbox- Parameters:
checkBox-StiCheckBoxg-StiGraphicsrect-StiRectanglezoom-
-
getImage
-
paint
Paint component- Overrides:
paintin classStiPainter- Parameters:
component-StiComponentargs-StiPaintArgs
-