SVGTools.H File Reference
Include dependency graph for SVGTools.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  element
 
struct  text
 
struct  line
 
struct  header
 

Namespaces

 Foam::SVG
 Collection of tools to generate SVG strings.
 
 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>"
 

Detailed Description

Original source file SVGTools.H

Definition in file SVGTools.H.