Packageorg.apache.flex.graphics
Interfacepublic interface IPathCommand
Implementors CubicCurve, LineTo, MoveTo, QuadraticCurve



Public Methods
 MethodDefined By
  
execute(g:Graphics):void
IPathCommand
  
toString():String
IPathCommand
Method Detail
execute()method
public function execute(g:Graphics):void

Parameters

g:Graphics

toString()method 
public function toString():String

Returns
String