TPCCLIB
|
#include <libtpcsvg.h>
Data Fields | |
int | n |
SVG_LEGEND * | l |
Struct for storing all legends
Definition at line 138 of file libtpcsvg.h.
SVG_LEGEND* SVG_LEGENDS::l |
Pointer to one legend
Definition at line 146 of file libtpcsvg.h.
Referenced by svg_create_legends(), svg_init_legends(), svg_legend_add(), and svg_legend_empty().
int SVG_LEGENDS::n |
Nr of legends
Definition at line 144 of file libtpcsvg.h.
Referenced by svg_create_legends(), svg_init_legends(), svg_legend_add(), and svg_legend_empty().