| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for PCB_PLOTTER, including all inherited members.
| BuildPlotFileName(wxFileName *aFilename, const wxString &aOutputDir, const wxString &aSuffix, const wxString &aExtension) | PCB_PLOTTER | static | 
| copperLayerShouldBeSkipped(PCB_LAYER_ID aLayerToPlot) | PCB_PLOTTER | |
| getPlotSequence(PCB_LAYER_ID aLayerToPlot, LSEQ aPlotWithAllLayersSeq) | PCB_PLOTTER | private | 
| m_board | PCB_PLOTTER | protected | 
| m_plotOpts | PCB_PLOTTER | protected | 
| m_reporter | PCB_PLOTTER | protected | 
| PCB_PLOTTER(BOARD *aBoard, REPORTER *aReporter, PCB_PLOT_PARAMS &aParams) | PCB_PLOTTER | |
| Plot(const wxString &aOutputPath, const LSEQ &aLayersToPlot, const LSEQ &aCommonLayers, bool aUseGerberFileExtensions, bool aOutputPathIsSingle=false, std::optional< wxString > aLayerName=std::nullopt, std::optional< wxString > aSheetName=std::nullopt, std::optional< wxString > aSheetPath=std::nullopt) | PCB_PLOTTER | |
| PlotJobToPlotOpts(PCB_PLOT_PARAMS &aOpts, JOB_EXPORT_PCB_PLOT *aJob, REPORTER &aReporter) | PCB_PLOTTER | static |