Plotting style.
More...
#include <PlottingEngine.hh>
|
| static void | SetSerif () |
| | Use serif font.
|
| static void | SetSansSerif () |
| | Use sans-serif font.
|
| static void | SetPalette (const int ncol) |
| | Set the colour palette.
|
|
| static void | SetFont (const int font) |
|
| static std::unique_ptr< TStyle > | m_style |
Plotting style.
Definition at line 11 of file PlottingEngine.hh.
◆ PlottingEngine()
| Garfield::PlottingEngine::PlottingEngine |
( |
| ) |
|
◆ ~PlottingEngine()
| Garfield::PlottingEngine::~PlottingEngine |
( |
| ) |
|
◆ SetFont()
| void Garfield::PlottingEngine::SetFont |
( |
const int | font | ) |
|
|
staticprivate |
◆ SetPalette()
| void Garfield::PlottingEngine::SetPalette |
( |
const int | ncol | ) |
|
|
static |
◆ SetSansSerif()
| void Garfield::PlottingEngine::SetSansSerif |
( |
| ) |
|
|
static |
◆ SetSerif()
| void Garfield::PlottingEngine::SetSerif |
( |
| ) |
|
|
static |
◆ m_style
| std::unique_ptr<TStyle> Garfield::PlottingEngine::m_style |
|
staticprivate |
The documentation for this class was generated from the following file: