AddData(const double x, const double y, bool updatePlot) | MathPlot::mpFXYVector | |
CheckLog(double *x, double *y) | MathPlot::mpLayer | protected |
Clear() | MathPlot::mpFXYVector | virtual |
DoBeforePlot() | MathPlot::mpLayer | inlineprotectedvirtual |
DoGetNextXY(double *x, double *y) | MathPlot::mpFXY | |
DoPlot(wxDC &dc, mpWindow &w) | MathPlot::mpFXY | protectedvirtual |
DrawAddedPoint(double x, double y) | MathPlot::mpFXYVector | protected |
DrawSymbol(wxDC &dc, wxCoord x, wxCoord y) | MathPlot::mpFunction | virtual |
GetAlign() const | MathPlot::mpLayer | inline |
GetBarWidth(void) const | MathPlot::mpFXY | inline |
GetBBox(mpFloatRect *m_bound) | MathPlot::mpLayer | virtual |
GetBrush() const | MathPlot::mpLayer | inline |
GetCanDelete(void) const | MathPlot::mpLayer | inline |
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::mpFXYVector | inlineprotectedvirtual |
GetMaxY() | MathPlot::mpFXYVector | inlineprotectedvirtual |
GetMinX() | MathPlot::mpFXYVector | inlineprotectedvirtual |
GetMinY() | MathPlot::mpFXYVector | inlineprotectedvirtual |
GetName() const | MathPlot::mpLayer | inline |
GetNextXY(double *x, double *y) | MathPlot::mpFXYVector | protectedvirtual |
GetPen() const | MathPlot::mpLayer | inline |
GetReserve() const | MathPlot::mpFXYVector | inline |
GetShowName() const | MathPlot::mpLayer | inline |
GetSize() | MathPlot::mpFXYVector | inlinevirtual |
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::mpLayer | inlinevirtual |
IsLayerType(mpLayerType type, int *sub_type) | MathPlot::mpLayer | inlinevirtual |
IsTractable() const | MathPlot::mpLayer | inline |
IsVisible() const | MathPlot::mpLayer | inline |
m_BarWidth (defined in MathPlot::mpFXY) | MathPlot::mpFXY | protected |
m_brush | MathPlot::mpLayer | protected |
m_CanDelete (defined in MathPlot::mpFXY) | MathPlot::mpFXY | protected |
m_continuous | MathPlot::mpFunction | protected |
m_deltaX (defined in MathPlot::mpFXY) | MathPlot::mpFXY | protected |
m_deltaY (defined in MathPlot::mpFXY) | MathPlot::mpFXY | protected |
m_drawOutsideMargins | MathPlot::mpLayer | protected |
m_flags | MathPlot::mpLayer | protected |
m_font | MathPlot::mpLayer | protected |
m_fontcolour | MathPlot::mpLayer | protected |
m_index | MathPlot::mpFXYVector | protected |
m_lastX (defined in MathPlot::mpFXYVector) | MathPlot::mpFXYVector | protected |
m_lastY (defined in MathPlot::mpFXYVector) | MathPlot::mpFXYVector | protected |
m_maxX (defined in MathPlot::mpFXYVector) | MathPlot::mpFXYVector | protected |
m_maxY (defined in MathPlot::mpFXYVector) | MathPlot::mpFXYVector | protected |
m_minX | MathPlot::mpFXYVector | protected |
m_minY (defined in MathPlot::mpFXYVector) | MathPlot::mpFXYVector | protected |
m_name | MathPlot::mpLayer | protected |
m_pen | MathPlot::mpLayer | protected |
m_plotBoundaries | MathPlot::mpLayer | protected |
m_reserveXY | MathPlot::mpFXYVector | 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_tractable | MathPlot::mpLayer | protected |
m_type | MathPlot::mpLayer | protected |
m_UseY2Axis | MathPlot::mpFunction | protected |
m_ViewAsBar (defined in MathPlot::mpFXY) | MathPlot::mpFXY | protected |
m_visible | MathPlot::mpLayer | protected |
m_win | MathPlot::mpLayer | protected |
m_xs | MathPlot::mpFXYVector | protected |
m_ys (defined in MathPlot::mpFXYVector) | MathPlot::mpFXYVector | protected |
m_ZIndex | MathPlot::mpLayer | protected |
maxDrawX (defined in MathPlot::mpFXY) | MathPlot::mpFXY | protected |
maxDrawY (defined in MathPlot::mpFXY) | MathPlot::mpFXY | protected |
minDrawX (defined in MathPlot::mpFXY) | MathPlot::mpFXY | protected |
minDrawY (defined in MathPlot::mpFXY) | MathPlot::mpFXY | protected |
mpFunction(mpLayerType layerType=mpLAYER_PLOT, const wxString &name=wxEmptyString, bool useY2Axis=false) | MathPlot::mpFunction | |
mpFXY(const wxString &name=wxEmptyString, int flags=mpALIGN_NE, bool viewAsBar=false, bool useY2Axis=false) | MathPlot::mpFXY | |
mpFXYVector(const wxString &name=wxEmptyString, int flags=mpALIGN_NE, bool viewAsBar=false, bool useY2Axis=false) | MathPlot::mpFXYVector | |
mpLayer(mpLayerType layerType) (defined in MathPlot::mpLayer) | MathPlot::mpLayer | |
Plot(wxDC &dc, mpWindow &w) | MathPlot::mpLayer | |
Rewind() | MathPlot::mpFXYVector | inlineprotectedvirtual |
SetAlign(int align) | MathPlot::mpLayer | inline |
SetBrush(const wxBrush &brush) | MathPlot::mpLayer | inline |
SetCanDelete(bool canDelete) | MathPlot::mpLayer | inline |
SetContinuity(bool continuity) | MathPlot::mpFunction | inline |
SetData(const std::vector< double > &xs, const std::vector< double > &ys) | MathPlot::mpFXYVector | |
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 |
SetReserve(int reserve) | MathPlot::mpFXYVector | inline |
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 |
SetViewMode(bool asBar) | MathPlot::mpFXY | |
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 |
UpdateViewBoundary(wxCoord xnew, wxCoord ynew) | MathPlot::mpFXY | protected |
ViewAsBar(void) const | MathPlot::mpFXY | inline |
wxDECLARE_DYNAMIC_CLASS(mpFXY) (defined in MathPlot::mpFXY) | MathPlot::mpFXY | protected |
wxDECLARE_DYNAMIC_CLASS(mpFunction) (defined in MathPlot::mpFunction) | MathPlot::mpFunction | protected |
~mpFXYVector() | MathPlot::mpFXYVector | inlinevirtual |
~mpLayer() (defined in MathPlot::mpLayer) | MathPlot::mpLayer | inlinevirtual |