| Class | Description |
---|
| BeadMetrics |
The BeadMetrics class is a utility class that computes the offset of the content
in a container based on border-thickness and padding styles. |
| BinaryData |
The BinaryData class is a class that represents binary data. |
| EffectTimer |
The Timer class dispatches events based on a delay
and repeat count. |
| MixinManager |
The MixinManager class is the class that instantiates mixins
linked into the application. |
| MXMLDataInterpreter |
The MXMLDataInterpreter class is the class that interprets the
encoded information generated by the compiler that describes
the contents of an MXML document. |
| PNGEncoder |
The PNGEncoder class converts raw bitmap images into encoded
images using Portable Network Graphics (PNG) lossless compression. |
| SolidBorderUtil |
The SolidBorderUtil class is a utility class that draws a solid color
border of a specified color, thickness and alpha. |
| Timer |
The Timer class dispatches events based on a delay
and repeat count. |
| UIUtils |
The UIUtils class is a collection of static functions that provide utility
features to UIBase objects. |
| ViewSourceContextMenuOption |
The ViewSourceContextMenuOption class is a class that
implements the "View Source" option in Flash for a
FlexJS application. |