| Package | stimulsoft.report.painters |
| Class | public class StiPainter |
| Inheritance | StiPainter Object |
| Subclasses | StiComponentPainter |
| Method | Defined By | ||
|---|---|---|---|
| StiPainter | |||
getIndicatorPainter(indicatorType:Class):StiIndicatorTypePainter [static] | StiPainter | ||
[static] | StiPainter | ||
getShapePainter(componentType:Class):StiShapeTypePainter [static] | StiPainter | ||
| StiPainter | |||
| StiPainter | |||
| StiPainter | |||
| Constant | Defined By | ||
|---|---|---|---|
| loadingComponents : Array [static] Коллекция компонентов, для которых в данный момент загружается графическое представление со стороны сервера | StiPainter | ||
| getImage | () | method |
public function getImage(component:StiComponent, refZoom:StiRefZoom, format:int):BitmapDataParameters
component:StiComponent | |
refZoom:StiRefZoom | |
format:int |
BitmapData |
| getIndicatorPainter | () | method |
public static function getIndicatorPainter(indicatorType:Class):StiIndicatorTypePainterParameters
indicatorType:Class |
StiIndicatorTypePainter |
| getPainter | () | method |
public static function getPainter(componentType:Class, component:StiComponent):StiPainterParameters
componentType:Class | |
component:StiComponent |
StiPainter |
| getShapePainter | () | method |
public static function getShapePainter(componentType:Class):StiShapeTypePainterParameters
componentType:Class |
StiShapeTypePainter |
| paint | () | method |
public function paint(component:StiComponent, args:StiPaintArgs):voidParameters
component:StiComponent | |
args:StiPaintArgs |
| paintHighlight | () | method |
public function paintHighlight(component:StiComponent, args:StiPaintArgs):voidParameters
component:StiComponent | |
args:StiPaintArgs |
| paintSelection | () | method |
public function paintSelection(component:StiComponent, args:StiPaintArgs):voidParameters
component:StiComponent | |
args:StiPaintArgs |
| loadingComponents | Constant |
public static const loadingComponents:ArrayКоллекция компонентов, для которых в данный момент загружается графическое представление со стороны сервера