|
|
Re: [ZEST] Right Tree Layout algorithm [message #1785398 is a reply to message #1775364] |
Fri, 13 April 2018 09:22  |
Eclipse User |
|
|
|
Hi Syamkumar,
in addition to Alexander proposal, you could utilise Graphviz for computing the layout (using hidden nodes, invisible edges, ranking, and subgraphs to influence the Graphviz default). You can take a look at the "DotLayoutExample" for how to delegate to Graphviz for laying out.
Apart from that, you could delegate to another layout library, e.g. Eclipse Layout Kernel (ELK), for computing the layout. There might already be an algorithm available for such a tree layout.
h2h
Matthias and Tamas
|
|
|
Powered by
FUDForum. Page generated in 0.02776 seconds