MathPlot
|
This is the complete list of members for MyPower, including all inherited members.
CheckLog(double *x, double *y) | mpLayer | protected |
DoBeforePlot() | MyPower | inlineprotectedvirtual |
DoGetY(double x) | mpFX | |
DoPlot(wxDC &dc, mpWindow &w) | mpFX | protectedvirtual |
DrawSymbol(wxDC &dc, wxCoord x, wxCoord y) | mpFunction | virtual |
GetAlign() const | mpLayer | inline |
GetBBox(mpFloatRect *m_bound) | mpLayer | virtual |
GetBrush() const | mpLayer | inline |
GetCanDelete(void) const | mpLayer | inline |
GetColourSquare(int side=16) | mpLayer | |
GetContinuity() const | mpFunction | inline |
GetDrawOutsideMargins() const | mpLayer | inline |
GetFont() const | mpLayer | inline |
GetFontColour() const | mpLayer | inline |
GetLayerSubType() const | mpLayer | inline |
GetLayerType() const | mpLayer | inline |
GetMaxX() | mpLayer | inlinevirtual |
GetMaxY() | MyPower | inlinevirtual |
GetMinX() | mpLayer | inlinevirtual |
GetMinY() | MyPower | inlinevirtual |
GetName() const | mpLayer | inline |
GetPen() const | mpLayer | inline |
GetShowName() const | mpLayer | inline |
GetStep() const | mpFunction | inline |
GetSymbol() const | mpFunction | inline |
GetSymbolSize() const | mpFunction | inline |
GetY(double x) | MyPower | inlinevirtual |
GetY2Axis() const | mpFunction | inline |
GetZIndex(void) const | mpLayer | inline |
HasBBox() | mpLayer | inlinevirtual |
IsLayerType(mpLayerType type, int *sub_type) | mpLayer | inlinevirtual |
IsTractable() const | mpLayer | inline |
IsVisible() const | mpLayer | inline |
m_brush | mpLayer | protected |
m_CanDelete | mpLayer | protected |
m_continuous | mpFunction | protected |
m_drawOutsideMargins | mpLayer | protected |
m_flags | mpLayer | protected |
m_font | mpLayer | protected |
m_fontcolour | mpLayer | protected |
m_name | mpLayer | protected |
m_pen | mpLayer | protected |
m_plotBoundaries | mpLayer | protected |
m_showName | mpLayer | protected |
m_step | mpFunction | protected |
m_subtype | mpLayer | protected |
m_symbol | mpFunction | protected |
m_symbolSize | mpFunction | protected |
m_symbolSize2 | mpFunction | protected |
m_tractable | mpLayer | protected |
m_type | mpLayer | protected |
m_UseY2Axis | mpFunction | protected |
m_visible | mpLayer | protected |
m_win | mpLayer | protected |
m_ZIndex | mpLayer | protected |
mpFunction(mpLayerType layerType=mpLAYER_PLOT, const wxString &name=wxEmptyString, bool useY2Axis=false) | mpFunction | |
mpFX(const wxString &name=wxEmptyString, int flags=mpALIGN_RIGHT, bool useY2Axis=false) | mpFX | |
mpLayer(mpLayerType layerType) (defined in mpLayer) | mpLayer | |
MyPower() (defined in MyPower) | MyPower | inline |
Plot(wxDC &dc, mpWindow &w) | mpLayer | |
SetAlign(int align) | mpLayer | inline |
SetBrush(const wxBrush &brush) | mpLayer | inline |
SetCanDelete(bool canDelete) | mpLayer | inline |
SetContinuity(bool continuity) | mpFunction | inline |
SetDrawOutsideMargins(bool drawModeOutside) | mpLayer | inline |
SetFont(const wxFont &font) | mpLayer | inline |
SetFontColour(const wxColour &colour) | mpLayer | inline |
SetName(const wxString &name) | mpLayer | inline |
SetPen(const wxPen &pen) | mpLayer | inline |
SetShowName(bool show) | mpLayer | inline |
SetStep(unsigned int step) | mpFunction | inline |
SetSymbol(mpSymbol symbol) | mpFunction | inline |
SetSymbolSize(int size) | mpFunction | inline |
SetTractable(bool track) | mpLayer | inlinevirtual |
SetVisible(bool show) | mpLayer | inlinevirtual |
SetWindow(mpWindow &w) | mpLayer | inline |
SetY2Axis(bool _useY2) | mpFunction | inline |
UpdateContext(wxDC &dc) const | mpLayer | protected |
wxDECLARE_DYNAMIC_CLASS(mpFX) (defined in mpFX) | mpFX | protected |
wxDECLARE_DYNAMIC_CLASS(mpFunction) (defined in mpFunction) | mpFunction | protected |
~mpLayer() (defined in mpLayer) | mpLayer | inlinevirtual |