| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for mpLayer, including all inherited members.
| GetBrush() const | mpLayer | inline | 
| GetContinuity() const | mpLayer | 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 | 
| HasBBox() const | mpLayer | inlinevirtual | 
| IsInfo() const | mpLayer | inlinevirtual | 
| IsVisible() const | mpLayer | inline | 
| m_brush | mpLayer | protected | 
| m_continuous | mpLayer | protected | 
| m_displayName | mpLayer | protected | 
| m_font | mpLayer | protected | 
| m_name | mpLayer | protected | 
| m_pen | mpLayer | protected | 
| m_showName | mpLayer | protected | 
| m_type | mpLayer | protected | 
| m_visible | mpLayer | protected | 
| mpLayer() | mpLayer | |
| Plot(wxDC &dc, mpWindow &w)=0 | mpLayer | pure virtual | 
| SetBrush(const wxBrush &brush) | mpLayer | inline | 
| SetContinuity(bool continuity) | mpLayer | inline | 
| SetFont(const wxFont &font) | mpLayer | inline | 
| SetName(const wxString &name) | mpLayer | inlinevirtual | 
| SetPen(const wxPen &pen) | mpLayer | inline | 
| SetVisible(bool show) | mpLayer | inline | 
| ShowName(bool show) | mpLayer | inline | 
| ~mpLayer() | mpLayer | inlinevirtual |