![]() |
|
"Collects" titles from metadata. Invoked by drain::TreeUtils::traverse() More...
#include <graphics.h>
Public Member Functions | |
TitleCreatorSVG (const PanelConfSVG &svgConf) | |
int | visitPostfix (TreeSVG &tree, const TreeSVG::path_t &odimPath) override |
![]() | |
virtual int | visitPrefix (TreeSVG &tree, const typename T::path_t &path) |
Tasks to be executed before traversing child nodes. | |
virtual int | visitPostfix (TreeSVG &tree, const typename T::path_t &path) |
Tasks to be executed after traversing child nodes. | |
Static Public Member Functions | |
static void | writeTitles (TreeSVG &group, const NodeSVG::map_t &attributes) |
Public Attributes | |
const PanelConfSVG & | svgConf |
"Collects" titles from metadata. Invoked by drain::TreeUtils::traverse()
In tree traversal, maintains information on metadata.
Invoked by, hence compatible with drain::TreeUtils::traverse()
|
static |
Function useful, as attributes of two groups are considered: specific (private) and shared.