sciplot  0.3.1
A modern C++ plotting library powered by gnuplot
TitleSpecsOf< DerivedSpecs > Member List

This is the complete list of members for TitleSpecsOf< DerivedSpecs >, including all inherited members.

derived() -> DerivedSpecs &Specs< DerivedSpecs >inline
derived() const -> const DerivedSpecs &Specs< DerivedSpecs >inline
operator std::string() constSpecs< DerivedSpecs >inline
repr() const -> std::stringTitleSpecsOf< DerivedSpecs >virtual
title(std::string title) -> DerivedSpecs &TitleSpecsOf< DerivedSpecs >
titleFontName(std::string name) -> DerivedSpecs &TitleSpecsOf< DerivedSpecs >
titleFontSize(int size) -> DerivedSpecs &TitleSpecsOf< DerivedSpecs >
titleShiftAlongGraphX(double val) -> DerivedSpecs &TitleSpecsOf< DerivedSpecs >
titleShiftAlongGraphY(double val) -> DerivedSpecs &TitleSpecsOf< DerivedSpecs >
titleShiftAlongScreenX(double val) -> DerivedSpecs &TitleSpecsOf< DerivedSpecs >
titleShiftAlongScreenY(double val) -> DerivedSpecs &TitleSpecsOf< DerivedSpecs >
titleShiftAlongX(double chars) -> DerivedSpecs &TitleSpecsOf< DerivedSpecs >
titleShiftAlongY(double chars) -> DerivedSpecs &TitleSpecsOf< DerivedSpecs >
TitleSpecsOf()TitleSpecsOf< DerivedSpecs >
titleTextColor(std::string color) -> DerivedSpecs &TitleSpecsOf< DerivedSpecs >
~Specs()=defaultSpecs< DerivedSpecs >virtual