Package | stimulsoft.report.painters.components |
Class | public class StiVerticalLinePrimitivePainter |
Inheritance | StiVerticalLinePrimitivePainter ![]() ![]() ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
![]() | addDotToPath(path:Array, x:Number, y:Number, size:Number):void | StiLinePrimitivePainter | |
![]() | StiLinePrimitivePainter | ||
![]() |
Draws a selected rectangle specified by a Rectangle structure. | StiComponentPainter | |
![]() | StiPainter | ||
![]() | getIndicatorPainter(indicatorType:Class):StiIndicatorTypePainter [static] | StiPainter | |
![]() | [static] | StiPainter | |
![]() | getShapePainter(componentType:Class):StiShapeTypePainter [static] | StiPainter | |
[override] | StiVerticalLinePrimitivePainter | ||
![]() | StiComponentPainter | ||
![]() |
Paints conditions of a component. | StiComponentPainter | |
![]() |
Paints events of a component. | StiComponentPainter | |
![]() | [override] | StiLinePrimitivePainter | |
![]() | 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. | StiVerticalLinePrimitivePainter |
paint | () | method |
override public function paint(component:StiComponent, args:StiPaintArgs):void
Parameters
component:StiComponent | |
args:StiPaintArgs |
paintSelection | () | method |
override public function paintSelection(component:StiComponent, args:StiPaintArgs):void
Paints the selection.
Parameters
component:StiComponent | |
args:StiPaintArgs |