| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
FreeFormLayoutCanvasSizeOptions |
FreeFormLayoutCanvasSizeOptions.clone() |
FreeFormLayoutCanvasSizeOptions |
FreeFormLayoutConfiguration.getCanvasSizeOptions() |
FreeFormLayoutCanvasSizeOptions |
DefaultFreeFormLayoutConfiguration.getCanvasSizeOptions()
Determines the screen canvas size options for a free-form layout.
|
FreeFormLayoutCanvasSizeOptions |
FreeFormLayoutCanvasSizeOptions.withScreenCanvasSizeOptions(FreeFormLayoutScreenCanvasSizeOptions screenCanvasSizeOptions)
The options that determine the sizing of the canvas used in a free-form layout.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FreeFormLayoutConfiguration.setCanvasSizeOptions(FreeFormLayoutCanvasSizeOptions canvasSizeOptions) |
void |
DefaultFreeFormLayoutConfiguration.setCanvasSizeOptions(FreeFormLayoutCanvasSizeOptions canvasSizeOptions)
Determines the screen canvas size options for a free-form layout.
|
FreeFormLayoutConfiguration |
FreeFormLayoutConfiguration.withCanvasSizeOptions(FreeFormLayoutCanvasSizeOptions canvasSizeOptions) |
DefaultFreeFormLayoutConfiguration |
DefaultFreeFormLayoutConfiguration.withCanvasSizeOptions(FreeFormLayoutCanvasSizeOptions canvasSizeOptions)
Determines the screen canvas size options for a free-form layout.
|
Copyright © 2023. All rights reserved.