Gtkmm-PLplot 3.0
A scientific plotting library for Gtkmm
Loading...
Searching...
No Matches
Gtk::PLplot::Plot2D Member List

This is the complete list of members for Gtk::PLplot::Plot2D, including all inherited members.

_signal_changedGtk::PLplot::Plotprotected
_signal_cursor_enterGtk::PLplot::RegionSelectionprotected
_signal_cursor_leaveGtk::PLplot::RegionSelectionprotected
_signal_cursor_motionGtk::PLplot::RegionSelectionprotected
_signal_data_addedGtk::PLplot::Plotprotected
_signal_data_removedGtk::PLplot::Plotprotected
_signal_double_pressGtk::PLplot::RegionSelectionprotected
_signal_object_addedGtk::PLplot::Plotprotected
_signal_object_removedGtk::PLplot::Plotprotected
_signal_panGtk::PLplot::RegionSelectionprotected
_signal_select_regionGtk::PLplot::RegionSelectionprotected
_signal_zoom_regionGtk::PLplot::RegionSelectionprotected
add_data(PlotData2D &data)Gtk::PLplot::Plot2Dvirtual
add_object(PlotObject2D &object)Gtk::PLplot::Plot2Dvirtual
axes_colorGtk::PLplot::Plotprotected
axis_title_xGtk::PLplot::Plotprotected
axis_title_yGtk::PLplot::Plotprotected
background_colorGtk::PLplot::Plotprotected
box_styleGtk::PLplot::Plot2Dprivate
cairo_range_xGtk::PLplot::RegionSelectionprotected
cairo_range_yGtk::PLplot::RegionSelectionprotected
CanvasGtk::PLplot::Plot2Dfriend
canvas_heightGtk::PLplot::Plotprotected
canvas_widthGtk::PLplot::Plotprotected
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) finalGtk::PLplot::RegionSelectionprotectedvirtual
coordinate_transform_cairo_to_world(double x_cr, double y_cr, double &x_wr, double &y_wr) finalGtk::PLplot::RegionSelectionprotectedvirtual
coordinate_transform_plplot_to_cairo(double x_pl, double y_pl, double &x_cr, double &y_cr) finalGtk::PLplot::RegionSelectionprotectedvirtual
coordinate_transform_plplot_to_world(double x_old, double y_old, double *x_new, double *y_new, void *object)Gtk::PLplot::Plot2Dprotectedstatic
coordinate_transform_plplot_to_world(double x_old, double y_old, double &x_new, double &y_new) overrideGtk::PLplot::Plot2Dprotectedvirtual
coordinate_transform_world_to_cairo(double x_wr, double y_wr, double &x_cr, double &y_cr) finalGtk::PLplot::RegionSelectionprotectedvirtual
coordinate_transform_world_to_plplot(double x_old, double y_old, double *x_new, double *y_new, void *object)Gtk::PLplot::Plot2Dprotectedstatic
coordinate_transform_world_to_plplot(double x_old, double y_old, double &x_new, double &y_new) overrideGtk::PLplot::Plot2Dprotectedvirtual
draw_legend(const Cairo::RefPtr< Cairo::Context > &cr, std::vector< PlotData * > &plot_data, plstream *pls)Gtk::PLplot::Legendprotectedvirtual
draw_plot(const Cairo::RefPtr< Cairo::Context > &cr, const int width, const int height) overrideGtk::PLplot::Plot2Dvirtual
draw_plot_init(const Cairo::RefPtr< Cairo::Context > &cr, const int width, const int height) finalGtk::PLplot::Plotprotectedvirtual
ensure_valid_range(double &val0, double &val1)Gtk::PLplot::RegionSelectionprotectedstatic
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) finalGtk::PLplot::Plotvirtual
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() constGtk::PLplot::Plot
is_showing_legend()Gtk::PLplot::Legend
Legend(const Legend &legend)=defaultGtk::PLplot::Legendprotected
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::Legendprotected
legend_background_colorGtk::PLplot::Legendprivate
legend_bounding_box_colorGtk::PLplot::Legendprivate
legend_corner_positionGtk::PLplot::Legendprivate
legend_pos_xGtk::PLplot::Legendprivate
legend_pos_yGtk::PLplot::Legendprivate
log10_xGtk::PLplot::Plot2Dprivate
log10_yGtk::PLplot::Plot2Dprivate
managedGtk::PLplot::Objectprivate
Object(const Object &)Gtk::PLplot::Objectprivate
Object()Gtk::PLplot::Objectinlineprotected
on_changed()Gtk::PLplot::Plotprotectedvirtual
on_cursor_enter(double x, double y)Gtk::PLplot::RegionSelectionprotectedvirtual
on_cursor_leave()Gtk::PLplot::RegionSelectionprotectedvirtual
on_cursor_motion(double x, double y)Gtk::PLplot::RegionSelectionprotectedvirtual
on_data_added(PlotData *new_data)Gtk::PLplot::Plotprotectedvirtual
on_data_removed(PlotData *removed_data)Gtk::PLplot::Plotprotectedvirtual
on_double_press(double x, double y)Gtk::PLplot::RegionSelectionprotectedvirtual
on_object_added(PlotObject *new_object)Gtk::PLplot::Plotprotectedvirtual
on_object_removed(PlotObject *removed_object)Gtk::PLplot::Plotprotectedvirtual
on_pan(double old_x, double old_y, double new_x, double new_y)Gtk::PLplot::RegionSelectionprotectedvirtual
on_select_region(double xmin, double xmax, double ymin, double ymax)Gtk::PLplot::RegionSelectionprotectedvirtual
on_zoom_region(double x, double y, GdkScrollDirection direction)Gtk::PLplot::RegionSelectionprotectedvirtual
operator=(const Plot2D &)=deleteGtk::PLplot::Plot2Dprivate
Plot(const Plot &)=deleteGtk::PLplot::Plotprivate
Plot()=deleteGtk::PLplot::Plotprivate
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::Plotprotected
Plot2D()=deleteGtk::PLplot::Plot2Dprivate
Plot2D(const Plot2D &)=deleteGtk::PLplot::Plot2Dprivate
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_dataGtk::PLplot::Plotprotected
plot_data_modified() overrideGtk::PLplot::Plot2Dprotectedvirtual
plot_data_range_xGtk::PLplot::RegionSelectionprotected
plot_data_range_yGtk::PLplot::RegionSelectionprotected
plot_heightGtk::PLplot::Plotprotected
plot_height_normGtk::PLplot::Plotprotected
plot_objectsGtk::PLplot::Plotprotected
plot_offset_horizontal_normGtk::PLplot::Plotprotected
plot_offset_vertical_normGtk::PLplot::Plotprotected
plot_offset_xGtk::PLplot::Plotprotected
plot_offset_yGtk::PLplot::Plotprotected
plot_titleGtk::PLplot::Plotprotected
plot_widthGtk::PLplot::Plotprotected
plot_width_normGtk::PLplot::Plotprotected
plotted_range_xGtk::PLplot::RegionSelectionprotected
plotted_range_yGtk::PLplot::RegionSelectionprotected
plsGtk::PLplot::Plotprotected
region_pannableGtk::PLplot::RegionSelectionprivate
region_selectableGtk::PLplot::RegionSelectionprivate
region_selection_colorGtk::PLplot::RegionSelectionprivate
region_selection_widthGtk::PLplot::RegionSelectionprivate
region_zoom_scale_factorGtk::PLplot::RegionSelectionprivate
region_zoomableGtk::PLplot::RegionSelectionprivate
RegionSelection()Gtk::PLplot::RegionSelectionprotected
Gtk::PLplot::RegionSelection::RegionSelection(const RegionSelection &region_selection)=defaultGtk::PLplot::RegionSelectionprotected
remove_data(unsigned int plot_data_index) overrideGtk::PLplot::Plot2Dvirtual
remove_data(PlotData &plot_data_member) overrideGtk::PLplot::Plot2Dvirtual
remove_object(unsigned int plot_object_index)Gtk::PLplot::Plotvirtual
remove_object(PlotObject &plot_object_member)Gtk::PLplot::Plotvirtual
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::Objectinlinevirtual
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_legendGtk::PLplot::Legendprivate
shownGtk::PLplot::Plotprotected
signal_changed()Gtk::PLplot::Plotinline
signal_cursor_enter()Gtk::PLplot::RegionSelectioninline
signal_cursor_leave()Gtk::PLplot::RegionSelectioninline
signal_cursor_motion()Gtk::PLplot::RegionSelectioninline
signal_data_added()Gtk::PLplot::Plotinline
signal_data_removed()Gtk::PLplot::Plotinline
signal_double_press()Gtk::PLplot::RegionSelectioninline
signal_object_added()Gtk::PLplot::Plotinline
signal_object_removed()Gtk::PLplot::Plotinline
signal_pan()Gtk::PLplot::RegionSelectioninline
signal_select_region()Gtk::PLplot::RegionSelectioninline
signal_zoom_region()Gtk::PLplot::RegionSelectioninline
time_formatGtk::PLplot::Plot2Dprivate
time_scaleGtk::PLplot::Plot2Dprivate
time_startGtk::PLplot::Plot2Dprivate
titles_colorGtk::PLplot::Plotprotected
~Legend()Gtk::PLplot::Legendprotectedvirtual
~Plot()Gtk::PLplot::Plotvirtual
~Plot2D()Gtk::PLplot::Plot2Dvirtual
~RegionSelection()Gtk::PLplot::RegionSelectionvirtual