GraphML diagram config section. More...
GraphML diagram config section.
This configuration option can be used to set any GraphML custom options or attach notes to diagram elements.
#include <config.h>
Public Member Functions | |
void | append (const graphml &r) |
Public Attributes | |
std::map< std::string, std::vector< std::string > > | notes |
void clanguml::config::graphml::append | ( | const graphml & | r | ) |
std::map<std::string, std::vector<std::string> > clanguml::config::graphml::notes |