KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_plotter.h File Reference
#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...
 

Enumerations

enum  PageFormatReq { PAGE_SIZE_AUTO , PAGE_SIZE_A4 , PAGE_SIZE_A }
 

Enumeration Type Documentation

◆ PageFormatReq

Enumerator
PAGE_SIZE_AUTO 
PAGE_SIZE_A4 
PAGE_SIZE_A 

Definition at line 46 of file sch_plotter.h.