|
Whiteboard
An interface and tools for visualizing large and complex datasets
|
#include "visual/Eps.h"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