| 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):RectangleParameters
data:String |
Rectangle |
| getSegments | () | method |
public static function getSegments(data:String, x:Number = 0, y:Number = 0):GraphicsPathParameters
data:String | |
x:Number (default = 0) | |
y:Number (default = 0) |
GraphicsPath |