34 EDA_DRAW_FRAME* frame = static_cast<EDA_DRAW_FRAME*>( GetParent() );
Class MEANDER_PLACER_BASE.
PLACEMENT_ALGO * Placer()
The base class for create windows for drawing purpose.
virtual TUNING_STATUS TuningStatus() const =0
Function TuningStatus()
virtual const wxString TuningInfo(EDA_UNITS_T aUnits) const =0
Function TuningInfo()
void ToHSL(double &aOutHue, double &aOutSaturation, double &aOutValue) const
Function ToHSL() Converts current color (stored in RGB) to HSL format.
EDA_UNITS_T GetUserUnits() const
Return the user units currently in use.
Class COLOR4D is the color representation with 4 components: red, green, blue, alpha.