Renderers for the TreeMap must implement this interface.
Raw data from the dataProvider is passed to the "data" property.
hovered:Boolean
Implementation public function get hovered():Boolean
public function set hovered(value:Boolean):void
treeMapData:TreeMapData
Implementation public function get treeMapData():TreeMapData
public function set treeMapData(value:TreeMapData):void
public function getBranchNodeHeight():Number
Return the height to set branch nodes.
Returns
Mon Sep 15 2014, 01:55 AM -06:00