Package | stimulsoft.report.painters |
Class | public class StiPainter |
Inheritance | StiPainter ![]() |
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):BitmapData
Parameters
component:StiComponent | |
refZoom:StiRefZoom | |
format:int |
BitmapData |
getIndicatorPainter | () | method |
public static function getIndicatorPainter(indicatorType:Class):StiIndicatorTypePainter
Parameters
indicatorType:Class |
StiIndicatorTypePainter |
getPainter | () | method |
public static function getPainter(componentType:Class, component:StiComponent):StiPainter
Parameters
componentType:Class | |
component:StiComponent |
StiPainter |
getShapePainter | () | method |
public static function getShapePainter(componentType:Class):StiShapeTypePainter
Parameters
componentType:Class |
StiShapeTypePainter |
paint | () | method |
public function paint(component:StiComponent, args:StiPaintArgs):void
Parameters
component:StiComponent | |
args:StiPaintArgs |
paintHighlight | () | method |
public function paintHighlight(component:StiComponent, args:StiPaintArgs):void
Parameters
component:StiComponent | |
args:StiPaintArgs |
paintSelection | () | method |
public function paintSelection(component:StiComponent, args:StiPaintArgs):void
Parameters
component:StiComponent | |
args:StiPaintArgs |
loadingComponents | Constant |
public static const loadingComponents:Array
Коллекция компонентов, для которых в данный момент загружается графическое представление со стороны сервера