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

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

derived() -> DerivedSpecs &Specs< DerivedSpecs >inline
derived() const -> const DerivedSpecs &Specs< DerivedSpecs >inline
OffsetSpecsOf()OffsetSpecsOf< DerivedSpecs >
operator std::string() constSpecs< DerivedSpecs >inline
repr() const -> std::stringOffsetSpecsOf< DerivedSpecs >virtual
shiftAlongGraphX(double val) -> DerivedSpecs &OffsetSpecsOf< DerivedSpecs >
shiftAlongGraphY(double val) -> DerivedSpecs &OffsetSpecsOf< DerivedSpecs >
shiftAlongScreenX(double val) -> DerivedSpecs &OffsetSpecsOf< DerivedSpecs >
shiftAlongScreenY(double val) -> DerivedSpecs &OffsetSpecsOf< DerivedSpecs >
shiftAlongX(double chars) -> DerivedSpecs &OffsetSpecsOf< DerivedSpecs >
shiftAlongY(double chars) -> DerivedSpecs &OffsetSpecsOf< DerivedSpecs >
~Specs()=defaultSpecs< DerivedSpecs >virtual