|
KiCad PCB EDA Suite
|
#include <optional>#include <geometry/circle.h>#include <geometry/seg.h>#include <math/box2.h>#include <sch_pin.h>Go to the source code of this file.
Classes | |
| class | PIN_LAYOUT_CACHE |
| A pin layout helper is a class that manages the layout of the parts of a pin on a schematic symbol: More... | |
| struct | PIN_LAYOUT_CACHE::TEXT_INFO |
| struct | PIN_LAYOUT_CACHE::TEXT_EXTENTS_CACHE |
| Cached extent of a text item. More... | |