6 bool aOutputIsDirectory )
7 :
JOB( aType, aOutputIsDirectory ),
8 m_plotFormat( aFormat ),
13 m_blackAndWhite( false ),
15 m_sketchPadsOnFabLayers( false ),
16 m_hideDNPFPsOnFabLayers( false ),
17 m_sketchDNPFPsOnFabLayers( true ),
18 m_crossoutDNPFPsOnFabLayers( true ),
19 m_plotFootprintValues( true ),
21 m_plotDrawingSheet( true ),
23 m_drillShapeOption( 2 )
JOB_EXPORT_PCB_PLOT(PLOT_FORMAT aFormat, const std::string &aType, bool aOutputIsDirectory)
An simple container class that lets us dispatch output jobs to kifaces.