See: Description
Class | Description |
---|---|
ShapePainter |
The
ShapePainter class offers a set of static methods to render thick shapes (with or without
anti-aliasing) and polygons. |
TransformPainter |
The
TransformPainter class offers a set of static methods to render elements (image, renderable
character) with a transformation. |
Enum | Description |
---|---|
ShapePainter.Cap |
Defines the cap representation when drawing a line or a circle arc.
|
TransformPainter.Flip |
Specify the flip to apply when drawing an image.
|