Biorithm  1.1
 All Classes Functions Variables Typedefs Friends
Public Member Functions | Public Attributes
Graphwhiz::NodeInfo Struct Reference

A struct that stores information about a particular node with a specific and unique name. More...

#include <geewhiz.h>

List of all members.

Public Member Functions

void addFunction (FunctionType &f)
 Add colour for the node.

Public Attributes

string name
string label
string type
vector< FunctionTypefunctions
string url
MyColor color
vector< vector< MyColor > > colors
string image
MyNT weight

Detailed Description

A struct that stores information about a particular node with a specific and unique name.


Member Function Documentation

Add colour for the node.

Add function (label) annotating node.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Typedefs Friends