Bug 256007 - Add an API to expose PolylineArcConnection in the GraphConnection
Summary: Add an API to expose PolylineArcConnection in the GraphConnection
Status: RESOLVED FIXED
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy Zest (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.5.0 (Galileo) M4   Edit
Assignee: Ian Bull CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks: 190223
  Show dependency tree
 
Reported: 2008-11-20 14:49 EST by Ian Bull CLA
Modified: 2008-11-20 18:51 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 Ian Bull CLA 2008-11-20 14:49:51 EST
The PolylineArcConnection can be used to draw an curved line between two nodes.  This should be exposed in teh GraphConnection API.
Comment 1 Ian Bull CLA 2008-11-20 18:41:41 EST
I have included a setDepth method on the connection.  If != 0, this will draw a curved connection between the two nodes.  I still have to write a snippet to demonstrate this behaviour.
Comment 2 Ian Bull CLA 2008-11-20 18:51:59 EST
I have created a snippet to show this off. (GraphSnippet10).

Fixed in head.