_add_curves(int subplot_id, Coords const &C, PlotMM::Plot *subplot, String const &color="blue") | LabTestSim::Plotter | [inline, private] |
_add_curves(int subplot_id, Coords const &C, Array< int > const &Marks, PlotMM::Plot *subplot, String const &clr1="blue", String const &clr2="red") | LabTestSim::Plotter | [inline, private] |
_allocate_and_fill_coords(int subplot_id, FileParser::Table const &T, Coords &C) | LabTestSim::Plotter | [inline, private] |
_btn_close | LabTestSim::Plotter | [private] |
_grids | LabTestSim::Plotter | [private] |
_names | LabTestSim::Plotter | [private] |
_nb | LabTestSim::Plotter | [private] |
_on_close_clicked() | LabTestSim::Plotter | [inline, private] |
_on_plot0_mouse_move(int x, int y, GdkEventMotion *ev) | LabTestSim::Plotter | [inline, private] |
_on_plot1_mouse_move(int x, int y, GdkEventMotion *ev) | LabTestSim::Plotter | [inline, private] |
_on_plot2_mouse_move(int x, int y, GdkEventMotion *ev) | LabTestSim::Plotter | [inline, private] |
_on_plot3_mouse_move(int x, int y, GdkEventMotion *ev) | LabTestSim::Plotter | [inline, private] |
_on_switch_page(GtkNotebookPage *page, guint page_num) | LabTestSim::Plotter | [inline, private] |
_plots | LabTestSim::Plotter | [private] |
_print_coords(int subplot_id, int x, int y) | LabTestSim::Plotter | [inline, private] |
_sbar | LabTestSim::Plotter | [private] |
_setup_subplot(int subplot_id, PlotMM::Plot *subplot) | LabTestSim::Plotter | [inline, private] |
_use_calc | LabTestSim::Plotter | [private] |
_use_cmarks | LabTestSim::Plotter | [private] |
_use_cy | LabTestSim::Plotter | [private] |
_use_marks | LabTestSim::Plotter | [private] |
Plotter(Array< String > const *a_DAT, Array< FileParser::Table > const *a_Data, bool use_Cy=true, bool use_Marks=false, Array< Array< int > > const *a_Marks=NULL, bool use_Calc=false, Array< FileParser::Table > const *a_Calc=NULL, bool use_CMarks=false, Array< Array< int > > const *a_CMarks=NULL) | LabTestSim::Plotter | [inline] |
~Plotter() | LabTestSim::Plotter | [inline] |