| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
FilledMapConfiguration |
FilledMapConfiguration.clone() |
FilledMapConfiguration |
FilledMapVisual.getChartConfiguration()
The configuration settings of the visual.
|
FilledMapConfiguration |
FilledMapConfiguration.withFieldWells(FilledMapFieldWells fieldWells)
The field wells of the visual.
|
FilledMapConfiguration |
FilledMapConfiguration.withLegend(LegendOptions legend)
The legend display setup of the visual.
|
FilledMapConfiguration |
FilledMapConfiguration.withMapStyleOptions(GeospatialMapStyleOptions mapStyleOptions)
The map style options of the filled map visual.
|
FilledMapConfiguration |
FilledMapConfiguration.withSortConfiguration(FilledMapSortConfiguration sortConfiguration)
The sort configuration of a
FilledMapVisual. |
FilledMapConfiguration |
FilledMapConfiguration.withTooltip(TooltipOptions tooltip)
The tooltip display setup of the visual.
|
FilledMapConfiguration |
FilledMapConfiguration.withWindowOptions(GeospatialWindowOptions windowOptions)
The window options of the filled map visual.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FilledMapVisual.setChartConfiguration(FilledMapConfiguration chartConfiguration)
The configuration settings of the visual.
|
FilledMapVisual |
FilledMapVisual.withChartConfiguration(FilledMapConfiguration chartConfiguration)
The configuration settings of the visual.
|
Copyright © 2023. All rights reserved.