Flex4/FXG EllipticalArc Primitive
Flex 4 does not have an EllipticalArc primitive yet, but I needed one today .. thankfully Degrafa already has an EllipticalArc Class, I translated that to work with Flex 4.
EllipticalArc is a FilledElement so it can have a Fill and a Stroke just like other FilledElements Rect, Ellipse etc.
View Example
View Source
I haven’t yet implemented some of the layout related functionality that other primitives like Rect, Ellipse etc implement … but it seems to work fine with basic layouts, which is what I needed for now. The class is hosted on Google code under the Apache 2.0 License, just in case someone wants to improve it.
Thank you to the Degrafa team for sharing their amazing work that saves me loads of time every now and then.









July 25th, 2009
@mrinal great work – i think that could be exactly what I might need. thanks for your great work (RT http://tr.im/tY66)
February 8th, 2010
Flex4 arc primitives – http://tinyurl.com/kmye75
February 8th, 2010
Great ! RT @fabienbizot: Flex4 arc primitives – http://tinyurl.com/kmye75