| | Class | Description |
|---|
| | Dot |
The Dot class is a DisplayObject with a circle shape. |
| | Ellipse |
The Ellipse class is a DisplayObject with a oval shape. |
| | Line |
The LineShape class is a DisplayObject with a simple line shape. |
| | RadialDot |
The RadialDot class is a DisplayObject that is a circle shape with a gradient
fill that fades to transparency at the edge of the dot. |
| | Rect |
The Rect class is a DisplayObject that is a rectangle shape. |
| | Ring |
The Ring class is a DisplayObject with a circle shape that contains a hole. |
| | Star |
The Star class is a DisplayObject that is the shape of a five point star. |