Legend.hh
Go to the documentation of this file.
25 Legend(Orientation orientation, std::vector<latex::String> const& entries, latex::String const& title = latex::String());
27 void SetOrientation(Orientation orientation, std::vector<latex::String> const& entries, latex::String const& title);
29 void Set(boca::Rectangle<double> const& rectangle, latex::String const& title = latex::String());
void AddEntry(TObject const &object, latex::String const &name)
Definition: Legend.cpp:215
Definition: String.hh:45
void Set(boca::Rectangle< double > const &rectangle, latex::String const &title=latex::String())
Definition: Legend.cpp:177
Definition: Legend.hh:15
void SetOrientation(Orientation orientation, std::vector< latex::String > const &entries, latex::String const &title)
Definition: Legend.cpp:184