Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| IDropInTreeMapNodeRenderer
| com.flextoolbox.controls.treeMapClasses | The interface for "drop-in" item renderers. | |
| ITreeMapBranchRenderer
| com.flextoolbox.controls.treeMapClasses | ||
| ITreeMapLayoutStrategy
| com.flextoolbox.controls.treeMapClasses | Designed to allow easy switching between treemap layout algorithms. | |
| ITreeMapNodeRenderer
| com.flextoolbox.controls.treeMapClasses |
Defines an interface for nodes that appear inside a TreeMap component. |
|
| SliceAndDice
| com.flextoolbox.controls.treeMapClasses |
Lays out TreeMap nodes using the Slice-and-dice subdivision alogrithm. |
|
| Squarify
| com.flextoolbox.controls.treeMapClasses |
Lays out TreeMap nodes using the Squarified subdivision alogrithm. |
|
| TreeMap
| com.flextoolbox.controls | A treemap is a space-constrained visualization of hierarchical structures. | |
| TreeMapEvent
| com.flextoolbox.events |
The TreeMapEvent class represents events associated with nodes of the
TreeMap control. |
|
| TreeMapHeader
| com.flextoolbox.controls.treeMapClasses | The TreeMapHeader class defines the appearance of the header buttons of an TreeMap. | |
| TreeMapHeaderSkin
| com.flextoolbox.skins.halo | The skin for all the states of an TreeMapHeader in a TreeMap. | |
| TreeMapNodeData
| com.flextoolbox.controls.treeMapClasses |
The TreeMapNodeData class defines the data type of the treeMapData
property implemented by drop-in item renderers for the TreeMap control. |
|
| TreeMapNodeRenderer
| com.flextoolbox.controls.treeMapClasses |
The standard renderer used for TreeMap nodes. |
|
| TreeMapNodeSkin
| com.flextoolbox.skins.halo | The skin for all the states of a TreeMapNodeRenderer. | |
| TreeMapZoomOutType
| com.flextoolbox.controls | Defines constants for different behaviors a TreeMap may follow when zooming out. |