Loading...
Searching...
No Matches
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

namespace  Foam::SVG
 Collection of tools to generate SVG strings.
namespace  Foam
 Namespace for OpenFOAM.

Typedefs

typedef std::pair< const char *, stringentryType

Functions

Ostreamoperator<< (Ostream &os, const element &e)
Ostreamoperator<< (Ostream &os, const text &t)
Ostreamoperator<< (Ostream &os, const line &l)
Ostreamoperator<< (Ostream &os, const header &h)

Variables

const char * end = "</svg>"

Detailed Description

Original source file SVGTools.H

Definition in file SVGTools.H.