23 bool aOutputIsDirectory )
24 :
JOB( aType, aOutputIsDirectory ),
25 m_plotFormat( aFormat ),
30 m_blackAndWhite( false ),
32 m_sketchPadsOnFabLayers( false ),
33 m_hideDNPFPsOnFabLayers( false ),
34 m_sketchDNPFPsOnFabLayers( true ),
35 m_crossoutDNPFPsOnFabLayers( true ),
36 m_plotFootprintValues( true ),
38 m_plotDrawingSheet( true ),
39 m_plotPadNumbers( false ),
40 m_plotInvisibleText( false ),
42 m_printMaskLayersToIncludeOnAllLayers(),
44 m_useDrillOrigin( false )
JOB_EXPORT_PCB_PLOT(PLOT_FORMAT aFormat, const std::string &aType, bool aOutputIsDirectory)
LSEQ m_printMaskLayersToIncludeOnAllLayers
LSEQ m_printMaskLayer
Layers to include on all individual layer prints.
An simple container class that lets us dispatch output jobs to kifaces.
std::vector< JOB_PARAM_BASE * > m_params