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 | |
|---|---|---|---|
| DataUtils
| com.kapit.visualizer.Utils | ||
| DefaultItemRenderer
| com.kapit.visualizer.Components | ||
| DefaultTooltip
| com.kapit.visualizer.Components | ||
| GenericLink
| com.kapit.visualizer.renderer |
GenericLink is a visual type that represents a link between two IGenericItem. |
|
| GenericObject
| com.kapit.visualizer.renderer | GenericObject is the basic visual type of any IGenericItem containng basic parameters and information. | |
| GenericSprite
| com.kapit.visualizer.renderer | GenericSprite is a visual type that represents any data entity. | |
| GeomUtils
| com.kapit.visualizer.Utils | ||
| IGenericItem
| com.kapit.visualizer.renderer | Basic Interface for all elements of a GenericView. | |
| ILine
| com.kapit.visualizer.Components | ||
| LayoutConstants
| com.kapit.visualizer | LayoutConstants class contains all constants used to control layout options and parameters. | |
| LinkStyle
| com.kapit.visualizer.renderer | ||
| SolidLine
| com.kapit.visualizer.Components | ||
| Visualizer
| com.kapit.visualizer | Visualizer is an innovant component that helps flex developpers and enterprises to display, analyse and organize any data or information. | |
| VisualizerEvent
| com.kapit.visualizer.events |
VisualizerEvent represents events associated with the GenericView. |