Font.cpp File Reference
#include "Rtypes.h"
#include "boca/generic/Types.hh"
#include "boca/plotting/Font.hh"
#include "boca/Settings.hh"
#include "boca/generic/DEBUG_MACROS.hh"
Include dependency graph for Font.cpp:

Namespaces

 boca
 Boosted Collider Analysis.
 

Enumerations

enum  boca::@653::Precision { boca::@653::Precision::low = 0, boca::@653::Precision::normal = 1, boca::@653::Precision::high = 2, boca::@653::Precision::pixel = 3 }
 

Functions

double boca::TextHeight ()
 
double boca::LabelHeight ()
 
int boca::ColorCode (int number)
 
int boca::FontCode (Style style=Style::normal)
 

Enumeration Type Documentation

enum boca::@653::Precision
strong