Eclipse Layout Kernel

Scope

The scope of the Eclipse Layout Kernelâ„¢ project includes two areas: layout algorithms and the actual layout kernel. Layout algorithms includes Java implementations of layout algorithms as well as interfaces to existing libraries of layout algorithms. The layout kernel includes the basic infrastructure to connect graphical editors to layout algorithms. This includes the ElkGraph, a robust data structure to represent graphs and annotate them with layout configuration information.

The scope of this project specifically excludes the development of graphical editing frameworks.

Releases
Name Date
0.9.1 2024-04-05
0.9.0 2024-01-10
0.8.1 2022-06-01
0.8.0 2022-04-15
0.7.1 2020-12-20
0.7.0 2020-07-30
0.6.1 2020-03-04
0.6.0 2019-12-18
0.5.0 2019-03-08
0.4.1 2018-08-03
0.4.0 2018-06-09
0.2.3 2018-03-08
0.3.0 2017-10-05
0.2.2 2017-07-03
0.2.1 2017-04-07
0.2.0 2017-02-06
0.1.1 2017-01-14
0.1.0 2016-07-08