| 
    KiCad PCB EDA Suite
    
   | 
 
Go to the source code of this file.
Classes | |
| class | JOB_EXPORT_SCH_PLOT | 
| class | JOB_EXPORT_SCH_PLOT_PDF | 
| class | JOB_EXPORT_SCH_PLOT_DXF | 
| class | JOB_EXPORT_SCH_PLOT_SVG | 
| class | JOB_EXPORT_SCH_PLOT_PS | 
| class | JOB_EXPORT_SCH_PLOT_HPGL | 
Enumerations | |
| enum class | JOB_PAGE_SIZE { PAGE_SIZE_AUTO , PAGE_SIZE_A4 , PAGE_SIZE_A } | 
| enum class | SCH_PLOT_FORMAT {  HPGL , POST , DXF , PDF , SVG }  | 
      
  | 
  strong | 
| Enumerator | |
|---|---|
| PAGE_SIZE_AUTO | |
| PAGE_SIZE_A4 | |
| PAGE_SIZE_A | |
Definition at line 29 of file job_export_sch_plot.h.
      
  | 
  strong | 
| Enumerator | |
|---|---|
| HPGL | |
| POST | |
| DXF | |
| SVG | |
Definition at line 37 of file job_export_sch_plot.h.