

Go to the source code of this file.
Classes | |
| struct | element |
| struct | text |
| struct | line |
| struct | header |
Namespaces | |
| namespace | Foam::SVG |
| Collection of tools to generate SVG strings. | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
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>" |
Original source file SVGTools.H
Definition in file SVGTools.H.