#include <getLines.h>
Public Attributes | |
int | hnode_wt |
int | vnode_wt |
int | hto_edge |
int | vto_edge |
int | hfrom_edge |
int | vfrom_edge |
Definition at line 128 of file getLines.h.
Horizontal node weight.
Definition at line 130 of file getLines.h.
Vertical node weight.
Definition at line 133 of file getLines.h.
Horizontal "to" edge.
Definition at line 136 of file getLines.h.
Vertical "to" edge.
Definition at line 139 of file getLines.h.
Horizontal "from" edge.
Definition at line 142 of file getLines.h.
Vertical "from" edge.
Definition at line 145 of file getLines.h.