_signal_cursor_enter | Gtk::PLplot::RegionSelection | protected |
_signal_cursor_leave | Gtk::PLplot::RegionSelection | protected |
_signal_cursor_motion | Gtk::PLplot::RegionSelection | protected |
_signal_double_press | Gtk::PLplot::RegionSelection | protected |
_signal_pan | Gtk::PLplot::RegionSelection | protected |
_signal_select_region | Gtk::PLplot::RegionSelection | protected |
_signal_zoom_region | Gtk::PLplot::RegionSelection | protected |
cairo_range_x | Gtk::PLplot::RegionSelection | protected |
cairo_range_y | Gtk::PLplot::RegionSelection | protected |
Canvas | Gtk::PLplot::RegionSelection | friend |
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 |
ensure_valid_range(double &val0, double &val1) | Gtk::PLplot::RegionSelection | protectedstatic |
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 | |
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_double_press(double x, double y) | Gtk::PLplot::RegionSelection | 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 |
plot_data_range_x | Gtk::PLplot::RegionSelection | protected |
plot_data_range_y | Gtk::PLplot::RegionSelection | protected |
plotted_range_x | Gtk::PLplot::RegionSelection | protected |
plotted_range_y | Gtk::PLplot::RegionSelection | 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 |
RegionSelection(const RegionSelection ®ion_selection)=default | Gtk::PLplot::RegionSelection | protected |
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 | |
signal_cursor_enter() | Gtk::PLplot::RegionSelection | inline |
signal_cursor_leave() | Gtk::PLplot::RegionSelection | inline |
signal_cursor_motion() | Gtk::PLplot::RegionSelection | inline |
signal_double_press() | Gtk::PLplot::RegionSelection | inline |
signal_pan() | Gtk::PLplot::RegionSelection | inline |
signal_select_region() | Gtk::PLplot::RegionSelection | inline |
signal_zoom_region() | Gtk::PLplot::RegionSelection | inline |
~RegionSelection() | Gtk::PLplot::RegionSelection | virtual |