| Overlapping Connections [message #760671] |
Sat, 03 December 2011 23:46  |
Maqsood Ahmed Messages: 41 Registered: September 2010 |
Member |
|
|
Hello all,
In my diagram there are a lot of connections, some of them start and end at same anchors(Fixed Point), also they have the same bend points locations.
Problem: Is there any way in which the user can know that there are overlapped connections? On mouse hover i couldn't find any solution because these connections are
drawn one after another , in the end after drawing some 100+ connections i will not know which are the ones overlapping in the diagram.
The user expects some expand icon on the overlapped connections , if any, and then when he clicks that icon, all the overlapped connections are separated out.
As a alternative i have provided properties tab details, where on selection of any connection, all the overlapped connections are populated in a table.
Any ideas / suggestions?
Thanks
Mak
|
|
|
|
|
| Re: Overlapping Connections [message #762616 is a reply to message #760812] |
Thu, 08 December 2011 06:50  |
Michael Wenz Messages: 1295 Registered: July 2009 Location: Walldorf, Germany |
Senior Member |
|
|
You can defines tooltips by simply returning them in the method getTooltip
of your tool behavior provider for the graphics algorithm of your
connections.
Michael
|
|
|
Powered by
FUDForum. Page generated in 0.01529 seconds