elk
elk copied to clipboard
Implement a GEF4 connector
- Implement a layout algorithm (according to the GEF4 Layout component) that transforms a GEF4 graph into an ElkGraph and applies an ELK layout algorithm. That would make all ELK algorithms available in Zest views and possibly also MVC editors, and would be independent of the ELK UI.
- Implement a layout connector (according to the ELK infrastructure) that does the same graph transformation for Zest views, so they can participate in the ELK services and thus also the Layout view and the ELK layout action.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=440098