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

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

dashType(int value) -> DerivedSpecs &LineSpecsOf< DerivedSpecs >
derived() -> DerivedSpecs &Specs< DerivedSpecs >inline
derived() const -> const DerivedSpecs &Specs< DerivedSpecs >inline
lineColor(std::string value) -> DerivedSpecs &LineSpecsOf< DerivedSpecs >
LineSpecsOf()LineSpecsOf< DerivedSpecs >
lineStyle(int value) -> DerivedSpecs &LineSpecsOf< DerivedSpecs >
lineType(int value) -> DerivedSpecs &LineSpecsOf< DerivedSpecs >
lineWidth(int value) -> DerivedSpecs &LineSpecsOf< DerivedSpecs >
operator std::string() constSpecs< DerivedSpecs >inline
repr() const -> std::stringLineSpecsOf< DerivedSpecs >virtual
~Specs()=defaultSpecs< DerivedSpecs >virtual