 |
FTreeMap |
Tree map object |
|
 |
FTreeMapAttribute |
Describes a customized attribute of a tree node |
|
 |
FTreeMapAttributeData |
Stores data for a specific attribute type on a node |
|
 |
FTreeMapAttributeValue |
Describes a value for an attribute of a tree node |
|
 |
FTreeMapModule |
Implements the TreeMap module. |
|
 |
FTreeMapNode |
Single node in a tree map, which may have any number of child nodes, each with their own children and so on |
|
 |
FTreeMapNodeData |
Single node in a tree map, which may have any number of child nodes, each with their own children and so on |
|
 |
FTreeMapNodeVisualInfo |
Visual ID for a node, generated by the tree map system |
|
 |
FTreeMapOptions |
Configuration for a new tree map |
|
 |
FTreeMapRect |
Rectangle used for tree maps |
|
 |
FTreeMapStyle |
Style data for STreeMap |
|
 |
ITreeMap |
Public tree map interface |
|
 |
ITreeMapCustomization |
Implement ITreeMapCustomization and pass it along when creating your tree map to allow for custom attributes and formatting features! |
|