| 接口 | 说明 |
|---|---|
| ShapePainter |
Shape painter.
|
| 类 | 说明 |
|---|---|
| AbstractShapePainter |
The abstract implementation of ShapePainter interface.
|
| IssoscelesTriangleShapePainter |
Issosceles triangle shape.
|
| LineShapePainter |
Line shape painter.
|
| OvalShapePainter |
Oval shape.
|
| RectangleShapePainter |
Rectangle shape.
|
| RoundedRectangleShapePainter |
Rounded rectangle shape.
|