Graphviz  2.41.20171026.1811
Data Fields
arrowtype_t Struct Reference

Data Fields

int type
 
double lenfact
 
void(* gen )(GVJ_t *job, pointf p, pointf u, double arrowsize, double penwidth, int flag)
 

Detailed Description

Definition at line 110 of file arrows.c.

Field Documentation

void(* arrowtype_t::gen)(GVJ_t *job, pointf p, pointf u, double arrowsize, double penwidth, int flag)

Definition at line 113 of file arrows.c.

Referenced by arrow_length().

double arrowtype_t::lenfact

Definition at line 112 of file arrows.c.

Referenced by arrow_length().

int arrowtype_t::type

Definition at line 111 of file arrows.c.

Referenced by arrow_length().


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