FilledCurvesSpecs Class Reference
The class used to specify color or pattern fill options. More...
#include <FilledCurvesSpecsOf.hpp>
Inheritance diagram for FilledCurvesSpecs:
Collaboration diagram for FilledCurvesSpecs:
Additional Inherited Members | |
Public Member Functions inherited from FilledCurvesSpecsOf< FilledCurvesSpecs > | |
FilledCurvesSpecsOf () | |
Construct a default FilledCurveSpecs instance. | |
auto | above () -> FilledCurvesSpecs & |
Limit filled area to above curves. | |
auto | below () -> FilledCurvesSpecs & |
Limit filled area to below curves. | |
auto | repr () const -> std::string |
Convert this FillSpecsOf object into a gnuplot formatted string. | |
Public Member Functions inherited from Specs< FilledCurvesSpecs > | |
virtual | ~Specs ()=default |
Pure virtual destructor (this class is an abstract base class). | |
operator std::string () const | |
Return a string representation of this object of some class that derives from specs. | |
auto | derived () -> FilledCurvesSpecs & |
Return a reference to the specs object of class derived from this. | |
auto | derived () const -> const FilledCurvesSpecs & |
Return a const reference to the specs object of class derived from this. | |
Detailed Description
The class used to specify color or pattern fill options.
The documentation for this class was generated from the following file:
- sciplot/specs/FilledCurvesSpecsOf.hpp