The Brahms Architecture

Chapter 2. The Brahms Architecture

Presentations

The core classes are separated from the visualization, which makes it easy to implement further visualizations (called presentations), kept in extra libraries. So far there are two presentations:

Table 2.1. Addons

namelibrarydescription
KdelibBrahmsKdePresentationthis is the default presentation type, it invokes the kde user interface of Brahms
TextlibBrahmsTextPresentationto enable the text presentation, start Brahms via "Brahms -p text"
In the source tree, the presentations are kept in /brahms/presentations.

KDE Logo