| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
GeospatialHeatmapDataColor |
GeospatialHeatmapDataColor.clone() |
GeospatialHeatmapDataColor |
GeospatialHeatmapDataColor.withColor(String color)
The hex color to be used in the heatmap point style.
|
| Modifier and Type | Method and Description |
|---|---|
List<GeospatialHeatmapDataColor> |
GeospatialHeatmapColorScale.getColors()
The list of colors to be used in heatmap point style.
|
| Modifier and Type | Method and Description |
|---|---|
GeospatialHeatmapColorScale |
GeospatialHeatmapColorScale.withColors(GeospatialHeatmapDataColor... colors)
The list of colors to be used in heatmap point style.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeospatialHeatmapColorScale.setColors(Collection<GeospatialHeatmapDataColor> colors)
The list of colors to be used in heatmap point style.
|
GeospatialHeatmapColorScale |
GeospatialHeatmapColorScale.withColors(Collection<GeospatialHeatmapDataColor> colors)
The list of colors to be used in heatmap point style.
|
Copyright © 2024. All rights reserved.