GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
void Link::SetVisLabel ( const char *  s)
virtualinherited

Used to determine which label should be drawn.

There are four labels associated with this level. The string given as argument helps determining if a label is drawn. For instance, "000" (which is the default value) correspond to no label while for "101" only the first and the third ones are drawn. The first label is set to the left of the link while the second and the third are repectively set to the middle and right of the link.

Definition at line 147 of file Link.cpp.