Bug 488017 - GraphConnection.GraphLayoutConnection setBendpoints not implemented
Summary: GraphConnection.GraphLayoutConnection setBendpoints not implemented
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy Zest (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-18 08:13 EST by Tobias Melcher CLA
Modified: 2016-02-18 08:13 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 Tobias Melcher CLA 2016-02-18 08:13:38 EST
Hi ZEST experts,

I can see that GraphLayoutConnection#setBendpoints is not implemented. See:

public void setBendPoints(LayoutBendPoint[] bendPoints) {
    // @tag TODO : add bendpoints
} 

Is there a reason why this is not implemented? Would it be much work? I am willing to contribute. Could you please give some hints how I could start analyzing the issue? Would you generally accept this contribution?

With best regards,
Tobias