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

Implement layout graphs #2

Open
dexterpratt opened this issue Mar 1, 2012 · 0 comments
Open

Implement layout graphs #2

dexterpratt opened this issue Mar 1, 2012 · 0 comments

Comments

@dexterpratt
Copy link
Owner

Currently, the main, abstract graph is the layout graph. This is OK in some cases, but the protocol should be that the layout engine provides the graph to the visualizer and that graph might be different than the abstract graph. In which case, the layout engine must provide a mapping from the layout graph back to the abstract graph.

(the use case is where there are new nodes added for the purpose of layout, such as intermediate joints in edges)

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

No branches or pull requests

1 participant