Packageorg.apache.flex.graphics.utils
Classpublic class PathHelper
InheritancePathHelper Inheritance Object



Public Methods
 MethodDefined By
  
getBounds(data:String):Rectangle
[static]
PathHelper
  
getSegments(data:String, x:Number = 0, y:Number = 0):GraphicsPath
[static]
PathHelper
Method Detail
getBounds()method
public static function getBounds(data:String):Rectangle

Parameters

data:String

Returns
Rectangle
getSegments()method 
public static function getSegments(data:String, x:Number = 0, y:Number = 0):GraphicsPath

Parameters

data:String
 
x:Number (default = 0)
 
y:Number (default = 0)

Returns
GraphicsPath