| Package | com.flextoolbox.controls.treeMapClasses |
| Class | public class TreeMapLeafData |
| Inheritance | TreeMapLeafData BaseTreeMapData |
See also
| Property | Defined by | ||
|---|---|---|---|
| color : uint = 0x000000
The color of the leaf.
| TreeMapLeafData | ||
![]() | dataTip : String = ""
THe data tip to be displayed by the renderer.
| BaseTreeMapData | |
![]() | depth : int = 0
The depth of the renderer.
| BaseTreeMapData | |
![]() | label : String = ""
The label to be displayed by the renderer.
| BaseTreeMapData | |
![]() | owner : TreeMap
The TreeMap that displays this data.
| BaseTreeMapData | |
![]() | uid : String
The unique identifier for this item.
| BaseTreeMapData | |
![]() | weight : Number = 0
The weight (area) of the item.
| BaseTreeMapData | |
| Method | Defined by | ||
|---|---|---|---|
|
Constructor.
| TreeMapLeafData | ||