Package | stimulsoft.report.painters.components |
Class | public class StiContainerPainter |
Inheritance | StiContainerPainter ![]() ![]() ![]() |
Subclasses | StiBandPainter, StiClonePainter, StiCrossTabPainter, StiPagePainter, StiSubReportPainter |
Method | Defined By | ||
---|---|---|---|
![]() |
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] | StiContainerPainter | ||
StiContainerPainter | |||
![]() | StiComponentPainter | ||
StiContainerPainter | |||
StiContainerPainter | |||
![]() |
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 | |
Paints selection of components. | StiContainerPainter |
paint | () | method |
override public function paint(component:StiComponent, args:StiPaintArgs):void
Parameters
component:StiComponent | |
args:StiPaintArgs |
paintBandInteraction | () | method |
public function paintBandInteraction(component:StiComponent, g:StiGraphics):void
Parameters
component:StiComponent | |
g:StiGraphics |
paintColumns | () | method |
public function paintColumns(container:StiContainer, g:StiGraphics):void
Parameters
container:StiContainer | |
g:StiGraphics |
paintComponents | () | method |
public function paintComponents(container:StiContainer, args:StiPaintArgs):void
Parameters
container:StiContainer | |
args:StiPaintArgs |
paintSelectionComponents | () | method |
public function paintSelectionComponents(container:StiContainer, g:StiGraphics):void
Paints selection of components.
Parameters
container:StiContainer | |
g:StiGraphics |