| Class | Description |
|---|---|
| MixDelegateFillPainter |
Fill painter that wraps any other fill painter to support mixed color schemes
(
MixColorScheme). |
| StandardWaveFillPainter |
Fill painter that returns images with standard fill appearance and wavy color areas.
|
| WaveDelegateFillPainter |
Base class for fill painters that overlay wave gradient on top of some other
fill painter.This class is part of officially supported API.
|
| WaveFillPainter |
Fill painter that returns images with flat appearance and wavy color areas.
|