Edge merging points and edge crossing points [message #1753839] |
Fri, 10 February 2017 14:59  |
Mehmet Karaman Messages: 63 Registered: November 2012 Location: Berlin |
Member |
|
|
Hello,
in huge diagrams with edge merging layout configuration, it's hard to understand to which direction an edge is going. For this problem i had the idea to add arrows on points where one edge merges into another edge.
Another problem which i noticed is, that you can't differ an edge crossing from an edge merging if you have multiple edges in an area (maybe not good recognizeable). For this i had the idea to use edge crossing visualization like in a circuit diagram.
Example: 
Is it possible to gather the layouting information of an edge (at least merging points)? Thank you in advance.
Best regards
Mehmet Karaman
[Updated on: Fri, 10 February 2017 15:28] Report message to a moderator
|
|
|
Re: Edge merging points and edge crossing points [message #1753947 is a reply to message #1753839] |
Mon, 13 February 2017 09:23   |
Ulf Rueegg Messages: 26 Registered: February 2010 |
Junior Member |
|
|
Hi,
Quote:Is it possible to gather the layouting information of an edge (at least merging points)? Thank you in advance.
If you use the elk.layered algorithm, after layout the edges should be annotated with junction points.
Quote:For this problem i had the idea to add arrows on points where one edge merges into another edge.
This is nothing the layout algorithm would do. You may be able to add it in your rendering framework based on edge directions and the above mentioned junction points.
[Updated on: Mon, 13 February 2017 09:26] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.01298 seconds