This is the complete list of members for
Frame, including all inherited members.
add_graph(PlotAxis xaxis, PlotAxis yaxis, Graph *graph, LegendEntry *legend=NULL) | Frame | |
clear_graphs(void) | Frame | |
draw(cairo_t *cairo) | Frame | |
enable_legend(bool enable) | Frame | |
force_enable_ruler(PlotAxis axis, bool force) | Frame | |
Frame() | Frame | |
get_coordmapper(PlotAxis xaxis, PlotAxis yaxis) const | Frame | |
get_font_size(void) | Frame | [inline] |
get_frame_edges(double edge[4]) const | Frame | |
get_margins(double margin[4]) const | Frame | |
get_ranges(PlotAxis axis, double &min, double &max) const | Frame | |
ruler_autorange_enable(PlotAxis axis, bool min, bool max) | Frame | |
set_automargin(bool enable) | Frame | |
set_axis_label(PlotAxis axis, const std::string &label) | Frame | |
set_background(Color &bg) | Frame | [inline] |
set_fixed_aspect(PlotFixedMode mode) | Frame | |
set_font_size(double size) | Frame | |
set_foreground(Color &fg) | Frame | [inline] |
set_geometry(int width, int height, int offx, int offy) | Frame | [inline] |
set_legend_position(legend_position_e pos) | Frame | |
set_ranges(PlotAxis axis, double min, double max) | Frame | |
set_title(const std::string &title) | Frame | |
~Frame() | Frame | [inline] |