| Package | stimulsoft.report.painters.components |
| Class | public class StiContainerPainter |
| Inheritance | StiContainerPainter StiComponentPainter StiPainter Object |
| 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):voidParameters
component:StiComponent | |
args:StiPaintArgs |
| paintBandInteraction | () | method |
public function paintBandInteraction(component:StiComponent, g:StiGraphics):voidParameters
component:StiComponent | |
g:StiGraphics |
| paintColumns | () | method |
public function paintColumns(container:StiContainer, g:StiGraphics):voidParameters
container:StiContainer | |
g:StiGraphics |
| paintComponents | () | method |
public function paintComponents(container:StiContainer, args:StiPaintArgs):voidParameters
container:StiContainer | |
args:StiPaintArgs |
| paintSelectionComponents | () | method |
public function paintSelectionComponents(container:StiContainer, g:StiGraphics):voidPaints selection of components.
Parameters
container:StiContainer | |
g:StiGraphics |