Graphviz  2.41.20171026.1811
Data Fields
xdot_linear_grad Struct Reference

#include <xdot.h>

Collaboration diagram for xdot_linear_grad:
Collaboration graph
[legend]

Data Fields

double x0
 
double y0
 
double x1
 
double y1
 
int n_stops
 
xdot_color_stopstops
 

Detailed Description

Definition at line 47 of file xdot.h.

Field Documentation

int xdot_linear_grad::n_stops

Definition at line 50 of file xdot.h.

Referenced by freeXDotColor().

xdot_color_stop* xdot_linear_grad::stops

Definition at line 51 of file xdot.h.

Referenced by freeXDotColor().

double xdot_linear_grad::x0

Definition at line 48 of file xdot.h.

double xdot_linear_grad::x1

Definition at line 49 of file xdot.h.

double xdot_linear_grad::y0

Definition at line 48 of file xdot.h.

double xdot_linear_grad::y1

Definition at line 49 of file xdot.h.


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