Bug 459314 - Add support for curved connections to Zest.FX.
Summary: Add support for curved connections to Zest.FX.
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF Zest (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-06 08:58 EST by Matthias Wienand CLA
Modified: 2015-02-06 08:58 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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".