|
Whiteboard
An interface and tools for visualizing large and complex datasets
|
This is the complete list of members for ns_whiteboard::axes, including all inherited members.
| axes() | ns_whiteboard::axes | inline |
| axes(line *x_line, line *y_line) | ns_whiteboard::axes | inline |
| CreateTics(const double x_scaling=1.0, const double x_offset=0.0, const double y_scaling=1.0, const double y_offset=0.0, const tic_style t=linear) | ns_whiteboard::axes | |
| Draw(display_type *d) | ns_whiteboard::axes | virtual |
| graphic() | ns_whiteboard::graphic | inline |
| m_ticking | ns_whiteboard::axes | protected |
| m_xLabel | ns_whiteboard::axes | protected |
| m_xLine | ns_whiteboard::axes | protected |
| m_yLabel | ns_whiteboard::axes | protected |
| m_yLine | ns_whiteboard::axes | protected |
| RescaleAxes() | ns_whiteboard::axes | inline |
| self_owned_lines | ns_whiteboard::axes | protected |
| SetXAxis(const xy_coords &startCoords, const xy_coords &stopCoords, const double width=1.0, const color &c=black) | ns_whiteboard::axes | |
| SetXAxisLabel(const string &label, const color &c=black, const double fontSize=12.0, const string &font="Times-Roman") | ns_whiteboard::axes | |
| SetYAxis(const xy_coords &startCoords, const xy_coords &stopCoords, const double width=1.0, const color &c=black) | ns_whiteboard::axes | |
| SetYAxisLabel(const string &label, const color &c=black, const double fontSize=12.0, const string &font="Times-Roman") | ns_whiteboard::axes | |
| ~axes() | ns_whiteboard::axes | inlinevirtual |
| ~graphic() | ns_whiteboard::graphic | inlinevirtual |
1.8.8