| _signal_changed | Gtk::PLplot::Plot | protected |
| _signal_cursor_enter | Gtk::PLplot::RegionSelection | protected |
| _signal_cursor_leave | Gtk::PLplot::RegionSelection | protected |
| _signal_cursor_motion | Gtk::PLplot::RegionSelection | protected |
| _signal_data_added | Gtk::PLplot::Plot | protected |
| _signal_data_removed | Gtk::PLplot::Plot | protected |
| _signal_double_press | Gtk::PLplot::RegionSelection | protected |
| _signal_object_added | Gtk::PLplot::Plot | protected |
| _signal_object_removed | Gtk::PLplot::Plot | protected |
| _signal_pan | Gtk::PLplot::RegionSelection | protected |
| _signal_select_region | Gtk::PLplot::RegionSelection | protected |
| _signal_zoom_region | Gtk::PLplot::RegionSelection | protected |
| add_data(PlotDataSurface &data) | Gtk::PLplot::PlotContour | protectedvirtual |
| area_fill_pattern | Gtk::PLplot::PlotContourShades | private |
| axes_color | Gtk::PLplot::Plot | protected |
| axis_title_x | Gtk::PLplot::Plot | protected |
| axis_title_y | Gtk::PLplot::Plot | protected |
| background_color | Gtk::PLplot::Plot | protected |
| cairo_range_x | Gtk::PLplot::RegionSelection | protected |
| cairo_range_y | Gtk::PLplot::RegionSelection | protected |
| Canvas | Gtk::PLplot::PlotContourShades | friend |
| canvas_height | Gtk::PLplot::Plot | protected |
| canvas_width | Gtk::PLplot::Plot | protected |
| clevels | Gtk::PLplot::PlotContour | protected |
| colorbar_title | Gtk::PLplot::PlotContourShades | private |
| colormap_palette | Gtk::PLplot::PlotContourShades | private |
| coordinate_transform_cairo_to_plplot(double x_cr, double y_cr, double &x_pl, double &y_pl) final | Gtk::PLplot::RegionSelection | protectedvirtual |
| coordinate_transform_cairo_to_world(double x_cr, double y_cr, double &x_wr, double &y_wr) final | Gtk::PLplot::RegionSelection | protectedvirtual |
| coordinate_transform_plplot_to_cairo(double x_pl, double y_pl, double &x_cr, double &y_cr) final | Gtk::PLplot::RegionSelection | protectedvirtual |
| coordinate_transform_plplot_to_world(double x_pl, double y_pl, double &x_wr, double &y_wr) | Gtk::PLplot::RegionSelection | protectedvirtual |
| coordinate_transform_world_to_cairo(double x_wr, double y_wr, double &x_cr, double &y_cr) final | Gtk::PLplot::RegionSelection | protectedvirtual |
| coordinate_transform_world_to_plplot(double x_wr, double y_wr, double &x_pl, double &y_pl) | Gtk::PLplot::RegionSelection | protectedvirtual |
| draw_colorbar(const Cairo::RefPtr< Cairo::Context > &cr, plstream *pls) | Gtk::PLplot::PlotContourShades | virtual |
| draw_plot(const Cairo::RefPtr< Cairo::Context > &cr, const int width, const int height) override | Gtk::PLplot::PlotContourShades | virtual |
| draw_plot_init(const Cairo::RefPtr< Cairo::Context > &cr, const int width, const int height) final | Gtk::PLplot::Plot | protectedvirtual |
| edge_color | Gtk::PLplot::PlotContour | protected |
| edge_width | Gtk::PLplot::PlotContour | protected |
| ensure_valid_range(double &val0, double &val1) | Gtk::PLplot::RegionSelection | protectedstatic |
| fill_width | Gtk::PLplot::PlotContourShades | private |
| get_area_fill_pattern() | Gtk::PLplot::PlotContourShades | |
| get_area_lines_width() | Gtk::PLplot::PlotContourShades | |
| get_axes_color() | Gtk::PLplot::Plot | |
| get_axis_title_x() | Gtk::PLplot::Plot | |
| get_axis_title_y() | Gtk::PLplot::Plot | |
| get_background_color() | Gtk::PLplot::Plot | |
| get_colorbar_title() | Gtk::PLplot::PlotContourShades | |
| get_colormap_palette() | Gtk::PLplot::PlotContourShades | |
| get_data(unsigned int data_index=0) final | Gtk::PLplot::Plot | virtual |
| get_edge_color() | Gtk::PLplot::PlotContour | |
| get_edge_width() | Gtk::PLplot::PlotContour | |
| get_nlevels() | Gtk::PLplot::PlotContour | |
| get_plot_title() | Gtk::PLplot::Plot | |
| get_region(double &xmin, double &xmax, double &ymin, double &ymax) | Gtk::PLplot::RegionSelection | |
| get_region_pannable() | Gtk::PLplot::RegionSelection | |
| get_region_selectable() | Gtk::PLplot::RegionSelection | |
| get_region_selection_color() | Gtk::PLplot::RegionSelection | |
| get_region_selection_width() | Gtk::PLplot::RegionSelection | |
| get_region_zoom_scale_factor() | Gtk::PLplot::RegionSelection | |
| get_region_zoomable() | Gtk::PLplot::RegionSelection | |
| get_titles_color() | Gtk::PLplot::Plot | |
| hide() | Gtk::PLplot::Plot | |
| hide_colorbar() | Gtk::PLplot::PlotContourShades | |
| hide_edges() | Gtk::PLplot::PlotContourShades | |
| hide_labels() | Gtk::PLplot::PlotContour | |
| is_showing() const | Gtk::PLplot::Plot | |
| is_showing_colorbar() | Gtk::PLplot::PlotContourShades | |
| is_showing_edges() | Gtk::PLplot::PlotContourShades | |
| is_showing_labels() const | Gtk::PLplot::PlotContour | |
| managed | Gtk::PLplot::Object | private |
| nlevels | Gtk::PLplot::PlotContour | protected |
| Object(const Object &) | Gtk::PLplot::Object | private |
| Object() | Gtk::PLplot::Object | inlineprotected |
| on_changed() | Gtk::PLplot::Plot | protectedvirtual |
| on_cursor_enter(double x, double y) | Gtk::PLplot::RegionSelection | protectedvirtual |
| on_cursor_leave() | Gtk::PLplot::RegionSelection | protectedvirtual |
| on_cursor_motion(double x, double y) | Gtk::PLplot::RegionSelection | protectedvirtual |
| on_data_added(PlotData *new_data) | Gtk::PLplot::Plot | protectedvirtual |
| on_data_removed(PlotData *removed_data) | Gtk::PLplot::Plot | protectedvirtual |
| on_double_press(double x, double y) | Gtk::PLplot::RegionSelection | protectedvirtual |
| on_object_added(PlotObject *new_object) | Gtk::PLplot::Plot | protectedvirtual |
| on_object_removed(PlotObject *removed_object) | Gtk::PLplot::Plot | protectedvirtual |
| on_pan(double old_x, double old_y, double new_x, double new_y) | Gtk::PLplot::RegionSelection | protectedvirtual |
| on_select_region(double xmin, double xmax, double ymin, double ymax) | Gtk::PLplot::RegionSelection | protectedvirtual |
| on_zoom_region(double x, double y, GdkScrollDirection direction) | Gtk::PLplot::RegionSelection | protectedvirtual |
| operator=(const PlotContourShades &)=delete | Gtk::PLplot::PlotContourShades | private |
| Plot(const Plot &)=delete | Gtk::PLplot::Plot | private |
| Plot()=delete | Gtk::PLplot::Plot | private |
| Plot(const Glib::ustring &axis_title_x, const Glib::ustring &axis_title_y, const Glib::ustring &plot_title, const double plot_width_norm, const double plot_height_norm, const double plot_offset_horizontal_norm, const double plot_offset_vertical_norm) | Gtk::PLplot::Plot | protected |
| plot_data | Gtk::PLplot::Plot | protected |
| plot_data_modified() override | Gtk::PLplot::PlotContour | protectedvirtual |
| plot_data_range_x | Gtk::PLplot::RegionSelection | protected |
| plot_data_range_y | Gtk::PLplot::RegionSelection | protected |
| plot_height | Gtk::PLplot::Plot | protected |
| plot_height_norm | Gtk::PLplot::Plot | protected |
| plot_objects | Gtk::PLplot::Plot | protected |
| plot_offset_horizontal_norm | Gtk::PLplot::Plot | protected |
| plot_offset_vertical_norm | Gtk::PLplot::Plot | protected |
| plot_offset_x | Gtk::PLplot::Plot | protected |
| plot_offset_y | Gtk::PLplot::Plot | protected |
| plot_title | Gtk::PLplot::Plot | protected |
| plot_width | Gtk::PLplot::Plot | protected |
| plot_width_norm | Gtk::PLplot::Plot | protected |
| PlotContour()=delete | Gtk::PLplot::PlotContour | private |
| PlotContour(const PlotContour &)=delete | Gtk::PLplot::PlotContour | private |
| PlotContour(const Glib::ustring &axis_title_x, const Glib::ustring &axis_title_y, const Glib::ustring &plot_title, unsigned int nlevels, Gdk::RGBA edge_color, double edge_width, const double plot_width_norm, const double plot_height_norm, const double plot_offset_horizontal_norm, const double plot_offset_vertical_norm) | Gtk::PLplot::PlotContour | protected |
| PlotContour(PlotDataSurface &data, const Glib::ustring &axis_title_x="X-axis", const Glib::ustring &axis_title_y="Y-axis", const Glib::ustring &plot_title="", unsigned int nlevels=6, Gdk::RGBA edge_color=Gdk::RGBA("red"), double edge_width=PLOTDATA_DEFAULT_LINE_WIDTH, const double plot_width_norm=1.0, const double plot_height_norm=1.0, const double plot_offset_horizontal_norm=0.0, const double plot_offset_vertical_norm=0.0) | Gtk::PLplot::PlotContour | |
| PlotContourShades()=delete | Gtk::PLplot::PlotContourShades | private |
| PlotContourShades(const PlotContourShades &)=delete | Gtk::PLplot::PlotContourShades | private |
| PlotContourShades(const Glib::ustring &axis_title_x, const Glib::ustring &axis_title_y, const Glib::ustring &plot_title, unsigned int nlevels, ColormapPalette colormap_palette, Gdk::RGBA edge_color, double edge_width, const double plot_width_norm, const double plot_height_norm, const double plot_offset_horizontal_norm, const double plot_offset_vertical_norm) | Gtk::PLplot::PlotContourShades | protected |
| PlotContourShades(PlotDataSurface &data, const Glib::ustring &axis_title_x="X-axis", const Glib::ustring &axis_title_y="Y-axis", const Glib::ustring &plot_title="", unsigned int nlevels=6, ColormapPalette colormap_palette=BLUE_YELLOW, Gdk::RGBA edge_color=Gdk::RGBA("black"), double edge_width=PLOTDATA_DEFAULT_LINE_WIDTH, const double plot_width_norm=1.0, const double plot_height_norm=1.0, const double plot_offset_horizontal_norm=0.0, const double plot_offset_vertical_norm=0.0) | Gtk::PLplot::PlotContourShades | |
| plotted_range_x | Gtk::PLplot::RegionSelection | protected |
| plotted_range_y | Gtk::PLplot::RegionSelection | protected |
| pls | Gtk::PLplot::Plot | protected |
| region_pannable | Gtk::PLplot::RegionSelection | private |
| region_selectable | Gtk::PLplot::RegionSelection | private |
| region_selection_color | Gtk::PLplot::RegionSelection | private |
| region_selection_width | Gtk::PLplot::RegionSelection | private |
| region_zoom_scale_factor | Gtk::PLplot::RegionSelection | private |
| region_zoomable | Gtk::PLplot::RegionSelection | private |
| RegionSelection() | Gtk::PLplot::RegionSelection | protected |
| Gtk::PLplot::RegionSelection::RegionSelection(const RegionSelection ®ion_selection)=default | Gtk::PLplot::RegionSelection | protected |
| remove_data(unsigned int plot_data_index) | Gtk::PLplot::Plot | virtual |
| remove_data(PlotData &plot_data_member) | Gtk::PLplot::Plot | virtual |
| remove_object(unsigned int plot_object_index) | Gtk::PLplot::Plot | virtual |
| remove_object(PlotObject &plot_object_member) | Gtk::PLplot::Plot | virtual |
| set_area_fill_pattern(AreaFillPattern area_fill_pattern) | Gtk::PLplot::PlotContourShades | |
| set_area_lines_width(double width) | Gtk::PLplot::PlotContourShades | |
| set_axes_color(Gdk::RGBA color) | Gtk::PLplot::Plot | |
| set_axis_title_x(Glib::ustring title) | Gtk::PLplot::Plot | |
| set_axis_title_y(Glib::ustring title) | Gtk::PLplot::Plot | |
| set_background_color(Gdk::RGBA color) | Gtk::PLplot::Plot | |
| set_colorbar_title(Glib::ustring colorbar_title) | Gtk::PLplot::PlotContourShades | |
| set_colormap_palette(ColormapPalette colormap) | Gtk::PLplot::PlotContourShades | |
| set_edge_color(Gdk::RGBA color) | Gtk::PLplot::PlotContour | |
| set_edge_width(double width) | Gtk::PLplot::PlotContour | |
| set_manage() | Gtk::PLplot::Object | inlinevirtual |
| set_nlevels(unsigned int nlevels) | Gtk::PLplot::PlotContour | |
| set_plot_title(Glib::ustring title) | Gtk::PLplot::Plot | |
| set_region(double xmin, double xmax, double ymin, double ymax) | Gtk::PLplot::RegionSelection | |
| set_region_pannable(bool pannable=true) | Gtk::PLplot::RegionSelection | |
| set_region_selectable(bool selectable=true) | Gtk::PLplot::RegionSelection | |
| set_region_selection_color(Gdk::RGBA color) | Gtk::PLplot::RegionSelection | |
| set_region_selection_width(double line_width) | Gtk::PLplot::RegionSelection | |
| set_region_zoom_scale_factor(double scale_factor) | Gtk::PLplot::RegionSelection | |
| set_region_zoomable(bool zoomable=true) | Gtk::PLplot::RegionSelection | |
| set_titles_color(Gdk::RGBA color) | Gtk::PLplot::Plot | |
| show() | Gtk::PLplot::Plot | |
| show_colorbar() | Gtk::PLplot::PlotContourShades | |
| show_edges() | Gtk::PLplot::PlotContourShades | |
| show_labels() | Gtk::PLplot::PlotContour | |
| showing_colorbar | Gtk::PLplot::PlotContourShades | private |
| showing_edges | Gtk::PLplot::PlotContourShades | private |
| showing_labels | Gtk::PLplot::PlotContour | protected |
| shown | Gtk::PLplot::Plot | protected |
| signal_changed() | Gtk::PLplot::Plot | inline |
| signal_cursor_enter() | Gtk::PLplot::RegionSelection | inline |
| signal_cursor_leave() | Gtk::PLplot::RegionSelection | inline |
| signal_cursor_motion() | Gtk::PLplot::RegionSelection | inline |
| signal_data_added() | Gtk::PLplot::Plot | inline |
| signal_data_removed() | Gtk::PLplot::Plot | inline |
| signal_double_press() | Gtk::PLplot::RegionSelection | inline |
| signal_object_added() | Gtk::PLplot::Plot | inline |
| signal_object_removed() | Gtk::PLplot::Plot | inline |
| signal_pan() | Gtk::PLplot::RegionSelection | inline |
| signal_select_region() | Gtk::PLplot::RegionSelection | inline |
| signal_zoom_region() | Gtk::PLplot::RegionSelection | inline |
| titles_color | Gtk::PLplot::Plot | protected |
| zmax | Gtk::PLplot::PlotContour | protected |
| zmin | Gtk::PLplot::PlotContour | protected |
| ~Plot() | Gtk::PLplot::Plot | virtual |
| ~PlotContour() | Gtk::PLplot::PlotContour | virtual |
| ~PlotContourShades() | Gtk::PLplot::PlotContourShades | virtual |
| ~RegionSelection() | Gtk::PLplot::RegionSelection | virtual |