public static class RingRenderer.RingSection extends Object
| Modifier and Type | Field and Description |
|---|---|
String | cssClassCSS color class: "green", "red", "yellow", "blue", "cyan", "gray" |
double | valueproportion (0.0–1.0) |
| Constructor and Description |
|---|
RingSection(double value,
String cssClass)RingSection. |