LabelsPlugin.ID plugin callback interfaces to configure the plugin
itself.See: Description
| Interface | Description |
|---|---|
| FontColorCallback |
Callback interface of
LabelsPlugin.ID plugin to change font color at runtime, using the arguments. |
| RenderCallback |
Callback interface of
LabelsPlugin.ID plugin to provide the item to be rendered as string or as image at runtime,
using the arguments. |
LabelsPlugin.ID plugin callback interfaces to configure the plugin
itself.