This is the complete list of members for mpScaleBase, including all inherited members.
AbsMaxValue() const | mpScaleBase | inline |
AbsVisibleMaxValue() const | mpScaleBase | inline |
computeLabelExtents(wxDC &dc, mpWindow &w) | mpScaleBase | protected |
ExtendDataRange(double minV, double maxV) | mpScaleBase | inlinevirtual |
formatLabels() | mpScaleBase | inlineprotectedvirtual |
GetAxisMinMax(double *minV, double *maxV) | mpScaleBase | inline |
GetBrush() const | mpLayer | inline |
GetContinuity() const | mpLayer | inline |
GetDataRange(double &minV, double &maxV) const | mpScaleBase | inline |
GetDisplayName() const | mpLayer | inline |
GetFont() const | mpLayer | inline |
GetLayerType() const | mpLayer | inline |
GetMaxX() const | mpLayer | inlinevirtual |
GetMaxY() const | mpLayer | inlinevirtual |
GetMinX() const | mpLayer | inlinevirtual |
GetMinY() const | mpLayer | inlinevirtual |
GetName() const | mpLayer | inline |
GetPen() const | mpLayer | inline |
GetTicks() const | mpScaleBase | inline |
getVisibleDataRange(mpWindow &w, double &minV, double &maxV) | mpScaleBase | inlineprotectedvirtual |
HasBBox() const override | mpScaleBase | inlinevirtual |
IsHorizontal() const =0 | mpScaleBase | pure virtual |
IsInfo() const | mpLayer | inlinevirtual |
IsVisible() const | mpLayer | inline |
m_absVisibleMaxV | mpScaleBase | protected |
m_axisLocked | mpScaleBase | protected |
m_axisMax | mpScaleBase | protected |
m_axisMin | mpScaleBase | protected |
m_brush | mpLayer | protected |
m_continuous | mpLayer | protected |
m_displayName | mpLayer | protected |
m_flags | mpScaleBase | protected |
m_font | mpLayer | protected |
m_maxLabelHeight | mpScaleBase | protected |
m_maxLabelWidth | mpScaleBase | protected |
m_maxV | mpScaleBase | protected |
m_minV | mpScaleBase | protected |
m_name | mpLayer | protected |
m_nameFlags | mpScaleBase | protected |
m_offset | mpScaleBase | protected |
m_pen | mpLayer | protected |
m_rangeSet | mpScaleBase | protected |
m_scale | mpScaleBase | protected |
m_showName | mpLayer | protected |
m_tickLabels | mpScaleBase | protected |
m_ticks | mpScaleBase | protected |
m_tickValues | mpScaleBase | protected |
m_type | mpLayer | protected |
m_visible | mpLayer | protected |
mpLayer() | mpLayer | |
mpScaleBase() | mpScaleBase | |
Plot(wxDC &dc, mpWindow &w)=0 | mpLayer | pure virtual |
recalculateTicks(wxDC &dc, mpWindow &w) | mpScaleBase | inlineprotectedvirtual |
ResetDataRange() | mpScaleBase | inlinevirtual |
SetAlign(int align) | mpScaleBase | inline |
SetAxisMinMax(bool lock, double minV, double maxV) | mpScaleBase | inline |
SetBrush(const wxBrush &brush) | mpLayer | inline |
SetContinuity(bool continuity) | mpLayer | inline |
SetFont(const wxFont &font) | mpLayer | inline |
SetName(const wxString &name) | mpLayer | inlinevirtual |
SetNameAlign(int align) | mpScaleBase | inline |
SetPen(const wxPen &pen) | mpLayer | inline |
SetTicks(bool enable) | mpScaleBase | inline |
SetVisible(bool show) | mpLayer | inline |
ShowName(bool show) | mpLayer | inline |
TransformFromPlot(double xplot) const | mpScaleBase | inlinevirtual |
TransformToPlot(double x) const | mpScaleBase | inlinevirtual |
updateTickLabels(wxDC &dc, mpWindow &w) | mpScaleBase | protected |
~mpLayer() | mpLayer | inlinevirtual |
~mpScaleBase() | mpScaleBase | inlinevirtual |