Biorithm  1.1
 All Classes Functions Variables Typedefs Friends
Public Member Functions | Public Attributes
Graphwhiz::NodeType Class Reference

A class that stores information about a particular node type. A node type contains information on how to draw all nodes belonging to that type. ! More...

#include <geewhiz.h>

List of all members.

Public Member Functions

string getDescriptionString (NodeInfo &n)
 Return a string containing a description of the node.
string getHTMLString (NodeInfo &n)
 Return a string containing a description of the node in "HTML" format.

Public Attributes

string shape
string style
MyColor color
bool url
bool img

Detailed Description

A class that stores information about a particular node type. A node type contains information on how to draw all nodes belonging to that type. !


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