Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here's a few highlights of what's new in this version:

Important Fixed Bugs

Among others, the following bugs were fixed in this version:

  • KIELER KGraph Text
    • The standalone distributables of our layout library has been expanded to allow developers more flexibility in choosing which parts of layout they want to use.
    • The layout infrastructure now supports more flexible hierarchy handling. It is now possible to enable hierarchical layout only for parts of a hierarchy tree.
    • KLay Layered has seen significant improvements when it comes to unnecessary whitespace.
  • KIELER Lightweight Diagrams (KLighD)
    • KLighD (and KLay Layered) now support basic label management, which can reduce the details of labels dynamically.
  • KIELER Ptolemy Browser
    • The Ptolemy browser can now show port labels in the diagram.

Quickstart

Diagram Layout

One of the core features of KIELER Pragmatics is the KIELER Infrastructure for Meta-Layout (KIML). It provides the glue between diagram editors and layout algorithms. If you have installed layout support for GMF editors, you may want to try the following:

...