Bug 95735 - Implement joined Generalisation-Realisation arrows
Summary: Implement joined Generalisation-Realisation arrows
Status: CONFIRMED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandrake RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-23 19:48 UTC by bugs-kde
Modified: 2004-12-23 20:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Example diagram (7.53 KB, image/png)
2004-12-23 19:49 UTC, bugs-kde
Details
The same example diagram in OpenOffice Draw format (8.00 KB, application/octet-stream)
2004-12-23 19:50 UTC, bugs-kde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bugs-kde 2004-12-23 19:48:52 UTC
Version:           1.2.2 (using KDE KDE 3.2.3)
Installed from:    Mandrake RPMs
OS:                Linux

It should be possible to have the specialization/generalization arrows (and, in general, any other lines) be automatically merged together when pointing to the same object from the same direction.

Allowing such automerging should be settable per arrow/line. When 2 arrows/lines have the "allow merging" option set, and point to the same object (in the case of arrows, only their tip, not their tail!), they should be automatically connected together in some distance from the object, and the final segment should be comon for both of them (that is, one arrow tip should point at the object in the case of arrows, one short line segment should connect to the object in the case of simple lines).

Cardinalities (for associations), if present, should be placed "intelligently" near the point where the lines join.
Comment 1 bugs-kde 2004-12-23 19:49:47 UTC
Created attachment 8789 [details]
Example diagram
Comment 2 bugs-kde 2004-12-23 19:50:19 UTC
Created attachment 8791 [details]
The same example diagram in OpenOffice Draw format
Comment 3 Jonathan Riddell 2004-12-23 20:07:03 UTC
This would be very difficult to do with our association code.