KiCad PCB EDA Suite
|
#include <geometry/shape_line_chain.h>
Go to the source code of this file.
Classes | |
class | POLYGON_GEOM_MANAGER |
Class that handles the drawing of a polygon, including management of last corner deletion and drawing of leader lines with various constraints (eg 45 deg only). More... | |
class | POLYGON_GEOM_MANAGER::CLIENT |
"Listener" interface for a class that wants to be updated about polygon geometry changes More... | |