Packageorg.apache.flex.graphics
Classpublic class MoveTo
InheritanceMoveTo Inheritance Object
Implements IPathCommand



Public Methods
 MethodDefined By
  
MoveTo(x:Number, y:Number)
MoveTo
  
execute(g:Graphics):void
MoveTo
  
toString():String
MoveTo
Constructor Detail
MoveTo()Constructor
public function MoveTo(x:Number, y:Number)



Parameters
x:Number
 
y:Number
Method Detail
execute()method
public function execute(g:Graphics):void

Parameters

g:Graphics

toString()method 
public function toString():String

Returns
String