Layout parts of a diagram [message #1765891] |
Wed, 14 June 2017 07:31  |
Eclipse User |
|
|
|
It's my goal to, like stated in the description, layout only parts of a diagram.
I am aware that I could technically specify the layouting elements I pass
as it's own diagram and apply the results accordingly into my diagram.
That however would limit the space where elements could be placed to
a rectangular shape and would also not include my further requirement,
where I want to be able to layout connectors only.
I didn't find any way of getting this to work so I wanted to ask before
writing own algorithms. If this is not possible how close can I get to this
solution using ELK?
Best Regards
Sebastian M.
|
|
|
|
|
|
Re: Layout parts of a diagram [message #1772173 is a reply to message #1771608] |
Wed, 06 September 2017 06:23   |
Eclipse User |
|
|
|
Hi Benoit,
sorry for the delayed reply - I just came back from vacation. ;)
Benoit VIAUD wrote on Mon, 28 August 2017 15:15
You are mentionning that Quote:my guess is that it will be available in about three months .
What did you have in mind as a solution? How will we know that it is available?
Does everything goes well, as you were expecting? Otherwise, do you have a new target?
The idea was to develop a separate layout algorithm specialized in edge routing, completely separate from ELK Layered, hopefully as part of the next release (which we will start planning tomorrow, as it happens).
I will leave details as to how well it went to Ulf, who has a better overview there.
Benoit VIAUD wrote on Mon, 28 August 2017 15:29
So by the way, what is "Layout partitioning"?
This is a way to influence how nodes are placed along the horizontal axis. ELK Layered distributes nodes over vertical columns. Partitioning allows us to restrict that distribution such that nodes in the same partition are put into consecutive columns. It's basically like grouping columns in a table and defining which group a node should be part of, while not caring about which exact column inside that group it will end up in.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.28949 seconds