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

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

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