|
Whiteboard
An interface and tools for visualizing large and complex datasets
|
#include <iostream>Go to the source code of this file.
Functions | |
| void | PrintEpsHeader (ostream &out, const float horizSize, const float vertSize, const float border) |
| void PrintEpsHeader | ( | ostream & | out, |
| const float | horizSize, | ||
| const float | vertSize, | ||
| const float | border | ||
| ) |
Method to print the header for an EPS format graphics file.
| out | output stream |
| horizSize | horizontal size of display |
| vertSize | vertical size of display |
| border | display border |
1.8.8