#include <SVGTools.H>
Public Member Functions | |
| header (const label width, const label height) | |
Public Attributes | |
| label | width_ |
| label | height_ |
Friends | |
| Ostream & | operator<< (Ostream &os, const header &h) |
Definition at line 200 of file SVGTools.H.
|
inline |
Definition at line 205 of file SVGTools.H.
References height_, and width_.
Referenced by operator<<.

Definition at line 211 of file SVGTools.H.
| label width_ |
Definition at line 202 of file SVGTools.H.
Referenced by header().
| label height_ |
Definition at line 203 of file SVGTools.H.
Referenced by header().