boca::Graphs Member List
This is the complete list of members for boca::Graphs, including all inherited members.
AddGraph(std::vector< double > const &xs, std::vector< double > const &ys, latex::String const &name=latex::String()) | boca::Graphs | |
AddLine(double x_value, latex::String const &title=latex::String()) | boca::Graphs | |
Canvas() | boca::Canvas | |
Canvas(std::string const &path, std::string const &name, bool show_title=false) | boca::Canvas | |
Canvas(Canvas const &)=default | boca::Canvas | |
Canvas(Canvas &&)=default | boca::Canvas | |
canvas() const | boca::Canvas | |
canvas() | boca::Canvas | |
FileBaseName() const | boca::Canvas | virtual |
FileName() const | boca::Canvas | |
Graphs(std::string const &path, std::string const &name, bool show_title=false) | boca::Graphs | |
operator=(Canvas const &)&=default | boca::Canvas | |
operator=(Canvas &&)&=default | boca::Canvas | |
Path() const | boca::Canvas | protected |
SaveAs(std::string const &name) | boca::Canvas | |
SetLegend(Orientation orientation, latex::String const &title=latex::String()) | boca::Graphs | |
SetLog(Range< Value > const &range) | boca::Canvas | inline |
SetLog() | boca::Canvas | |
SetXAxis(const boca::latex::String &title, boca::Range< double > const &range=Range< double >()) | boca::Graphs | |
SetYAxis(const boca::latex::String &title, boca::Range< double > const &range=Range< double >()) | boca::Graphs | |
Title() const | boca::Canvas | protected |
~Canvas() | boca::Canvas | inlineprotected |
~Graphs() | boca::Graphs |