| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for TRACE, including all inherited members.
| Clear() | mpFXYVector | |
| GetBrush() const | mpLayer | inline | 
| GetContinuity() const | mpLayer | inline | 
| GetCount() const override | mpFXYVector | inlinevirtual | 
| GetCursor(int aCursorId) | TRACE | inline | 
| GetCursors() | TRACE | inline | 
| GetDataX() const | TRACE | inline | 
| GetDataY() const | TRACE | inline | 
| GetDisplayName() const | mpLayer | inline | 
| GetFont() const | mpLayer | inline | 
| GetLayerType() const | mpLayer | inline | 
| GetMaxX() const override | mpFXYVector | inlinevirtual | 
| GetMaxY() const override | mpFXYVector | inlinevirtual | 
| GetMinX() const override | mpFXYVector | inlinevirtual | 
| GetMinY() const override | mpFXYVector | inlinevirtual | 
| GetMultiRunLabels() const | TRACE | inline | 
| GetName() const | mpLayer | inline | 
| GetNextXY(double &x, double &y) override | mpFXYVector | protectedvirtual | 
| GetPen() const | mpLayer | inline | 
| GetSweepCount() const override | mpFXYVector | inlinevirtual | 
| GetSweepSize() const | mpFXYVector | inline | 
| GetTraceColour() const | TRACE | inline | 
| GetType() const | TRACE | inline | 
| HasBBox() const | mpLayer | inlinevirtual | 
| HasCursor(int aCursorId) | TRACE | inline | 
| IsInfo() const | mpLayer | inlinevirtual | 
| IsMultiRun() const | TRACE | inline | 
| IsVisible() const | mpLayer | inline | 
| m_brush | mpLayer | protected | 
| m_continuous | mpLayer | protected | 
| m_cursors | TRACE | protected | 
| m_displayName | mpLayer | protected | 
| m_flags | mpFXY | protected | 
| m_font | mpLayer | protected | 
| m_index | mpFXYVector | protected | 
| m_isMultiRun | TRACE | protected | 
| m_maxX | mpFXYVector | protected | 
| m_maxY | mpFXYVector | protected | 
| m_minX | mpFXYVector | protected | 
| m_minY | mpFXYVector | protected | 
| m_multiRunLabels | TRACE | protected | 
| m_name | mpLayer | protected | 
| m_pen | mpLayer | protected | 
| m_scaleX | mpFXY | protected | 
| m_scaleY | mpFXY | protected | 
| m_showName | mpLayer | protected | 
| m_sweepCount | mpFXYVector | protected | 
| m_sweepSize | mpFXYVector | protected | 
| m_sweepWindow | mpFXYVector | protected | 
| m_traceColour | TRACE | protected | 
| m_type | TRACE | protected | 
| m_visible | mpLayer | protected | 
| m_xs | mpFXYVector | protected | 
| m_ys | mpFXYVector | protected | 
| maxDrawX | mpFXY | protected | 
| maxDrawY | mpFXY | protected | 
| minDrawX | mpFXY | protected | 
| minDrawY | mpFXY | protected | 
| mpFXY(const wxString &name=wxEmptyString, int flags=mpALIGN_NE) | mpFXY | |
| mpFXYVector(const wxString &name=wxEmptyString, int flags=mpALIGN_NE) | mpFXYVector | |
| mpLayer() | mpLayer | |
| Plot(wxDC &dc, mpWindow &w) override | mpFXY | virtual | 
| Rewind() override | mpFXYVector | protectedvirtual | 
| s2x(double plotCoordX) const | mpFXY | |
| s2y(double plotCoordY) const | mpFXY | |
| SetBrush(const wxBrush &brush) | mpLayer | inline | 
| SetContinuity(bool continuity) | mpLayer | inline | 
| SetCursor(int aCursorId, CURSOR *aCursor) | TRACE | inline | 
| SetData(const std::vector< double > &aX, const std::vector< double > &aY) override | TRACE | inlinevirtual | 
| SetFont(const wxFont &font) | mpLayer | inline | 
| SetIsMultiRun(bool aIsMultiRun) | TRACE | inline | 
| SetMultiRunLabels(const std::vector< wxString > &aLabels) | TRACE | inline | 
| SetName(const wxString &aName) override | TRACE | inlinevirtual | 
| SetPen(const wxPen &pen) | mpLayer | inline | 
| SetScale(mpScaleBase *scaleX, mpScaleBase *scaleY) | mpFXY | virtual | 
| SetSweepCount(int aSweepCount) | mpFXYVector | inline | 
| SetSweepSize(size_t aSweepSize) | mpFXYVector | inline | 
| SetSweepWindow(int aSweepIdx) override | mpFXYVector | protectedvirtual | 
| SetTraceColour(const wxColour &aColour) | TRACE | inline | 
| SetVisible(bool show) | mpLayer | inline | 
| ShowName(bool show) | mpLayer | inline | 
| TRACE(const wxString &aName, SIM_TRACE_TYPE aType) | TRACE | inline | 
| UpdateScales() | mpFXY | |
| UpdateViewBoundary(wxCoord xnew, wxCoord ynew) | mpFXY | protected | 
| x2s(double x) const | mpFXY | |
| y2s(double y) const | mpFXY | |
| ~mpFXYVector() | mpFXYVector | inlinevirtual | 
| ~mpLayer() | mpLayer | inlinevirtual |