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 | |
|---|---|---|---|
| BaseTreeMapBranchRenderer
| com.flextoolbox.controls.treeMapClasses | Some basic functionality for a branch renderer of the TreeMap control. | |
| BaseTreeMapData
| com.flextoolbox.controls.treeMapClasses | The data passed to drop-in TreeMap item renderers. | |
| DisplayObjectUtil
| com.yahoo.astra.utils | Utility functions for use with DisplayObjects. | |
| FlexFontUtil
| com.flextoolbox.utils | Utility methods for use with fonts in Flex. | |
| FlexGraphicsUtil
| com.flextoolbox.utils | ||
| FontSizeMode
| com.flextoolbox.utils | ||
| IDropInTreeMapItemRenderer
| com.flextoolbox.controls.treeMapClasses | The interface that defines functionality required for a TreeMap control's drop-in item renderers. | |
| ITreeMapBranchRenderer
| com.flextoolbox.controls.treeMapClasses | The interface that defines functionality required for a TreeMap control's branch renderers. | |
| ITreeMapItemRenderer
| com.flextoolbox.controls.treeMapClasses | The interface that defines functionality required for a TreeMap control's item renderers. | |
| ITreeMapLayoutStrategy
| com.flextoolbox.controls.treeMapClasses | Designed to allow easy switching between treemap layout algorithms. | |
| ITreeMapLeafRenderer
| com.flextoolbox.controls.treeMapClasses | The interface that defines functionality required for a TreeMap control's leaf renderers. | |
| LiteTreeMapBranchRenderer
| com.flextoolbox.controls.treeMapClasses | A very simple branch renderer for the TreeMap control. | |
| LiteTreeMapLeafRenderer
| com.flextoolbox.controls.treeMapClasses | A very simple leaf renderer for the TreeMap component. | |
| SliceAndDiceLayout
| com.flextoolbox.controls.treeMapClasses | Slice-and-dice layout algorithm for the TreeMap component. | |
| SquarifyLayout
| com.flextoolbox.controls.treeMapClasses | Squarify layout algorithm for the TreeMap component. | |
| TreeMap
| com.flextoolbox.controls | A treemap is a space-constrained visualization of hierarchical structures. | |
| TreeMapBranchData
| com.flextoolbox.controls.treeMapClasses | The data passed to drop-in TreeMap branch renderers. | |
| TreeMapBranchHeader
| com.flextoolbox.controls.treeMapClasses | The TreeMapBranchHeader class defines the appearance of the header buttons of the branches in a TreeMap. | |
| TreeMapBranchHeaderSkin
| com.flextoolbox.skins.halo | The skin for all the states of an TreeMapBranchHeader in a TreeMap. | |
| TreeMapBranchHeaderZoomButtonSkin
| com.flextoolbox.skins.halo | The skin for all the states of an TreeMapBranchHeader zoom button control in a TreeMap. | |
| TreeMapBranchRenderer
| com.flextoolbox.controls.treeMapClasses | The default branch renderer for the TreeMap control. | |
| TreeMapEvent
| com.flextoolbox.events |
The TreeMapEvent class represents events associated with items of the TreeMap control. |
|
| TreeMapItemLayoutData
| com.flextoolbox.controls.treeMapClasses | Used by instances of ITreeMapLayoutStrategy to position nodes within a TreeMap control | |
| TreeMapLayoutEvent
| com.flextoolbox.events | ||
| TreeMapLeafData
| com.flextoolbox.controls.treeMapClasses | The data passed to drop-in TreeMap leaf renderers. | |
| TreeMapLeafRenderer
| com.flextoolbox.controls.treeMapClasses | The default leaf renderer for the TreeMap control. | |
| TreeMapResizeIcon
| com.flextoolbox.skins.halo | ||
| TreeMapZoomInIcon
| com.flextoolbox.skins.halo | The default icon for zoom in operations on the TreeMap control. | |
| TreeMapZoomOutIcon
| com.flextoolbox.skins.halo | The default icon for zoom-out operations on the TreeMap control. | |
| TreeMapZoomOutType
| com.flextoolbox.controls.treeMapClasses |
Defines constants for a TreeMap's zoomOutType property. |