KiCad PCB EDA Suite
|
This is the complete list of members for PLOT_CONTROLLER, including all inherited members.
ClosePlot() | PLOT_CONTROLLER | |
GetColorMode() | PLOT_CONTROLLER | |
GetLayer() | PLOT_CONTROLLER | inline |
GetPlotDirName() | PLOT_CONTROLLER | inline |
GetPlotFileName() | PLOT_CONTROLLER | inline |
GetPlotOptions() | PLOT_CONTROLLER | inline |
GetPlotter() | PLOT_CONTROLLER | inline |
IsPlotOpen() const | PLOT_CONTROLLER | inline |
m_board | PLOT_CONTROLLER | private |
m_plotFile | PLOT_CONTROLLER | private |
m_plotLayer | PLOT_CONTROLLER | private |
m_plotOptions | PLOT_CONTROLLER | private |
m_plotter | PLOT_CONTROLLER | private |
OpenPlotfile(const wxString &aSuffix, PLOT_FORMAT aFormat, const wxString &aSheetName=wxEmptyString, const wxString &aSheetPath=wxEmptyString) | PLOT_CONTROLLER | |
PLOT_CONTROLLER(BOARD *aBoard) | PLOT_CONTROLLER | |
PlotLayer() | PLOT_CONTROLLER | |
PlotLayers(const LSEQ &aLayerSequence) | PLOT_CONTROLLER | |
SetColorMode(bool aColorMode) | PLOT_CONTROLLER | |
SetLayer(int aLayer) | PLOT_CONTROLLER | inline |
~PLOT_CONTROLLER() | PLOT_CONTROLLER |