|
Horizon
|
Public Member Functions | |
| FootprintGeneratorSingle (class IDocumentPackage &c) | |
| bool | generate () override |
Public Member Functions inherited from horizon::FootprintGeneratorBase | |
| FootprintGeneratorBase (const char *resource, class IDocumentPackage &c) | |
| Glib::PropertyProxy< bool > | property_can_generate () |
| virtual bool | generate ()=0 |
Additional Inherited Members | |
Protected Member Functions inherited from horizon::FootprintGeneratorBase | |
| void | update_pad_parameters (const class Padstack &padstack, class Pad &pad, const int64_t pad_width, const int64_t pad_height) |
Protected Attributes inherited from horizon::FootprintGeneratorBase | |
| Glib::Property< bool > | p_property_can_generate |
| class PoolBrowserButton * | browser_button = nullptr |
| SVGOverlay * | overlay = nullptr |
| Gtk::Box * | box_top = nullptr |
| class IDocumentPackage & | core |
| class Package & | package |
|
overridevirtual |
Implements horizon::FootprintGeneratorBase.