Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
xdot_stats Struct Reference

#include <xdot.h>

Data Fields

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

Detailed Description

Definition at line 163 of file xdot.h.

Field Documentation

◆ cnt

size_t xdot_stats::cnt

Definition at line 164 of file xdot.h.

Referenced by init_xdot(), and statXDot().

◆ n_bezier

size_t xdot_stats::n_bezier

Definition at line 170 of file xdot.h.

Referenced by init_xdot(), and statXDot().

◆ n_bezier_pts

size_t xdot_stats::n_bezier_pts

Definition at line 171 of file xdot.h.

Referenced by init_xdot(), and statXDot().

◆ n_color

size_t xdot_stats::n_color

Definition at line 175 of file xdot.h.

Referenced by statXDot().

◆ n_ellipse

size_t xdot_stats::n_ellipse

Definition at line 165 of file xdot.h.

Referenced by init_xdot(), and statXDot().

◆ n_font

size_t xdot_stats::n_font

Definition at line 173 of file xdot.h.

Referenced by statXDot().

◆ n_fontchar

size_t xdot_stats::n_fontchar

Definition at line 178 of file xdot.h.

Referenced by statXDot().

◆ n_gradcolor

size_t xdot_stats::n_gradcolor

Definition at line 177 of file xdot.h.

Referenced by statXDot().

◆ n_image

size_t xdot_stats::n_image

Definition at line 176 of file xdot.h.

Referenced by statXDot().

◆ n_polygon

size_t xdot_stats::n_polygon

Definition at line 166 of file xdot.h.

Referenced by init_xdot(), and statXDot().

◆ n_polygon_pts

size_t xdot_stats::n_polygon_pts

Definition at line 167 of file xdot.h.

Referenced by init_xdot(), and statXDot().

◆ n_polyline

size_t xdot_stats::n_polyline

Definition at line 168 of file xdot.h.

Referenced by init_xdot(), and statXDot().

◆ n_polyline_pts

size_t xdot_stats::n_polyline_pts

Definition at line 169 of file xdot.h.

Referenced by init_xdot(), and statXDot().

◆ n_style

size_t xdot_stats::n_style

Definition at line 174 of file xdot.h.

Referenced by statXDot().

◆ n_text

size_t xdot_stats::n_text

Definition at line 172 of file xdot.h.

Referenced by init_xdot(), and statXDot().


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