CheckLog(double *x, double *y) | MathPlot::mpLayer | protected |
DoBeforePlot() | MathPlot::mpLayer | inlineprotectedvirtual |
DoPlot(wxDC &dc, mpWindow &w) | MathPlot::mpScaleX | protectedvirtual |
DrawScaleName(wxDC &dc, mpWindow &w, int origin, int labelSize) (defined in MathPlot::mpScaleX) | MathPlot::mpScaleX | protectedvirtual |
FormatLogValue(double n) (defined in MathPlot::mpScale) | MathPlot::mpScale | protected |
FormatValue(const wxString &fmt, double n) (defined in MathPlot::mpScaleX) | MathPlot::mpScaleX | 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 |
GetLabelMode() const | MathPlot::mpScaleX | 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::mpScaleX | 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::mpScaleX | virtual |
IsTractable() const | MathPlot::mpLayer | inline |
IsVisible() const | MathPlot::mpLayer | inline |
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_labelFormat | MathPlot::mpScale | protected |
m_labelType | MathPlot::mpScaleX | 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_timeConv | MathPlot::mpScaleX | 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 | |
mpScaleX(const wxString &name=_T("X"), int flags=mpALIGN_CENTERX, bool grids=false, unsigned int type=0x00) | MathPlot::mpScaleX | 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::mpScaleX | inlinevirtual |
SetLabelMode(unsigned int mode, unsigned int time_conv=0x20) | MathPlot::mpScaleX | inline |
SetLogAxis(bool log) (defined in MathPlot::mpScaleX) | MathPlot::mpScaleX | 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 |
ShowGrids(bool grids) | MathPlot::mpScale | inline |
ShowTicks(bool ticks) | MathPlot::mpScale | inline |
UpdateContext(wxDC &dc) const | MathPlot::mpLayer | protected |
wxDECLARE_DYNAMIC_CLASS(mpScaleX) (defined in MathPlot::mpScaleX) | MathPlot::mpScaleX | protected |
wxDECLARE_DYNAMIC_CLASS(mpScale) (defined in MathPlot::mpScale) | MathPlot::mpScale | protected |
~mpLayer() (defined in MathPlot::mpLayer) | MathPlot::mpLayer | inlinevirtual |