elk icon indicating copy to clipboard operation
elk copied to clipboard

Implement a GEF4 connector

Open spoenemann opened this issue 9 years ago • 0 comments

  • 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

spoenemann avatar Oct 26 '16 16:10 spoenemann