Graphviz
2.41.20171026.1811
|
#include <types.h>
Data Fields | |
port | start |
port | end |
int | nbox |
boxf * | boxes |
void * | data |
boxf* path::boxes |
Definition at line 104 of file types.h.
Referenced by add_box(), and compoundEdges().
void* path::data |
Definition at line 105 of file types.h.
Referenced by beginpath().
int path::nbox |
Definition at line 103 of file types.h.
Referenced by add_box(), and beginpath().
port path::start |
Definition at line 101 of file types.h.
Referenced by beginpath(), and endpath().