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

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

derived() -> DerivedSpecs &Specs< DerivedSpecs >inline
derived() const -> const DerivedSpecs &Specs< DerivedSpecs >inline
enhanced(bool value=true) -> DerivedSpecs &TextSpecsOf< DerivedSpecs >
fontName(std::string name) -> DerivedSpecs &FontSpecsOf< DerivedSpecs >
fontSize(std::size_t size) -> DerivedSpecs &FontSpecsOf< DerivedSpecs >
FontSpecsOf()FontSpecsOf< DerivedSpecs >
operator std::string() constSpecs< DerivedSpecs >inline
repr() const -> std::stringTextSpecsOf< DerivedSpecs >virtual
textColor(std::string color) -> DerivedSpecs &TextSpecsOf< DerivedSpecs >
TextSpecsOf()TextSpecsOf< DerivedSpecs >
~Specs()=defaultSpecs< DerivedSpecs >virtual