|
KiCad PCB EDA Suite
|
This is the complete list of members for IMPORTED_STROKE, including all inherited members.
| GetColor() const | IMPORTED_STROKE | inline |
| GetPlotStyle() const | IMPORTED_STROKE | inline |
| GetWidth() const | IMPORTED_STROKE | inline |
| IMPORTED_STROKE(double aWidth=0, LINE_STYLE aPlotStyle=LINE_STYLE::DEFAULT, const KIGFX::COLOR4D &aColor=KIGFX::COLOR4D::UNSPECIFIED) | IMPORTED_STROKE | inline |
| m_color | IMPORTED_STROKE | private |
| m_plotstyle | IMPORTED_STROKE | private |
| m_width | IMPORTED_STROKE | private |
| SetColor(const KIGFX::COLOR4D &aColor) | IMPORTED_STROKE | inline |
| SetPlotStyle(LINE_STYLE aPlotStyle) | IMPORTED_STROKE | inline |
| SetWidth(double aWidth) | IMPORTED_STROKE | inline |