![]() |
EcoliSimulator
2.0.1a
|
#include <stdio.h>#include <iostream>#include <string>Go to the source code of this file.
Namespaces | |
| sizeTitle | |
Enumerations | |
| enum | sizeTitle::size { sizeTitle::SAVE = 0, sizeTitle::NO_SAVE = 1 } |
| enum | sizeTitle::sizes { sizeTitle::SMALL, sizeTitle::MEDIUM, sizeTitle::LARGE, sizeTitle::HUGE_ } |
Functions | |
| std::string | setSizesTitles (int dim, int save_) |
| this function set the size of the titles of the images: More... | |
| std::string setSizesTitles | ( | int | dim, |
| int | save_ | ||
| ) |
this function set the size of the titles of the images:
It has to be used when writing the script for gnuplot.