Graphviz  2.41.20171026.1811
Data Fields
xdot_stats Struct Reference

#include <xdot.h>

Data Fields

int cnt
 
int n_ellipse
 
int n_polygon
 
int n_polygon_pts
 
int n_polyline
 
int n_polyline_pts
 
int n_bezier
 
int n_bezier_pts
 
int n_text
 
int n_font
 
int n_style
 
int n_color
 
int n_image
 
int n_gradcolor
 
int n_fontchar
 

Detailed Description

Definition at line 156 of file xdot.h.

Field Documentation

int xdot_stats::cnt

Definition at line 157 of file xdot.h.

Referenced by init_xdot(), and statXDot().

int xdot_stats::n_bezier

Definition at line 163 of file xdot.h.

Referenced by init_xdot(), and statXDot().

int xdot_stats::n_bezier_pts

Definition at line 164 of file xdot.h.

Referenced by init_xdot(), and statXDot().

int xdot_stats::n_color

Definition at line 168 of file xdot.h.

Referenced by statXDot().

int xdot_stats::n_ellipse

Definition at line 158 of file xdot.h.

Referenced by init_xdot(), and statXDot().

int xdot_stats::n_font

Definition at line 166 of file xdot.h.

Referenced by statXDot().

int xdot_stats::n_fontchar

Definition at line 171 of file xdot.h.

Referenced by statXDot().

int xdot_stats::n_gradcolor

Definition at line 170 of file xdot.h.

Referenced by statXDot().

int xdot_stats::n_image

Definition at line 169 of file xdot.h.

Referenced by statXDot().

int xdot_stats::n_polygon

Definition at line 159 of file xdot.h.

Referenced by init_xdot(), and statXDot().

int xdot_stats::n_polygon_pts

Definition at line 160 of file xdot.h.

Referenced by init_xdot(), and statXDot().

int xdot_stats::n_polyline

Definition at line 161 of file xdot.h.

Referenced by init_xdot(), and statXDot().

int xdot_stats::n_polyline_pts

Definition at line 162 of file xdot.h.

Referenced by init_xdot(), and statXDot().

int xdot_stats::n_style

Definition at line 167 of file xdot.h.

Referenced by statXDot().

int xdot_stats::n_text

Definition at line 165 of file xdot.h.

Referenced by init_xdot(), and statXDot().


The documentation for this struct was generated from the following file: