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

Let the user create more bendpoints for structural links #32

Closed
vainolo opened this issue Apr 23, 2012 · 2 comments
Closed

Let the user create more bendpoints for structural links #32

vainolo opened this issue Apr 23, 2012 · 2 comments

Comments

@vainolo
Copy link
Owner

vainolo commented Apr 23, 2012

Currently structural links are connected to and from elements using Manhattan routers. A better way to connect them would be to create special bendpoint routers which allow the user to create new perpendicular benpoints like this:


thing1
  -------
          |
         / \
         ---
          |            ---------
          ----------| thing2 |
                        ---------

Solution can probably be implemented using a limited bendpoint connection router

@vainolo
Copy link
Owner Author

vainolo commented Apr 24, 2012

Tried implemented by chaning the edit policy wich creates the links to limit how they are created. This became difficult since all locations must me calculated manually... and there are a lot of dependencies. Postponing for later.

@vainolo
Copy link
Owner Author

vainolo commented Mar 12, 2013

Cancelled. I have decided that all layout will be automatic.

@vainolo vainolo closed this as completed Mar 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant