sciplot  0.3.1
A modern C++ plotting library powered by gnuplot
TextSpecs Member List

This is the complete list of members for TextSpecs, including all inherited members.

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