The spark.primitives package contains the basic classes used by Spark components.
Classes
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. |
Fri Mar 19 2010, 02:57 AM -07:00