KiCad PCB EDA Suite
Loading...
Searching...
No Matches
IMPORTED_STROKE Member List

This is the complete list of members for IMPORTED_STROKE, including all inherited members.

GetColor() constIMPORTED_STROKEinline
GetPlotStyle() constIMPORTED_STROKEinline
GetWidth() constIMPORTED_STROKEinline
IMPORTED_STROKE(double aWidth=0, LINE_STYLE aPlotStyle=LINE_STYLE::DEFAULT, const KIGFX::COLOR4D &aColor=KIGFX::COLOR4D::UNSPECIFIED)IMPORTED_STROKEinline
m_colorIMPORTED_STROKEprivate
m_plotstyleIMPORTED_STROKEprivate
m_widthIMPORTED_STROKEprivate
SetColor(const KIGFX::COLOR4D &aColor)IMPORTED_STROKEinline
SetPlotStyle(LINE_STYLE aPlotStyle)IMPORTED_STROKEinline
SetWidth(double aWidth)IMPORTED_STROKEinline