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

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

_signal_changedGtk::PLplot::Plotprotected
_signal_data_addedGtk::PLplot::Plotprotected
_signal_data_removedGtk::PLplot::Plotprotected
_signal_object_addedGtk::PLplot::Plotprotected
_signal_object_removedGtk::PLplot::Plotprotected
add_data(PlotData3D &data)Gtk::PLplot::Plot3Dvirtual
altitudeGtk::PLplot::Plot3Dprivate
axes_colorGtk::PLplot::Plotprotected
axis_title_xGtk::PLplot::Plotprotected
axis_title_yGtk::PLplot::Plotprotected
axis_title_zGtk::PLplot::Plot3Dprivate
azimuthGtk::PLplot::Plot3Dprivate
background_colorGtk::PLplot::Plotprotected
CanvasGtk::PLplot::Plot3Dfriend
canvas_heightGtk::PLplot::Plotprotected
canvas_widthGtk::PLplot::Plotprotected
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::Plot3Dvirtual
draw_plot_init(const Cairo::RefPtr< Cairo::Context > &cr, const int width, const int height) finalGtk::PLplot::Plotprotectedvirtual
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) 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_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
managedGtk::PLplot::Objectprivate
Object(const Object &)Gtk::PLplot::Objectprivate
Object()Gtk::PLplot::Objectinlineprotected
on_changed()Gtk::PLplot::Plotprotectedvirtual
on_data_added(PlotData *new_data)Gtk::PLplot::Plotprotectedvirtual
on_data_removed(PlotData *removed_data)Gtk::PLplot::Plotprotectedvirtual
on_object_added(PlotObject *new_object)Gtk::PLplot::Plotprotectedvirtual
on_object_removed(PlotObject *removed_object)Gtk::PLplot::Plotprotectedvirtual
operator=(const Plot3D &)=deleteGtk::PLplot::Plot3Dprivate
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
Plot3D()=deleteGtk::PLplot::Plot3Dprivate
Plot3D(const Plot3D &)=deleteGtk::PLplot::Plot3Dprivate
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::Plot3Dprotected
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_dataGtk::PLplot::Plotprotected
plot_data_modified() overrideGtk::PLplot::Plot3Dprotectedvirtual
plot_data_range_xGtk::PLplot::Plot3Dprivate
plot_data_range_yGtk::PLplot::Plot3Dprivate
plot_data_range_zGtk::PLplot::Plot3Dprivate
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::Plot3Dprivate
plotted_range_yGtk::PLplot::Plot3Dprivate
plotted_range_zGtk::PLplot::Plot3Dprivate
plsGtk::PLplot::Plotprotected
remove_data(unsigned int plot_data_index)Gtk::PLplot::Plotvirtual
remove_data(PlotData &plot_data_member)Gtk::PLplot::Plotvirtual
remove_object(unsigned int plot_object_index)Gtk::PLplot::Plotvirtual
remove_object(PlotObject &plot_object_member)Gtk::PLplot::Plotvirtual
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::Objectinlinevirtual
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_legendGtk::PLplot::Legendprivate
shownGtk::PLplot::Plotprotected
signal_changed()Gtk::PLplot::Plotinline
signal_data_added()Gtk::PLplot::Plotinline
signal_data_removed()Gtk::PLplot::Plotinline
signal_object_added()Gtk::PLplot::Plotinline
signal_object_removed()Gtk::PLplot::Plotinline
titles_colorGtk::PLplot::Plotprotected
~Legend()Gtk::PLplot::Legendprotectedvirtual
~Plot()Gtk::PLplot::Plotvirtual
~Plot3D()Gtk::PLplot::Plot3Dvirtual