The spark.primitives package contains the basic classes used by Spark components.
| Class | Description | |
|---|---|---|
| BitmapImage | A BitmapImage element defines a rectangular region in its parent element's coordinate space, filled with bitmap data drawn from a source file. | |
| Ellipse | The Ellipse class is a filled graphic element that draws an ellipse. | |
| Graphic | The Graphic control displays a set of graphic drawing commands. | |
| Line | The Line class is a graphic element that draws a line between two points. | |
| Path | The Path class is a filled graphic element that draws a series of path segments. | |
| Rect | The Rect class is a filled graphic element that draws a rectangle. | |
| RectangularDropShadow | This class optimizes drop shadows for the common case. | |
| VideoElement | The VideoElement class is chromeless video player that supports progressive download, multi-bitrate, and streaming video. |