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 | |
---|---|---|---|
ApplicationSettings | application | ApplicationSettings.as Global settings for the application. | |
CloudGeneratorStates | tagCloud | GloudGeneratorStates.as Enum for the generator states. | |
ColorConverter | utils.common.colors | ColorConverter.as Helper class for converting colors values. | |
ColorLoader | utils.common.colors | ColorLoader.as Loads color themes defined in xml document. | |
ColorPalettePicker | utils.controls.popup | ColorPickerPalette.mxml PopUp window for color palette choise. | |
ColorSet | utils.common.colors | ColorSets.as Structure defining one color set: name, background color, words color list. | |
CustomCursorManager | utils.common | CursorManager.as Handle hand shaped cursor. | |
CustomizableCanvas | utils.containers | CustomizableCanvas.mxml Custom Container with options to interactively set some properties such as background color. | |
FontEmbedder | utils.common.fonts | FontEmbedder.as Loader for system fonts. | |
FontLoader | utils.common.fonts | FontLoader.as Loader for embeded fonts. | |
FontPicker | utils.controls.popup | FontPicker.mxml Font chooser popup control | |
FontPickerWindow | utils.controls.popup | FontPickerWindow.mxml PopUp window for font browsing. | |
InteractiveTagControl | utils.controls | InteractiveTagControl.as Custom tag control, provide functionality for moving and rotation, popup menu to change tag properties such as orientation and color, pin/unpin or remove the tag. | |
MainWindow | application | MainWindow.mxml Main window of the application. | |
maniWordle | Top Level | maniWordle.mxml Entry point of the application. | |
MathHelper | utils.common.math | MathHelper.as Class for some helper functions: random numbers, random positions.... | |
NumberInputWindow | utils.controls.popup | ||
SizeInputWindow | utils.controls.popup | SizeInputWindow.mxml PopUp window for min max font site input. | |
Spiral | utils.common.math | Spiral.as Structure for arithmetic spiral, calculates sample point along the spiral for particular angle and rotation number. | |
Tag | tagCloud | Tag.as Structure holding all tag properties, current position and orientation, bitmap mask for collision detection and display in the interactive tag control. | |
TagCloudGenerator | tagCloud | TagCloudGenerator.as Manage the generation of th tags, handles text parsing, positioning and collision detection. | |
TagCloudManager | application | TagCloudManager.as Displays all tags on the canvas, animate transformation, handle interaction. | |
TextInputWindow | utils.controls.popup | TextInputWindow.mxml PopUp window for text input. | |
TransformAnimator | utils.animation | TransformAnimator.as Animate controls transformations(move, rotate) after reposition or parameters change. | |
WindowedApplicationSkinControlBar | utils.skins | A skin class for the Spark WindowedApplication and Window containers. |