Package | stimulsoft.report.painters.components |
Class | public class StiCheckBoxPainter |
Inheritance | StiCheckBoxPainter ![]() ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
![]() |
Draws a selected rectangle specified by a Rectangle structure. | StiComponentPainter | |
[override] | StiCheckBoxPainter | ||
![]() | getIndicatorPainter(indicatorType:Class):StiIndicatorTypePainter [static] | StiPainter | |
![]() | [static] | StiPainter | |
![]() | getShapePainter(componentType:Class):StiShapeTypePainter [static] | StiPainter | |
[override] | StiCheckBoxPainter | ||
![]() | StiComponentPainter | ||
[static] | StiCheckBoxPainter | ||
![]() |
Paints conditions of a component. | StiComponentPainter | |
![]() |
Paints events of a component. | StiComponentPainter | |
![]() | [override]
Paints the highlight of the specified component. | StiComponentPainter | |
![]() | StiComponentPainter | ||
![]() | StiComponentPainter | ||
![]() |
Paints a markers specified by a Rectangle structure. | StiComponentPainter | |
![]() |
Paints order numbers and quick info of a component. | StiComponentPainter | |
![]() |
Paints the QuickButtons. | StiComponentPainter | |
![]() | [override]
Paints the selection. | StiComponentPainter |
getImage | () | method |
override public function getImage(component:StiComponent, refZoom:StiRefZoom, format:int):BitmapData
Parameters
component:StiComponent | |
refZoom:StiRefZoom | |
format:int |
BitmapData |
paint | () | method |
override public function paint(component:StiComponent, args:StiPaintArgs):void
Parameters
component:StiComponent | |
args:StiPaintArgs |
paintCheck | () | method |
public static function paintCheck(checkBox:StiCheckBox, g:StiGraphics, rect:StiRectangle, zoom:Number):void
Parameters
checkBox:StiCheckBox | |
g:StiGraphics | |
rect:StiRectangle | |
zoom:Number |