Skip to main content



      Home
Home » Modeling » Eclipse Layout Kernel » Layered algorithm layers customization
Layered algorithm layers customization [message #1830763] Mon, 03 August 2020 10:14 Go to next message
Eclipse UserFriend
I have the following visualization of graph produced by ELK layered algorithm:

index.php/fa/38714/0/
(red lines I have drawn in Paint just to mark the layers of the layout)

What i am trying to achieve is to make this graph visually more compact. Is it possible to make ELK build layers over child nodes and consider parent nodes as visual clusters only? Something like this:

index.php/fa/38715/0/

I would be grateful for any ideas or workarounds

[Updated on: Mon, 03 August 2020 10:55] by Moderator

Re: Layered algorithm layers customization [message #1830770 is a reply to message #1830763] Mon, 03 August 2020 12:17 Go to previous messageGo to next message
Eclipse UserFriend
You could try setting the post compaction strategy (https://www.eclipse.org/elk/reference/options/org-eclipse-elk-layered-compaction-postcompaction-strategy.html) to EDGE_LENGTH. That is not exactly what you sketched, but might satisfy your needs.
Re: Layered algorithm layers customization [message #1830777 is a reply to message #1830770] Mon, 03 August 2020 13:16 Go to previous message
Eclipse UserFriend
Thank you, Nis, helped a lot!
Previous Topic:Child node connection Issue
Next Topic:ELK Layered with JavaFx
Goto Forum:
  


Current Time: Tue May 13 22:00:43 EDT 2025

Powered by FUDForum. Page generated in 0.02907 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top