| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
GeospatialHeatmapColorScale |
GeospatialHeatmapColorScale.clone() |
GeospatialHeatmapColorScale |
GeospatialHeatmapConfiguration.getHeatmapColor()
The color scale specification for the heatmap point style.
|
GeospatialHeatmapColorScale |
GeospatialHeatmapColorScale.withColors(Collection<GeospatialHeatmapDataColor> colors)
The list of colors to be used in heatmap point style.
|
GeospatialHeatmapColorScale |
GeospatialHeatmapColorScale.withColors(GeospatialHeatmapDataColor... colors)
The list of colors to be used in heatmap point style.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeospatialHeatmapConfiguration.setHeatmapColor(GeospatialHeatmapColorScale heatmapColor)
The color scale specification for the heatmap point style.
|
GeospatialHeatmapConfiguration |
GeospatialHeatmapConfiguration.withHeatmapColor(GeospatialHeatmapColorScale heatmapColor)
The color scale specification for the heatmap point style.
|
Copyright © 2024. All rights reserved.