Graphviz  2.41.20171026.1811
Data Fields
path Struct Reference

#include <types.h>

Collaboration diagram for path:
Collaboration graph
[legend]

Data Fields

port start
 
port end
 
int nbox
 
boxfboxes
 
void * data
 

Detailed Description

Definition at line 100 of file types.h.

Field Documentation

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().

port path::end

Definition at line 102 of file types.h.

Referenced by endpath().

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().


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