Collection of tools to generate SVG strings. More...
Classes | |
| struct | element |
| struct | text |
| struct | line |
| struct | header |
Typedefs | |
| typedef std::pair< const char *, string > | entryType |
Functions | |
| Ostream & | operator<< (Ostream &os, const element &e) |
| Ostream & | operator<< (Ostream &os, const text &t) |
| Ostream & | operator<< (Ostream &os, const line &l) |
| Ostream & | operator<< (Ostream &os, const header &h) |
Variables | |
| const char * | end = "</svg>" |
Definition at line 51 of file SVGTools.H.
Definition at line 88 of file SVGTools.H.
Definition at line 145 of file SVGTools.H.
Definition at line 186 of file SVGTools.H.
Definition at line 211 of file SVGTools.H.
| const char* end = "</svg>" |
Definition at line 223 of file SVGTools.H.
Referenced by graphFunctionObject::write().