Packageorg.libspark.swfassist.flash.display
Classpublic class ShapeWithStyleDrawer
InheritanceShapeWithStyleDrawer Inheritance AbstractShapeDrawer

Incomplete



Public Properties
 PropertyDefined by
 Inheritedgraphics : VectorGraphics
AbstractShapeDrawer
Public Methods
 MethodDefined by
  
ShapeWithStyleDrawer
  
draw(shape:Shape):void
ShapeWithStyleDrawer
Protected Methods
 MethodDefined by
  
ShapeWithStyleDrawer
 Inherited
drawEnd():void
AbstractShapeDrawer
  
ShapeWithStyleDrawer
  
ShapeWithStyleDrawer
Constructor detail
ShapeWithStyleDrawer()constructor
public function ShapeWithStyleDrawer(graphics:VectorGraphics = null)Parameters
graphics:VectorGraphics (default = null)
Method detail
draw()method
public override function draw(shape:Shape):voidParameters
shape:Shape
drawCurvedEdge()method 
protected override function drawCurvedEdge(record:CurvedEdgeRecord):voidParameters
record:CurvedEdgeRecord
drawStraightEdge()method 
protected override function drawStraightEdge(record:StraightEdgeRecord):voidParameters
record:StraightEdgeRecord
drawStyleChange()method 
protected override function drawStyleChange(record:StyleChangeRecord):voidParameters
record:StyleChangeRecord