#include "bsvg_plot.h"#include <bxml/bxml_find.h>#include <bxml/bsvg/bsvg_element.h>#include <vcl_iostream.h>#include <vcl_sstream.h>Go to the source code of this file.
| Functions | |
| int | number_of_bars_helper (bxml_data_sptr d) | 
| recursive helper to find number of bars. | |
Definition in file bsvg_plot.cxx.
| int number_of_bars_helper | ( | bxml_data_sptr | d | ) | 
recursive helper to find number of bars.
Definition at line 225 of file bsvg_plot.cxx.
 1.7.5.1
 1.7.5.1