| Method | Defined By | ||
|---|---|---|---|
[static] | StiShapeTypePainter | ||
getPainter(componentType:Class):StiShapeTypePainter [static] | StiShapeTypePainter | ||
paint(g:StiGraphics, shape:StiShape, shapeType:StiShapeTypeService, rect:StiRectangle, zoom:Number):void | StiShapeTypePainter | ||
| drawShape | () | method |
public static function drawShape(g:StiGraphics, shape:StiShape, path:Array, rect:StiRectangle):voidParameters
g:StiGraphics | |
shape:StiShape | |
path:Array | |
rect:StiRectangle |
| getPainter | () | method |
public static function getPainter(componentType:Class):StiShapeTypePainterParameters
componentType:Class |
StiShapeTypePainter |
| paint | () | method |
public function paint(g:StiGraphics, shape:StiShape, shapeType:StiShapeTypeService, rect:StiRectangle, zoom:Number):voidParameters
g:StiGraphics | |
shape:StiShape | |
shapeType:StiShapeTypeService | |
rect:StiRectangle | |
zoom:Number |