| 
    KiCad PCB EDA Suite
    
   | 
 
#include <wx/filename.h>#include <wx/string.h>#include <wx/gdicmn.h>#include <page_info.h>#include <sch_render_settings.h>#include <sch_sheet_path.h>#include <plotters/plotter.h>Go to the source code of this file.
Classes | |
| struct | SCH_PLOT_OPTS | 
| class | SCH_PLOTTER | 
| Schematic plotting class.  More... | |
| class | RENDER_SETTINGS | 
| Container for all the knowledge about how graphical objects are drawn on any output surface/device.  More... | |
Enumerations | |
| enum | PageFormatReq { PAGE_SIZE_AUTO , PAGE_SIZE_A4 , PAGE_SIZE_A } | 
| enum PageFormatReq | 
| Enumerator | |
|---|---|
| PAGE_SIZE_AUTO | |
| PAGE_SIZE_A4 | |
| PAGE_SIZE_A | |
Definition at line 46 of file sch_plotter.h.