g4tools
5.4.0
|
This is the complete list of members for tools::hplot::axis, including all inherited members.
axis(std::ostream &a_out) | tools::hplot::axis | inline |
paint(double xmin, double ymin, double xmax, double ymax, double &wmin, double &wmax, int &ndiv, const std::string &aCHOPT, double gridlength, bool drawGridOnly, std::vector< float > &aLinesAxis, std::vector< float > &aLinesGrid, std::vector< _text > &aTexts) | tools::hplot::axis | inline |
set_tick_size(float aValue) | tools::hplot::axis | inline |
set_time_format(const std::string &a_format) | tools::hplot::axis | inline |
set_time_offset(double toffset, bool a_is_gmt=false) | tools::hplot::axis | inline |
set_title(const std::string &aTitle) | tools::hplot::axis | inline |
~axis() | tools::hplot::axis | inlinevirtual |