CheckLog(double *x, double *y) | MathPlot::mpLayer | protected |
DoBeforePlot() | MathPlot::mpLayer | inlineprotectedvirtual |
DoPlot(wxDC &dc, mpWindow &w) | MathPlot::mpScaleY | protectedvirtual |
DrawScaleName(wxDC &dc, mpWindow &w, int origin, int labelSize) (defined in MathPlot::mpScaleY) | MathPlot::mpScaleY | protectedvirtual |
FormatLogValue(double n) (defined in MathPlot::mpScale) | MathPlot::mpScale | protected |
GetAlign() const | MathPlot::mpLayer | inline |
GetAuto() const | MathPlot::mpScale | 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 | |
GetDrawOutsideMargins() const | MathPlot::mpLayer | inline |
GetFont() const | MathPlot::mpLayer | inline |
GetFontColour() const | MathPlot::mpLayer | inline |
GetGridPen() const | MathPlot::mpScale | inline |
GetLabelFormat() const | MathPlot::mpScale | inline |
GetLayerSubType() const | MathPlot::mpLayer | inline |
GetLayerType() const | MathPlot::mpLayer | inline |
GetMaxScale() const (defined in MathPlot::mpScale) | MathPlot::mpScale | inline |
GetMaxX() | MathPlot::mpLayer | inlinevirtual |
GetMaxY() | MathPlot::mpLayer | inlinevirtual |
GetMinScale() const (defined in MathPlot::mpScale) | MathPlot::mpScale | inline |
GetMinX() | MathPlot::mpLayer | inlinevirtual |
GetMinY() | MathPlot::mpLayer | inlinevirtual |
GetName() const | MathPlot::mpLayer | inline |
GetOrigin(mpWindow &w) | MathPlot::mpScaleY | protectedvirtual |
GetPen() const | MathPlot::mpLayer | inline |
GetShowGrids() const | MathPlot::mpScale | inline |
GetShowName() const | MathPlot::mpLayer | inline |
GetShowTicks() const | MathPlot::mpScale | inline |
GetStep(double scale) (defined in MathPlot::mpScale) | MathPlot::mpScale | protected |
GetZIndex(void) const | MathPlot::mpLayer | inline |
HasBBox() | MathPlot::mpScale | inlinevirtual |
IsLayerType(mpLayerType type, int *sub_type) | MathPlot::mpLayer | inlinevirtual |
IsLogAxis() | MathPlot::mpScaleY | virtual |
IsTractable() const | MathPlot::mpLayer | inline |
IsVisible() const | MathPlot::mpLayer | inline |
IsY2Axis() (defined in MathPlot::mpScaleY) | MathPlot::mpScaleY | inlinevirtual |
m_auto | MathPlot::mpScale | protected |
m_brush | MathPlot::mpLayer | protected |
m_CanDelete | MathPlot::mpLayer | protected |
m_drawOutsideMargins | MathPlot::mpLayer | protected |
m_flags | MathPlot::mpLayer | protected |
m_font | MathPlot::mpLayer | protected |
m_fontcolour | MathPlot::mpLayer | protected |
m_gridpen | MathPlot::mpScale | protected |
m_grids | MathPlot::mpScale | protected |
m_isY2Axis (defined in MathPlot::mpScaleY) | MathPlot::mpScaleY | protected |
m_labelFormat | MathPlot::mpScale | protected |
m_max | MathPlot::mpScale | protected |
m_min (defined in MathPlot::mpScale) | MathPlot::mpScale | protected |
m_name | MathPlot::mpLayer | protected |
m_pen | MathPlot::mpLayer | protected |
m_plotBoundaries | MathPlot::mpLayer | protected |
m_showName | MathPlot::mpLayer | protected |
m_subtype | MathPlot::mpLayer | protected |
m_ticks | MathPlot::mpScale | protected |
m_tractable | MathPlot::mpLayer | protected |
m_type | MathPlot::mpLayer | protected |
m_visible | MathPlot::mpLayer | protected |
m_win | MathPlot::mpLayer | protected |
m_ZIndex | MathPlot::mpLayer | protected |
mpLayer(mpLayerType layerType) (defined in MathPlot::mpLayer) | MathPlot::mpLayer | |
mpScale(const wxString &name, int flags, bool grids) | MathPlot::mpScale | |
mpScaleY(const wxString &name=_T("Y"), int flags=mpALIGN_CENTERY, bool grids=false, bool Y2Axis=false) | MathPlot::mpScaleY | inline |
Plot(wxDC &dc, mpWindow &w) | MathPlot::mpLayer | |
SetAlign(int align) | MathPlot::mpLayer | inline |
SetAuto(bool automaticScalingIsEnabled) | MathPlot::mpScale | inline |
SetBrush(const wxBrush &brush) | MathPlot::mpLayer | inline |
SetCanDelete(bool canDelete) | MathPlot::mpLayer | inline |
SetDrawOutsideMargins(bool drawModeOutside) | MathPlot::mpLayer | inline |
SetFont(const wxFont &font) | MathPlot::mpLayer | inline |
SetFontColour(const wxColour &colour) | MathPlot::mpLayer | inline |
SetGridPen(const wxPen &pen) | MathPlot::mpScale | inline |
SetLabelFormat(const wxString &format) | MathPlot::mpScale | inlinevirtual |
SetLogAxis(bool log) (defined in MathPlot::mpScaleY) | MathPlot::mpScaleY | virtual |
SetMaxScale(double max) (defined in MathPlot::mpScale) | MathPlot::mpScale | inline |
SetMinScale(double min) (defined in MathPlot::mpScale) | MathPlot::mpScale | inline |
SetName(const wxString &name) | MathPlot::mpLayer | inline |
SetPen(const wxPen &pen) | MathPlot::mpLayer | inline |
SetShowName(bool show) | MathPlot::mpLayer | inline |
SetTractable(bool track) | MathPlot::mpLayer | inlinevirtual |
SetVisible(bool show) | MathPlot::mpLayer | inlinevirtual |
SetWindow(mpWindow &w) | MathPlot::mpLayer | inline |
SetY2Axis(bool y2Axis) (defined in MathPlot::mpScaleY) | MathPlot::mpScaleY | virtual |
ShowGrids(bool grids) | MathPlot::mpScale | inline |
ShowTicks(bool ticks) | MathPlot::mpScale | inline |
UpdateContext(wxDC &dc) const | MathPlot::mpLayer | protected |
wxDECLARE_DYNAMIC_CLASS(mpScaleY) (defined in MathPlot::mpScaleY) | MathPlot::mpScaleY | protected |
wxDECLARE_DYNAMIC_CLASS(mpScale) (defined in MathPlot::mpScale) | MathPlot::mpScale | protected |
~mpLayer() (defined in MathPlot::mpLayer) | MathPlot::mpLayer | inlinevirtual |