10.1.5. GraphicEngine

This module implements a 2D graphic engine as a scene rendered by a painter class.

A scene contains graphic items like text, image line, circle and Bézier curve. A painter class is responsible to render the scene on the screen or a graphic file format.

These painters are available for screen rendering:

These painters are available for graphic file format: