BCGControlBar Pro for MFC
CBCGPTreeMapGroup

Detailed Description

The CBCGPTreeMapGroup class implements the functionality of tree map group, which manages an array of tree map nodes.

See CBCGPTreeMap for more info.

+ Inheritance diagram for CBCGPTreeMapGroup:

Public Member Functions

 CBCGPTreeMapGroupConstructs and initializes a tree map group object.
 
 AddSubNodeAdds a sub-node to a group.
 
 GetMarginReturns group margin.
 
 GetSubNodesReturns an array of subnodes.
 
 OnDrawCalled to draw a group.
 
 RecalcLayoutRecalculates layout of group.
 
 RemoveAllRemoves all subnodes.
 
 SetMarginSets group margin.
 
- Public Member Functions inherited from CBCGPBaseTreeMapNode
 GetLabelGets the label.
 
 GetRectGets the rectangle.
 
 GetValueGets the value.