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

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

draw_legend(const Cairo::RefPtr< Cairo::Context > &cr, std::vector< PlotData * > &plot_data, plstream *pls)Gtk::PLplot::Legendprotectedvirtual
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
hide_legend()Gtk::PLplot::Legend
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
operator=(const Legend &)=deleteGtk::PLplot::Legendprivate
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
show_legend()Gtk::PLplot::Legend
showing_legendGtk::PLplot::Legendprivate
~Legend()Gtk::PLplot::Legendprotectedvirtual