TreeMapItem Class Reference

The TreeMapItem represents one node of a TreeMap. More...

#include <TreeMap.h>

List of all members.

Public Member Functions

 TreeMapItem ()
 Default Constructor.
 TreeMapItem (LPCTSTR name, DWORD order, UINT depth, float size)
 ~TreeMapItem ()
 Destructor.

Public Attributes

TreeMapItemInfo itemInfo
 Information about the node.
CSimpleValArray< TreeMapItem * > children
 Children of the node.


Detailed Description

The TreeMapItem represents one node of a TreeMap.

Constructor & Destructor Documentation

TreeMapItem::TreeMapItem ( LPCTSTR  name,
DWORD  order,
UINT  depth,
float  size 
)

Parameters:
name Name of the node.
order Order between nodes of the same depth.
depth Depth of the node in the tree.
size Size of the node which can be used during size calculation.


The documentation for this class was generated from the following files:

Generated on Thu May 28 08:24:23 2009 for Hierarchical Edge Bundles by  doxygen 1.5.9