Method | Defined By | ||
---|---|---|---|
getBounds(data:String):Rectangle [static] | PathHelper | ||
getSegments(data:String, x:Number = 0, y:Number = 0):GraphicsPath [static] | PathHelper |
getBounds | () | method |
public static function getBounds(data:String):Rectangle
Parameters
data:String |
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 )
|
GraphicsPath |