Bug 459314

Summary: Add support for curved connections to Zest.FX.
Product: [Tools] GEF Reporter: Matthias Wienand <matthias.wienand>
Component: GEF ZestAssignee: gef-inbox <gef-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Matthias Wienand CLA 2015-02-06 08:58:11 EST
Curved connections are already well supported within MVC.FX. But in Zest.FX we need to be able to control the curvature via attributes and make sure the connections are not destroyed by a layout-pass. Therefore, we should probably implement a curved connection that computes its bend points based on the positions of its end points and an attribute that specifies the "curvature".