|
KiCad PCB EDA Suite
|
#include "graphics_import_mgr.h"#include "graphics_import_plugin.h"#include <eda_text.h>#include <math/vector2d.h>#include <gal/color4d.h>#include <stroke_params.h>#include <list>#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| class | IMPORTED_STROKE |
| A clone of IMPORTED_STROKE, but with floating-point width. More... | |
| class | GRAPHICS_IMPORTER |
| Interface that creates objects representing shapes for a given data model. More... | |