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 | |
|---|---|---|---|
| DataVisualizer
| output | DataVisualizer class provides functionality for drawing all diagramm elements. | |
| DottedLine
| geom | DottedLine class is used to draw dotted lines | |
| NowDataHolder
| current | NowDataHolder class stores the current application data. | |
| RequestLoader
| input | [Currently not used, as the functionality of XMLLoader and UpdateManager is enough] | |
| ResponseParser
| soap | ResponseParser class provides functionality to get information from the server response received | |
| SettingsHolder
| current | SettingsHolder class provides a set of static properties for accessing application settings. | |
| SettingsLoader
| configuration | Class SettingsLoader loads file settings.xml and calls the handler specified | |
| SettingsParser
| configuration | SettingsParser class provides access to the settings file data as a set of properties. | |
| TimeInterval
| util | TimeInterval class provides functionality for working with periods of time | |
| TimeObject
| util | TimeObject class represents time as a combination of hour and minute values | |
| UpdateManager
| managers | UpdateManager class provides functionality for converting input data to information about updates and sending it for visualisation on the screen. | |
| VerticalRectangle
| geom | VerticalRectangle class is used to draw vertical bars at the application start | |
| WorkTimer
| util | WorkTimer class provides functionality for creating timers that work during a specified time interval more than one day. | |
| WorkTimerEvent
| events | WorkTimerEvent is dispatched during the instance of WorkTimer work. | |
| XMLLoader
| util | XMLLoader is a class for loading XML files |