|
InfoVis 2013
1.0
Information Visualisation project - "Mapping Text with Phrase Nets"
|
#include <NodeGraphManager.h>
Public Member Functions | |
| bool | operator< (const GraphNodePair &otherPair) const |
Public Attributes | |
| const GraphNodeListEntry * | m_graphNodeFirst |
| const GraphNodeListEntry * | m_graphNodeSecond |
| int | m_firstToSecondConnections |
| int | m_secondToFirstConnections |
| bool GraphNodePair::operator< | ( | const GraphNodePair & | otherPair) | const |
| int GraphNodePair::m_firstToSecondConnections |
| const GraphNodeListEntry* GraphNodePair::m_graphNodeFirst |
| const GraphNodeListEntry* GraphNodePair::m_graphNodeSecond |
| int GraphNodePair::m_secondToFirstConnections |