This is the complete list of members for MathPlot::mpFX, including all inherited members.
CheckLog(double *x, double *y) | MathPlot::mpLayer | protected |
DoBeforePlot() | MathPlot::mpLayer | inlineprotectedvirtual |
DoGetY(double x) | MathPlot::mpFX | |
DoPlot(wxDC &dc, mpWindow &w) | MathPlot::mpFX | 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 |
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::mpLayer | inlinevirtual |
GetMaxY() | MathPlot::mpLayer | inlinevirtual |
GetMinX() | MathPlot::mpLayer | inlinevirtual |
GetMinY() | MathPlot::mpLayer | 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 |
GetY(double x)=0 | MathPlot::mpFX | pure virtual |
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_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_name | MathPlot::mpLayer | protected |
m_pen | MathPlot::mpLayer | protected |
m_plotBoundaries | MathPlot::mpLayer | 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_visible | MathPlot::mpLayer | protected |
m_win | MathPlot::mpLayer | protected |
m_ZIndex | MathPlot::mpLayer | protected |
mpFunction(mpLayerType layerType=mpLAYER_PLOT, const wxString &name=wxEmptyString, bool useY2Axis=false) | MathPlot::mpFunction | |
mpFX(const wxString &name=wxEmptyString, int flags=mpALIGN_RIGHT, bool useY2Axis=false) | MathPlot::mpFX | |
mpLayer(mpLayerType layerType) (defined in MathPlot::mpLayer) | MathPlot::mpLayer | |
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 |
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 |
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 |
wxDECLARE_DYNAMIC_CLASS(mpFX) (defined in MathPlot::mpFX) | MathPlot::mpFX | protected |
wxDECLARE_DYNAMIC_CLASS(mpFunction) (defined in MathPlot::mpFunction) | MathPlot::mpFunction | protected |
~mpLayer() (defined in MathPlot::mpLayer) | MathPlot::mpLayer | inlinevirtual |