Packagestimulsoft.report.painters
Classpublic class StiPainter
InheritanceStiPainter Inheritance Object
Subclasses StiComponentPainter



Public Methods
 MethodDefined By
  
getImage(component:StiComponent, refZoom:StiRefZoom, format:int):BitmapData
StiPainter
  
[static]
StiPainter
  
getPainter(componentType:Class, component:StiComponent):StiPainter
[static]
StiPainter
  
[static]
StiPainter
  
paint(component:StiComponent, args:StiPaintArgs):void
StiPainter
  
StiPainter
  
StiPainter
Public Constants
 ConstantDefined By
  loadingComponents : Array
[static] Коллекция компонентов, для которых в данный момент загружается графическое представление со стороны сервера
StiPainter
Method Detail
getImage()method
public function getImage(component:StiComponent, refZoom:StiRefZoom, format:int):BitmapData

Parameters

component:StiComponent
 
refZoom:StiRefZoom
 
format:int

Returns
BitmapData
getIndicatorPainter()method 
public static function getIndicatorPainter(indicatorType:Class):StiIndicatorTypePainter

Parameters

indicatorType:Class

Returns
StiIndicatorTypePainter
getPainter()method 
public static function getPainter(componentType:Class, component:StiComponent):StiPainter

Parameters

componentType:Class
 
component:StiComponent

Returns
StiPainter
getShapePainter()method 
public static function getShapePainter(componentType:Class):StiShapeTypePainter

Parameters

componentType:Class

Returns
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

Constant Detail
loadingComponentsConstant
public static const loadingComponents:Array

Коллекция компонентов, для которых в данный момент загружается графическое представление со стороны сервера