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):void
Parameters
g:StiGraphics | |
shape:StiShape | |
path:Array | |
rect:StiRectangle |
getPainter | () | method |
public static function getPainter(componentType:Class):StiShapeTypePainter
Parameters
componentType:Class |
StiShapeTypePainter |
paint | () | method |
public function paint(g:StiGraphics, shape:StiShape, shapeType:StiShapeTypeService, rect:StiRectangle, zoom:Number):void
Parameters
g:StiGraphics | |
shape:StiShape | |
shapeType:StiShapeTypeService | |
rect:StiRectangle | |
zoom:Number |