26#include <wx/settings.h>
40 COLOR4D bg( wxSystemSettings::GetColour( wxSYS_COLOUR_WINDOW ) );
The base class for create windows for drawing purpose.
A color representation with 4 components: red, green, blue, alpha.
void ToHSL(double &aOutHue, double &aOutSaturation, double &aOutValue) const
Converts current color (stored in RGB) to HSL format.
Base class for Single trace & Differential pair meandering tools, as both of them share a lot of code...
virtual const wxString TuningInfo(EDA_UNITS aUnits) const =0
Return a string describing the status and length of the tuned traces.
virtual TUNING_STATUS TuningStatus() const =0
Return the tuning status (too short, too long, etc.) of the trace(s) being tuned.
PLACEMENT_ALGO * Placer()
EDA_UNITS GetUserUnits() const