AddData(const double &data, const std::string &label) | MathPlot::mpChart | |
CheckLog(double *x, double *y) | MathPlot::mpLayer | protected |
Clear() | MathPlot::mpChart | virtual |
colours (defined in MathPlot::mpPieChart) | MathPlot::mpPieChart | protected |
DoBeforePlot() | MathPlot::mpLayer | inlineprotectedvirtual |
DoPlot(wxDC &dc, mpWindow &w) | MathPlot::mpPieChart | protectedvirtual |
DrawSymbol(wxDC &dc, wxCoord x, wxCoord y) | MathPlot::mpFunction | virtual |
GetAlign() const | MathPlot::mpLayer | inline |
GetBBox(mpFloatRect *m_bound) | MathPlot::mpLayer | virtual |
GetBrush() const | MathPlot::mpLayer | inline |
GetCanDelete(void) const | MathPlot::mpLayer | inline |
GetColour(unsigned int id) (defined in MathPlot::mpPieChart) | MathPlot::mpPieChart | protected |
GetColourSquare(int side=16) | MathPlot::mpLayer | |
GetContinuity() const | MathPlot::mpFunction | inline |
GetDrawOutsideMargins() const | MathPlot::mpLayer | inline |
GetFont() const | MathPlot::mpLayer | inline |
GetFontColour() const | MathPlot::mpLayer | inline |
GetLayerSubType() const | MathPlot::mpLayer | inline |
GetLayerType() const | MathPlot::mpLayer | inline |
GetMaxX() | MathPlot::mpPieChart | inlinevirtual |
GetMaxY() | MathPlot::mpPieChart | inlinevirtual |
GetMinX() | MathPlot::mpPieChart | inlinevirtual |
GetMinY() | MathPlot::mpPieChart | inlinevirtual |
GetName() const | MathPlot::mpLayer | inline |
GetPen() const | MathPlot::mpLayer | inline |
GetShowName() const | MathPlot::mpLayer | inline |
GetStep() const | MathPlot::mpFunction | inline |
GetSymbol() const | MathPlot::mpFunction | inline |
GetSymbolSize() const | MathPlot::mpFunction | inline |
GetY2Axis() const | MathPlot::mpFunction | inline |
GetZIndex(void) const | MathPlot::mpLayer | inline |
HasBBox() | MathPlot::mpChart | inlinevirtual |
IsLayerType(mpLayerType type, int *sub_type) | MathPlot::mpLayer | inlinevirtual |
IsTractable() const | MathPlot::mpLayer | inline |
IsVisible() const | MathPlot::mpLayer | inline |
labels (defined in MathPlot::mpChart) | MathPlot::mpChart | protected |
m_brush | MathPlot::mpLayer | protected |
m_CanDelete | MathPlot::mpLayer | protected |
m_continuous | MathPlot::mpFunction | protected |
m_drawOutsideMargins | MathPlot::mpLayer | protected |
m_flags | MathPlot::mpLayer | protected |
m_font | MathPlot::mpLayer | protected |
m_fontcolour | MathPlot::mpLayer | protected |
m_max_value (defined in MathPlot::mpChart) | MathPlot::mpChart | protected |
m_name | MathPlot::mpLayer | protected |
m_pen | MathPlot::mpLayer | protected |
m_plotBoundaries | MathPlot::mpLayer | protected |
m_radius (defined in MathPlot::mpPieChart) | MathPlot::mpPieChart | protected |
m_showName | MathPlot::mpLayer | protected |
m_step | MathPlot::mpFunction | protected |
m_subtype | MathPlot::mpLayer | protected |
m_symbol | MathPlot::mpFunction | protected |
m_symbolSize | MathPlot::mpFunction | protected |
m_symbolSize2 | MathPlot::mpFunction | protected |
m_total_value (defined in MathPlot::mpChart) | MathPlot::mpChart | protected |
m_tractable | MathPlot::mpLayer | protected |
m_type | MathPlot::mpLayer | protected |
m_UseY2Axis | MathPlot::mpFunction | protected |
m_visible | MathPlot::mpLayer | protected |
m_win | MathPlot::mpLayer | protected |
m_ZIndex | MathPlot::mpLayer | protected |
mpChart(const wxString &name=wxEmptyString) | MathPlot::mpChart | |
mpFunction(mpLayerType layerType=mpLAYER_PLOT, const wxString &name=wxEmptyString, bool useY2Axis=false) | MathPlot::mpFunction | |
mpLayer(mpLayerType layerType) (defined in MathPlot::mpLayer) | MathPlot::mpLayer | |
mpPieChart(const wxString &name=wxEmptyString, double radius=20) | MathPlot::mpPieChart | |
Plot(wxDC &dc, mpWindow &w) | MathPlot::mpLayer | |
SetAlign(int align) | MathPlot::mpLayer | inline |
SetBrush(const wxBrush &brush) | MathPlot::mpLayer | inline |
SetCanDelete(bool canDelete) | MathPlot::mpLayer | inline |
SetChartLabels(const std::vector< std::string > &labelArray) | MathPlot::mpChart | |
SetChartValues(const std::vector< double > &data) | MathPlot::mpChart | |
SetContinuity(bool continuity) | MathPlot::mpFunction | inline |
SetDrawOutsideMargins(bool drawModeOutside) | MathPlot::mpLayer | inline |
SetFont(const wxFont &font) | MathPlot::mpLayer | inline |
SetFontColour(const wxColour &colour) | MathPlot::mpLayer | inline |
SetName(const wxString &name) | MathPlot::mpLayer | inline |
SetPen(const wxPen &pen) | MathPlot::mpLayer | inline |
SetPieColours(const std::vector< wxColour > &colourArray) | MathPlot::mpPieChart | |
SetShowName(bool show) | MathPlot::mpLayer | inline |
SetStep(unsigned int step) | MathPlot::mpFunction | inline |
SetSymbol(mpSymbol symbol) | MathPlot::mpFunction | inline |
SetSymbolSize(int size) | MathPlot::mpFunction | inline |
SetTractable(bool track) | MathPlot::mpLayer | inlinevirtual |
SetVisible(bool show) | MathPlot::mpLayer | inlinevirtual |
SetWindow(mpWindow &w) | MathPlot::mpLayer | inline |
SetY2Axis(bool _useY2) | MathPlot::mpFunction | inline |
UpdateContext(wxDC &dc) const | MathPlot::mpLayer | protected |
values (defined in MathPlot::mpChart) | MathPlot::mpChart | protected |
wxDECLARE_DYNAMIC_CLASS(mpBarChart) (defined in MathPlot::mpPieChart) | MathPlot::mpPieChart | protected |
wxDECLARE_DYNAMIC_CLASS(mpChart) (defined in MathPlot::mpChart) | MathPlot::mpChart | protected |
wxDECLARE_DYNAMIC_CLASS(mpFunction) (defined in MathPlot::mpFunction) | MathPlot::mpFunction | protected |
~mpChart() | MathPlot::mpChart | inline |
~mpLayer() (defined in MathPlot::mpLayer) | MathPlot::mpLayer | inlinevirtual |
~mpPieChart() | MathPlot::mpPieChart | inline |