|
wxPlot 1.8
Real time plot library for wxWidgets
|
This is the complete list of members for Line, including all inherited members.
| draw(wxDC &dc, const std::vector< double > &xData, const std::vector< double > &yData, const unsigned int colourIndex) | Line | virtual |
| maxX | Line | protected |
| maxY | Line | protected |
| minX | Line | protected |
| minY | Line | protected |
| plotEndHeight | Line | protected |
| plotEndWidth | Line | protected |
| plotStartHeight | Line | protected |
| plotStartWidth | Line | protected |
| setLimits(const double minX, const double maxX, const double minY, const double maxY) | Line | |
| setPlotEndHeight(const wxCoord plotEndHeight) | Line | |
| setPlotEndWidth(const wxCoord plotEndWidth) | Line | |
| setPlotStartHeight(const wxCoord plotStartHeight) | Line | |
| setPlotStartWidth(const wxCoord plotStartWidth) | Line |