KiCad PCB EDA Suite
|
This is the complete list of members for mpScaleY, including all inherited members.
AbsMaxValue() const | mpScaleBase | inline |
AbsVisibleMaxValue() const | mpScaleBase | inline |
computeLabelExtents(wxDC &dc, mpWindow &w) | mpScaleBase | protected |
computeSlaveTicks(mpWindow &w) | mpScaleY | 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) override | mpScaleY | protectedvirtual |
HasBBox() const override | mpScaleY | inlinevirtual |
IsHorizontal() const override | mpScaleY | inlinevirtual |
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 | mpScaleY | protected |
m_font | mpLayer | protected |
m_masterScale | mpScaleY | 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 | mpScaleY | protected |
m_tickValues | mpScaleBase | protected |
m_type | mpLayer | protected |
m_visible | mpLayer | protected |
mpLayer() | mpLayer | |
mpScaleBase() | mpScaleBase | |
mpScaleY(const wxString &name=wxT("Y"), int flags=mpALIGN_CENTER, bool ticks=true) | mpScaleY | |
Plot(wxDC &dc, mpWindow &w) override | mpScaleY | virtual |
recalculateTicks(wxDC &dc, mpWindow &w) override | mpScaleY | protectedvirtual |
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 |
SetMasterScale(mpScaleY *masterScale) | mpScaleY | 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 override | mpScaleY | virtual |
TransformToPlot(double x) const override | mpScaleY | virtual |
updateTickLabels(wxDC &dc, mpWindow &w) | mpScaleBase | protected |
~mpLayer() | mpLayer | inlinevirtual |
~mpScaleBase() | mpScaleBase | inlinevirtual |