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

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

add(const std::vector< double > &values) -> TicsSpecsMajor &TicsSpecsMajorinline
add(const std::vector< double > &values, const std::vector< std::string > &labels) -> TicsSpecsMajor &TicsSpecsMajorinline
alongAxis() -> TicsSpecsMajor &TicsSpecsBaseOf< TicsSpecsMajor >
alongBorder() -> TicsSpecsMajor &TicsSpecsBaseOf< TicsSpecsMajor >
at(const std::vector< double > &values) -> TicsSpecsMajor &TicsSpecsMajorinline
at(const std::vector< double > &values, const std::vector< std::string > &labels) -> TicsSpecsMajor &TicsSpecsMajorinline
automatic() -> TicsSpecsMajor &TicsSpecsMajorinline
derived() -> TicsSpecsMajor &Specs< TicsSpecsMajor >inline
derived() const -> const TicsSpecsMajor &Specs< TicsSpecsMajor >inline
end(double value) -> TicsSpecsMajor &TicsSpecsMajorinline
enhanced(bool value=true) -> TicsSpecsMajor &TextSpecsOf< TicsSpecsMajor >
fontName(std::string name) -> TicsSpecsMajor &FontSpecsOf< TicsSpecsMajor >
fontSize(std::size_t size) -> TicsSpecsMajor &FontSpecsOf< TicsSpecsMajor >
FontSpecsOf()FontSpecsOf< TicsSpecsMajor >
format(std::string fmt) -> TicsSpecsMajor &TicsSpecsBaseOf< TicsSpecsMajor >
hide() -> TicsSpecsMajor &ShowSpecsOf< TicsSpecsMajor >
increment(double value) -> TicsSpecsMajor &TicsSpecsMajorinline
insideGraph() -> TicsSpecsMajor &TicsSpecsBaseOf< TicsSpecsMajor >
interval(double start, double increment, double end) -> TicsSpecsMajor &TicsSpecsMajorinline
isHidden() const -> boolShowSpecsOf< TicsSpecsMajor >
logscale(int base=10) -> TicsSpecsMajor &TicsSpecsBaseOf< TicsSpecsMajor >
mirror(bool value=true) -> TicsSpecsMajor &TicsSpecsBaseOf< TicsSpecsMajor >
OffsetSpecsOf()OffsetSpecsOf< TicsSpecsMajor >
operator std::string() constSpecs< TicsSpecsMajor >inline
outsideGraph() -> TicsSpecsMajor &TicsSpecsBaseOf< TicsSpecsMajor >
repr() const -> std::stringTicsSpecsMajorinline
TicsSpecsBaseOf< TicsSpecsMajor >::repr() const -> std::stringTicsSpecsBaseOf< TicsSpecsMajor >virtual
TicsSpecsBaseOf< TicsSpecsMajor >::repr(std::string axis) const -> std::stringTicsSpecsBaseOf< TicsSpecsMajor >
rotate(bool value=true) -> TicsSpecsMajor &TicsSpecsBaseOf< TicsSpecsMajor >
rotateBy(double degrees) -> TicsSpecsMajor &TicsSpecsBaseOf< TicsSpecsMajor >
scaleBy(double value) -> TicsSpecsMajor &TicsSpecsBaseOf< TicsSpecsMajor >
scaleMajorBy(double value) -> TicsSpecsMajor &TicsSpecsBaseOf< TicsSpecsMajor >
scaleMinorBy(double value) -> TicsSpecsMajor &TicsSpecsBaseOf< TicsSpecsMajor >
shiftAlongGraphX(double val) -> TicsSpecsMajor &OffsetSpecsOf< TicsSpecsMajor >
shiftAlongGraphY(double val) -> TicsSpecsMajor &OffsetSpecsOf< TicsSpecsMajor >
shiftAlongScreenX(double val) -> TicsSpecsMajor &OffsetSpecsOf< TicsSpecsMajor >
shiftAlongScreenY(double val) -> TicsSpecsMajor &OffsetSpecsOf< TicsSpecsMajor >
shiftAlongX(double chars) -> TicsSpecsMajor &OffsetSpecsOf< TicsSpecsMajor >
shiftAlongY(double chars) -> TicsSpecsMajor &OffsetSpecsOf< TicsSpecsMajor >
show(bool value=true) -> TicsSpecsMajor &ShowSpecsOf< TicsSpecsMajor >
ShowSpecsOf()ShowSpecsOf< TicsSpecsMajor >
start(double value) -> TicsSpecsMajor &TicsSpecsMajorinline
textColor(std::string color) -> TicsSpecsMajor &TextSpecsOf< TicsSpecsMajor >
TextSpecsOf()TextSpecsOf< TicsSpecsMajor >
TicsSpecsBaseOf()TicsSpecsBaseOf< TicsSpecsMajor >
TicsSpecsMajor(std::string axis)TicsSpecsMajorinline
~Specs()=defaultSpecs< TicsSpecsMajor >virtual