path Struct Reference

#include <types.h>

Collaboration diagram for path:

Collaboration graph
[legend]

Data Fields

port start
port end
pointulpp
pointurpp
pointllpp
pointlrpp
int nbox
boxboxes
void * data

Detailed Description

Definition at line 94 of file types.h.


Field Documentation

port path::start

Definition at line 95 of file types.h.

Referenced by beginpath(), and endpath().

port path::end

Definition at line 95 of file types.h.

Referenced by beginpath(), and endpath().

point* path::ulpp

Definition at line 96 of file types.h.

Referenced by beginpath().

point * path::urpp

Definition at line 96 of file types.h.

Referenced by beginpath().

point * path::llpp

Definition at line 96 of file types.h.

Referenced by beginpath().

point * path::lrpp

Definition at line 96 of file types.h.

Referenced by beginpath().

int path::nbox

Definition at line 97 of file types.h.

Referenced by add_box(), beginpath(), and makeSelfEdge().

box* path::boxes

Definition at line 98 of file types.h.

Referenced by add_box(), compoundEdges(), and makeSelfEdge().

void* path::data

Definition at line 99 of file types.h.

Referenced by beginpath().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:09:58 2008 for Graphviz by  doxygen 1.5.1