Bug 154578

Summary: Connection Bendpoints
Product: [Tools] GEF Reporter: Ian Bull <irbull>
Component: GEF-Legacy ZestAssignee: gef-inbox <gef-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: ahunter.eclipse, delmyers.cs, eclipsetalk2, oliver.oo.schaefer, plasticfloor, tacohen
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
patch proposal
none
Patch V2 none

Description Ian Bull CLA 2006-08-21 13:46:30 EDT
It would be nice to have connection bendpoints.  Perhaps this can be a connection style.  GEF supports this so it should not be too much work.
Comment 1 Tamar Cohen CLA 2008-07-31 12:23:51 EDT
It would also be nice to be able to customize the connection router.  By simply changing GraphLayoutConnection to public people can get access to the connection figure and thereby customize the router.  Nicer would be to expose a connection router provider or something like that.
Comment 2 Arnaud MERGEY CLA 2012-03-02 10:27:21 EST
Created attachment 211971 [details]
patch proposal

quick patch helping me to workaround this issue
Comment 3 Arnaud MERGEY CLA 2012-03-02 11:36:08 EST
Created attachment 211986 [details]
Patch V2

Sorry there were a bug in my previous patch, bendpoints were not restored during Graph refresh
Comment 4 Zoltan Ujhelyi CLA 2013-01-22 05:36:32 EST
Sorry for the late answer, but I would like to ask how does these patches relate to the custom router support implemented in bug 284972 for Zest2?
Comment 5 Arnaud MERGEY CLA 2013-01-22 12:31:33 EST
I have not enough background on changes done on Zest 2 compared to Zest 1, but this patch does not seems to be relevant anymore.
It seems bendpoint support has been removed in Zest 2. 
With bugs 284972 even it is now possible to set BendpointConnectionRouter, it seems there is no way to set RoutingConstraint (List of BendPoints)
Comment 6 Alexander Nyßen CLA 2015-01-22 02:44:28 EST
Re-assigning back to inbox, as Ian is no longer active committer.