| Package | Description |
|---|---|
| org.dashbuilder.displayer | |
| org.dashbuilder.displayer.impl |
| Modifier and Type | Method and Description |
|---|---|
static MapColorScheme |
MapColorScheme.from(String value) |
MapColorScheme |
DisplayerSettings.getMapColorScheme() |
static MapColorScheme |
MapColorScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MapColorScheme[] |
MapColorScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
MapChartSettingsBuilder.colorScheme(MapColorScheme colorScheme)
Set this map color scheme.
|
void |
DisplayerSettings.setMapColorScheme(MapColorScheme colorScheme) |
| Modifier and Type | Method and Description |
|---|---|
MapChartSettingsBuilderImpl |
MapChartSettingsBuilderImpl.colorScheme(MapColorScheme colorScheme) |
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.