|
wxPlot 1.8
Real time plot library for wxWidgets
|
This is the complete list of members for _2DFigure, including all inherited members.
| drawFigure(wxDC &dc) | _2DFigure | |
| drawGrid(wxDC &dc) | _2DFigure | |
| drawLegend(wxDC &dc) | _2DFigure | |
| drawTicks(wxDC &dc) | _2DFigure | |
| getPlotEndHeight() const | _2DFigure | |
| getPlotEndWidth() const | _2DFigure | |
| getPlotStartHeight() const | _2DFigure | |
| getPlotStartWidth() const | _2DFigure | |
| gridOn(const bool useGrid) | _2DFigure | |
| legendOn(const bool useLegend) | _2DFigure | |
| setBinCount(const unsigned int binCount) | _2DFigure | |
| setData(const std::vector< std::vector< double > > &data2D) | _2DFigure | |
| setData(const std::vector< double > &data1D) | _2DFigure | |
| setFontSize(const unsigned int fontSize) | _2DFigure | |
| setLegend(const std::vector< wxString > &legend, const PLACEMENT legendPosition=PLACEMENT_NORTH_EAST) | _2DFigure | |
| setPlotEndHeight(const wxCoord plotEndHeight) | _2DFigure | |
| setPlotEndWidth(const wxCoord plotEndWidth) | _2DFigure | |
| setPlotStartHeight(const wxCoord plotStartHeight) | _2DFigure | |
| setPlotStartWidth(const wxCoord plotStartWidth) | _2DFigure | |
| setTicks(const unsigned int ticks) | _2DFigure | |
| setTitle(const wxString &title) | _2DFigure | |
| setWxPlotType(const WXPLOT_TYPE wxPlotType) | _2DFigure | |
| setXlabel(const wxString &xLabel) | _2DFigure | |
| setYlabel(const wxString &yLabel) | _2DFigure | |
| setYlim(const double minY, const double maxY) | _2DFigure |