Packageorg.libspark.swfassist.flash.display
Interfacepublic interface ShapeDrawer
ImplementorsAbstractShapeDrawer



Public Properties
 PropertyDefined by
  graphics : VectorGraphics
ShapeDrawer
Public Methods
 MethodDefined by
  
draw(shape:Shape):void
ShapeDrawer
Property detail
graphicsproperty
graphics:VectorGraphics  [read-write]Implementation
    public function get graphics():VectorGraphics
    public function set graphics(value:VectorGraphics):void
Method detail
draw()method
public function draw(shape:Shape):voidParameters
shape:Shape