InfoVis 2013  1.0
Information Visualisation project - "Mapping Text with Phrase Nets"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
GraphNode.h File Reference
#include <map>

Go to the source code of this file.

Classes

class  GraphNode
 

Typedefs

typedef std::map< const
GraphNode *, int > 
CountedGraphNodeMapType
 

Typedef Documentation

typedef std::map<const GraphNode*, int> CountedGraphNodeMapType