BCGSuite for MFC
CBCGPTreeMapNode

Detailed Description

The CBCGPTreeMapNode class implements the functionality of a tree map node. A tree map is built from groups (CBCGPTreeMapGroup). Each group contains a list of nodes (leaves).

See CBCGPTreeMap for more info.

+ Inheritance diagram for CBCGPTreeMapNode:

Public Member Functions

 CBCGPTreeMapNodeCreates and initializes a new tree map node.
 
 OnDrawCalled to draw a tree map node.
 
- Public Member Functions inherited from CBCGPBaseTreeMapNode
 GetLabelGets the label.
 
 GetRectGets the rectangle.
 
 GetValueGets the value.