_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(PlotData2D &data) | Gtk::PLplot::Plot2D | virtual |
add_object(PlotObject2D &object) | Gtk::PLplot::Plot2D | virtual |
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 |
box_style | Gtk::PLplot::Plot2D | private |
cairo_range_x | Gtk::PLplot::RegionSelection | protected |
cairo_range_y | Gtk::PLplot::RegionSelection | protected |
Canvas | Gtk::PLplot::Plot2D | friend |
canvas_height | Gtk::PLplot::Plot | protected |
canvas_width | Gtk::PLplot::Plot | protected |
config_time_x(double scale, const Glib::DateTime &time) | Gtk::PLplot::Plot2D | |
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_old, double y_old, double *x_new, double *y_new, void *object) | Gtk::PLplot::Plot2D | protectedstatic |
coordinate_transform_plplot_to_world(double x_old, double y_old, double &x_new, double &y_new) override | Gtk::PLplot::Plot2D | 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_old, double y_old, double *x_new, double *y_new, void *object) | Gtk::PLplot::Plot2D | protectedstatic |
coordinate_transform_world_to_plplot(double x_old, double y_old, double &x_new, double &y_new) override | Gtk::PLplot::Plot2D | protectedvirtual |
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::Plot2D | virtual |
draw_plot_init(const Cairo::RefPtr< Cairo::Context > &cr, const int width, const int height) final | Gtk::PLplot::Plot | protectedvirtual |
ensure_valid_range(double &val0, double &val1) | Gtk::PLplot::RegionSelection | protectedstatic |
get_axes_color() | Gtk::PLplot::Plot | |
get_axis_logarithmic_x() | Gtk::PLplot::Plot2D | |
get_axis_logarithmic_y() | Gtk::PLplot::Plot2D | |
get_axis_time_format_x() | Gtk::PLplot::Plot2D | |
get_axis_title_x() | Gtk::PLplot::Plot | |
get_axis_title_y() | Gtk::PLplot::Plot | |
get_background_color() | Gtk::PLplot::Plot | |
get_box_style() | Gtk::PLplot::Plot2D | |
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_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_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 |
log10_x | Gtk::PLplot::Plot2D | private |
log10_y | Gtk::PLplot::Plot2D | 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_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 Plot2D &)=delete | Gtk::PLplot::Plot2D | 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 |
Plot2D()=delete | Gtk::PLplot::Plot2D | private |
Plot2D(const Plot2D &)=delete | Gtk::PLplot::Plot2D | private |
Plot2D(const Glib::ustring &axis_title_x="X-axis", const Glib::ustring &axis_title_y="Y-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::Plot2D | |
Plot2D(PlotData2D &data, const Glib::ustring &axis_title_x="X-axis", const Glib::ustring &axis_title_y="Y-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::Plot2D | |
plot_data | Gtk::PLplot::Plot | protected |
plot_data_modified() override | Gtk::PLplot::Plot2D | 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 |
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) override | Gtk::PLplot::Plot2D | virtual |
remove_data(PlotData &plot_data_member) override | Gtk::PLplot::Plot2D | virtual |
remove_object(unsigned int plot_object_index) | Gtk::PLplot::Plot | virtual |
remove_object(PlotObject &plot_object_member) | Gtk::PLplot::Plot | virtual |
set_axes_color(Gdk::RGBA color) | Gtk::PLplot::Plot | |
set_axis_logarithmic_x(bool log10=true) | Gtk::PLplot::Plot2D | |
set_axis_logarithmic_y(bool log10=true) | Gtk::PLplot::Plot2D | |
set_axis_time_format_x(Glib::ustring time_format) | Gtk::PLplot::Plot2D | |
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_box_style(BoxStyle style=BOX_TICKS_TICK_LABELS) | Gtk::PLplot::Plot2D | |
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_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_legend() | Gtk::PLplot::Legend | |
showing_legend | Gtk::PLplot::Legend | private |
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 |
time_format | Gtk::PLplot::Plot2D | private |
time_scale | Gtk::PLplot::Plot2D | private |
time_start | Gtk::PLplot::Plot2D | private |
titles_color | Gtk::PLplot::Plot | protected |
~Legend() | Gtk::PLplot::Legend | protectedvirtual |
~Plot() | Gtk::PLplot::Plot | virtual |
~Plot2D() | Gtk::PLplot::Plot2D | virtual |
~RegionSelection() | Gtk::PLplot::RegionSelection | virtual |