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.


 ClassPackageDescription
 BranchInfo
fr.kapit.components.treemap 
 ITreeMapColorGenerator
fr.kapit.components.treemap.utils It is possible to change the algorithm used by the treemap to assign colorsto nodes by assigning an instance that implements this interface to the treemap colorGenerator property.
 ITreeMapInfo
fr.kapit.components.treemap 
 NodeInfo
fr.kapit.components.treemap 
 TreeMap
fr.kapit.components.treemap This class defines a control that is used to view hierarchical data as a treemap display where data items are represented as nested rectangles that are determined using a treemap algorithm.
 TreeMapAreaFilter
fr.kapit.components.treemap 
 TreeMapColorFilter
fr.kapit.components.treemap 
 TreeMapDefaultColorGenerator
fr.kapit.components.treemap.utils Default implementation of ITreeMapColorGenerator.
 TreeMapEvent
fr.kapit.components.treemap.events 
 TreeMapFilterEvent
fr.kapit.components.treemap.events 
 TreeMapLegend
fr.kapit.components.treemap This class defines a legend component that can be used in association with the treemap to help the user understand the colors displayed in the treemap.