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

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

borderHide() -> DerivedSpecs &FillSpecsOf< DerivedSpecs >
borderLineColor(std::string color) -> DerivedSpecs &FillSpecsOf< DerivedSpecs >
borderLineWidth(int value) -> DerivedSpecs &FillSpecsOf< DerivedSpecs >
borderShow(bool value=true) -> DerivedSpecs &FillSpecsOf< DerivedSpecs >
derived() -> DerivedSpecs &Specs< DerivedSpecs >inline
derived() const -> const DerivedSpecs &Specs< DerivedSpecs >inline
fillColor(std::string value) -> DerivedSpecs &FillSpecsOf< DerivedSpecs >
fillEmpty() -> DerivedSpecs &FillSpecsOf< DerivedSpecs >
fillIntensity(double value) -> DerivedSpecs &FillSpecsOf< DerivedSpecs >
fillPattern(int number) -> DerivedSpecs &FillSpecsOf< DerivedSpecs >
fillSolid() -> DerivedSpecs &FillSpecsOf< DerivedSpecs >
FillSpecsOf()FillSpecsOf< DerivedSpecs >
fillTransparent(bool active=true) -> DerivedSpecs &FillSpecsOf< DerivedSpecs >
operator std::string() constSpecs< DerivedSpecs >inline
repr() const -> std::stringFillSpecsOf< DerivedSpecs >virtual
~Specs()=defaultSpecs< DerivedSpecs >virtual