Versions Compared

Key

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

...

As the usual bonus, we are co-releasing our KLighD-based KIELER Ptolemy Browser.

Table of Contents
minLevel2

Note
titleImportant Notice

Please note that this will be the last release to include the KIELER Infrastructure for Meta-Layout in its entirety, as well as our layout algorithms. Both are currently being moved to the official Eclipse Layout Kernel project.

 

...

...

minLevel2

Installation

KIELER Pragmatics 2016/02 is provided as a set of features, available to be added to your Eclipse installation via an update site. KIELER Pragmatics 2016/02 was tested on Eclipse 4.4 "Luna", but may also be compatible with other versions of Eclipse.

...

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:

...