Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Fixed Layout & Edge Routing #355

Closed
azriel46d opened this issue Jul 18, 2018 · 2 comments
Closed

Question: Fixed Layout & Edge Routing #355

azriel46d opened this issue Jul 18, 2018 · 2 comments
Labels
question Request for support in using ELK.

Comments

@azriel46d
Copy link

Hi, given that I already have all the node positions prior to getting a layout from ELK is it possible to
either

  1. Use Fixed Layout and get the Edge Routes
  2. Use Layered Layout with fixed (locked) nodes (am seeing the Position attribute with Layered but haven't gotten it to work).

Thanks

@uruuru
Copy link
Contributor

uruuru commented Jul 24, 2018

Hi, sadly the answer is no. There's an open feature request for standalone edge routing #315 and there've been various requests to add this functionality [1, 2] but it's not on the current agenda.

Regarding your second point, yes there's the position layout option. But it cannot be used it precisely fix the positions of the nodes during layered layout. You can use the various interactive strategies to somewhat preseve the topology of the positions you already have. (It might be enough or may even be require to use a node's regular position instead of the layout option though; I'm not completely sure right now):

[1] https://www.eclipse.org/forums/index.php/t/1086846/
[2] https://www.eclipse.org/forums/index.php/t/1093001/

@uruuru uruuru added the question Request for support in using ELK. label Jul 24, 2018
@le-cds le-cds closed this as completed Aug 7, 2018
@le-cds
Copy link
Contributor

le-cds commented Aug 9, 2018

Just for completeness's sake: #315 tracks our desire to have a stand alone edge router.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Request for support in using ELK.
Projects
None yet
Development

No branches or pull requests

3 participants