KiCad PCB EDA Suite
|
#include <frame_type.h>
#include <gal/painter.h>
#include <padstack.h>
#include <pcb_display_options.h>
#include <math/vector2d.h>
#include <memory>
#include <geometry/shape_segment.h>
Go to the source code of this file.
Classes | |
class | KIGFX::PCB_RENDER_SETTINGS |
PCB specific render settings. More... | |
class | KIGFX::PCB_PAINTER |
Contains methods for drawing PCB-specific items. More... | |
Namespaces | |
namespace | KIFONT |
namespace | KIGFX |
The Cairo implementation of the graphics abstraction layer. | |