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

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

derived() -> DerivedSpecs &Specs< DerivedSpecs >inline
derived() const -> const DerivedSpecs &Specs< DerivedSpecs >inline
marginsAbsolute(double left=-1, double right=-1, double top=-1, double bottom=-1) -> DerivedSpecs &LayoutSpecsOf< DerivedSpecs >
operator std::string() constSpecs< DerivedSpecs >inline
origin(double x, double y) -> DerivedSpecs &LayoutSpecsOf< DerivedSpecs >
repr() const -> std::stringLayoutSpecsOf< DerivedSpecs >virtual
size(double sx, double sy) -> DerivedSpecs &LayoutSpecsOf< DerivedSpecs >
~Specs()=defaultSpecs< DerivedSpecs >virtual