Standard cell painters are ready-to-use implementations for common visual patterns.
They cover text, checkbox, slider, button, tag, sparkline, sparkbar, and heading text scenarios. These painters are invoked by the renderer and consume view-cell plus settings data to produce deterministic canvas output.
Use them as-is, subclass for targeted behavior changes, or implement custom painters that follow the same contract.
RevStandardTagCellPainter is currently internal and not part of the published API surface.
Each class page in API Reference includes full property/method/member signatures.