| _signal_changed | Gtk::PLplot::Plot | protected |
| _signal_data_added | Gtk::PLplot::Plot | protected |
| _signal_data_removed | Gtk::PLplot::Plot | protected |
| _signal_object_added | Gtk::PLplot::Plot | protected |
| _signal_object_removed | Gtk::PLplot::Plot | protected |
| add_data(PlotData3D &data) | Gtk::PLplot::Plot3D | virtual |
| altitude | Gtk::PLplot::Plot3D | private |
| axes_color | Gtk::PLplot::Plot | protected |
| axis_title_x | Gtk::PLplot::Plot | protected |
| axis_title_y | Gtk::PLplot::Plot | protected |
| axis_title_z | Gtk::PLplot::Plot3D | private |
| azimuth | Gtk::PLplot::Plot3D | private |
| background_color | Gtk::PLplot::Plot | protected |
| Canvas | Gtk::PLplot::Plot3D | friend |
| canvas_height | Gtk::PLplot::Plot | protected |
| canvas_width | Gtk::PLplot::Plot | protected |
| draw_legend(const Cairo::RefPtr< Cairo::Context > &cr, std::vector< PlotData * > &plot_data, plstream *pls) | Gtk::PLplot::Legend | protectedvirtual |
| draw_plot(const Cairo::RefPtr< Cairo::Context > &cr, const int width, const int height) override | Gtk::PLplot::Plot3D | virtual |
| draw_plot_init(const Cairo::RefPtr< Cairo::Context > &cr, const int width, const int height) final | Gtk::PLplot::Plot | protectedvirtual |
| get_altitude() | Gtk::PLplot::Plot3D | |
| get_axes_color() | Gtk::PLplot::Plot | |
| get_axis_title_x() | Gtk::PLplot::Plot | |
| get_axis_title_y() | Gtk::PLplot::Plot | |
| get_azimuth() | Gtk::PLplot::Plot3D | |
| get_background_color() | Gtk::PLplot::Plot | |
| get_data(unsigned int data_index=0) final | Gtk::PLplot::Plot | virtual |
| get_legend_background_color() | Gtk::PLplot::Legend | |
| get_legend_bounding_box_color() | Gtk::PLplot::Legend | |
| get_legend_corner_position() | Gtk::PLplot::Legend | |
| get_legend_position(double &legend_pos_x, double &legend_pos_y) | Gtk::PLplot::Legend | |
| get_plot_title() | Gtk::PLplot::Plot | |
| get_titles_color() | Gtk::PLplot::Plot | |
| hide() | Gtk::PLplot::Plot | |
| hide_legend() | Gtk::PLplot::Legend | |
| is_showing() const | Gtk::PLplot::Plot | |
| is_showing_legend() | Gtk::PLplot::Legend | |
| Legend(const Legend &legend)=default | Gtk::PLplot::Legend | protected |
| Legend(LegendCornerPosition legend_corner_position=LegendCornerPosition::TOP_RIGHT, double legend_pos_x=0.0, double legend_pos_y=0.0, Gdk::RGBA legend_background_color=Gdk::RGBA("White"), Gdk::RGBA legend_bounding_box_color=Gdk::RGBA("Black")) | Gtk::PLplot::Legend | protected |
| legend_background_color | Gtk::PLplot::Legend | private |
| legend_bounding_box_color | Gtk::PLplot::Legend | private |
| legend_corner_position | Gtk::PLplot::Legend | private |
| legend_pos_x | Gtk::PLplot::Legend | private |
| legend_pos_y | Gtk::PLplot::Legend | private |
| managed | Gtk::PLplot::Object | private |
| Object(const Object &) | Gtk::PLplot::Object | private |
| Object() | Gtk::PLplot::Object | inlineprotected |
| on_changed() | Gtk::PLplot::Plot | protectedvirtual |
| on_data_added(PlotData *new_data) | Gtk::PLplot::Plot | protectedvirtual |
| on_data_removed(PlotData *removed_data) | Gtk::PLplot::Plot | protectedvirtual |
| on_object_added(PlotObject *new_object) | Gtk::PLplot::Plot | protectedvirtual |
| on_object_removed(PlotObject *removed_object) | Gtk::PLplot::Plot | protectedvirtual |
| operator=(const Plot3D &)=delete | Gtk::PLplot::Plot3D | 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 |
| Plot3D()=delete | Gtk::PLplot::Plot3D | private |
| Plot3D(const Plot3D &)=delete | Gtk::PLplot::Plot3D | private |
| Plot3D(const Glib::ustring &axis_title_x, const Glib::ustring &axis_title_y, const Glib::ustring &axis_title_z, 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::Plot3D | protected |
| Plot3D(PlotData3D &data, const Glib::ustring &axis_title_x="X-axis", const Glib::ustring &axis_title_y="Y-axis", const Glib::ustring &axis_title_z="Z-axis", const Glib::ustring &plot_title="", 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::Plot3D | |
| plot_data | Gtk::PLplot::Plot | protected |
| plot_data_modified() override | Gtk::PLplot::Plot3D | protectedvirtual |
| plot_data_range_x | Gtk::PLplot::Plot3D | private |
| plot_data_range_y | Gtk::PLplot::Plot3D | private |
| plot_data_range_z | Gtk::PLplot::Plot3D | private |
| 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 |
| plotted_range_x | Gtk::PLplot::Plot3D | private |
| plotted_range_y | Gtk::PLplot::Plot3D | private |
| plotted_range_z | Gtk::PLplot::Plot3D | private |
| pls | Gtk::PLplot::Plot | 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_altitude(double altitude) | Gtk::PLplot::Plot3D | |
| 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_azimuth(double azimuth) | Gtk::PLplot::Plot3D | |
| set_background_color(Gdk::RGBA color) | Gtk::PLplot::Plot | |
| set_legend_background_color(Gdk::RGBA legend_background_color) | Gtk::PLplot::Legend | |
| set_legend_bounding_box_color(Gdk::RGBA legend_bounding_box_color) | Gtk::PLplot::Legend | |
| set_legend_corner_position(LegendCornerPosition legend_corner_position) | Gtk::PLplot::Legend | |
| set_legend_position(double legend_pos_x, double legend_pos_y) | Gtk::PLplot::Legend | |
| set_manage() | Gtk::PLplot::Object | inlinevirtual |
| set_plot_title(Glib::ustring title) | Gtk::PLplot::Plot | |
| set_titles_color(Gdk::RGBA color) | Gtk::PLplot::Plot | |
| show() | Gtk::PLplot::Plot | |
| show_legend() | Gtk::PLplot::Legend | |
| showing_legend | Gtk::PLplot::Legend | private |
| shown | Gtk::PLplot::Plot | protected |
| signal_changed() | Gtk::PLplot::Plot | inline |
| signal_data_added() | Gtk::PLplot::Plot | inline |
| signal_data_removed() | Gtk::PLplot::Plot | inline |
| signal_object_added() | Gtk::PLplot::Plot | inline |
| signal_object_removed() | Gtk::PLplot::Plot | inline |
| titles_color | Gtk::PLplot::Plot | protected |
| ~Legend() | Gtk::PLplot::Legend | protectedvirtual |
| ~Plot() | Gtk::PLplot::Plot | virtual |
| ~Plot3D() | Gtk::PLplot::Plot3D | virtual |