| Package | Description |
|---|---|
| com.codename1.charts.renderers |
Provides renderer classes that keep the chart rendering / drawing styles.
|
| Modifier and Type | Method and Description |
|---|---|
DialRenderer.Type |
DialRenderer.getVisualTypeForIndex(int index)
Returns the visual type at the specified index.
|
static DialRenderer.Type |
DialRenderer.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DialRenderer.Type[] |
DialRenderer.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DialRenderer.setVisualTypes(DialRenderer.Type[] types)
Sets the visual types.
|
Copyright © 2023. All rights reserved.