, including all inherited members.
| add_axes(float x_min, float x_max, float y_min, float y_max, float stroke_width=default_stroke_width) | bsvg_plot | |
| add_bar(const float height, const vcl_string &color) | bsvg_plot | |
| add_bar(const float height, const float x_label, bool vertical_label, const vcl_string &color) | bsvg_plot | |
| add_bar(const float height, const vcl_string &label, bool vertical_label, const vcl_string &color) | bsvg_plot | |
| add_bars(const vcl_vector< float > &heights, const vcl_string &color) | bsvg_plot | |
| add_bars(const vcl_vector< float > &heights, const vcl_vector< float > &x_labels, bool vertical_labels, const vcl_string &color) | bsvg_plot | |
| add_bars(const vcl_vector< float > &heights, const vcl_vector< vcl_string > &x_labels, bool vertical_labels, const vcl_string &color) | bsvg_plot | |
| add_bars_helper(const vcl_vector< float > &heights, const vcl_string &color) | bsvg_plot | |
| add_description(const vcl_string &d) | bsvg_document | |
| add_element(const bxml_data_sptr &element) | bsvg_document | |
| add_line(const vcl_vector< float > &xs, const vcl_vector< float > &ys, const vcl_string &color, float stroke_width=default_stroke_width) | bsvg_plot | |
| add_splice(float center_x, float center_y, float radius, float start_angle, float end_angle, const vcl_string &color) | bsvg_plot | |
| add_splice(float center_x, float center_y, float radius, float start_angle, float end_angle, unsigned red, unsigned green, unsigned blue) | bsvg_plot | |
| add_title(const vcl_string &t) | bsvg_plot | |
| add_x_increments(float x_inc, float stroke_width=default_stroke_width) | bsvg_plot | |
| add_x_labels_helper(const vcl_vector< vcl_string > &x_labels, const vcl_string &color, bool vertical_labels) | bsvg_plot | |
| add_y_increments(float y_inc, float stroke_width=default_stroke_width) | bsvg_plot | |
| axes_orig_x_ | bsvg_plot | [protected] |
| axes_orig_y_ | bsvg_plot | [protected] |
| bsvg_document(float w, float h) | bsvg_document | |
| bsvg_document(float w, float h, float viewBox_x, float viewBox_y, float viewBox_w, float viewBox_h) | bsvg_document | |
| bsvg_plot(float w, float h) | bsvg_plot | [inline] |
| bsvg_plot(float w, float h, float viewBox_x, float viewBox_y, float viewBox_w, float viewBox_h) | bsvg_plot | [inline] |
| bxml_document() | bxml_document | |
| encoding() const | bxml_document | [inline] |
| font_size_ | bsvg_plot | [protected] |
| get_references() const | vbl_ref_count | |
| h2_x | bsvg_plot | [protected] |
| h2_y | bsvg_plot | [protected] |
| h_ | bsvg_document | |
| is_referenced() const | vbl_ref_count | |
| margin_ | bsvg_plot | [protected] |
| number_of_bars() | bsvg_plot | |
| operator=(vbl_ref_count const &) | vbl_ref_count | |
| ref() | vbl_ref_count | |
| root_element() const | bxml_document | [inline] |
| scale_factor_ | bsvg_plot | [protected] |
| set_encoding(const vcl_string &encoding) | bxml_document | [inline] |
| set_font_size(int s) | bsvg_plot | [inline] |
| set_margin(float m) | bsvg_plot | [inline] |
| set_root_element(const bxml_data_sptr &root) | bxml_document | [inline] |
| set_standalone(bool standalone) | bxml_document | [inline] |
| set_version(const vcl_string &version) | bxml_document | [inline] |
| standalone() const | bxml_document | [inline] |
| unref() | vbl_ref_count | |
| vbl_ref_count() | vbl_ref_count | |
| vbl_ref_count(vbl_ref_count const &) | vbl_ref_count | |
| version() const | bxml_document | [inline] |
| w_ | bsvg_document | |
| ~bxml_document() | bxml_document | [inline] |
| ~vbl_ref_count() | vbl_ref_count | [virtual] |