| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
FontSize |
FontSize.clone() |
FontSize |
FontConfiguration.getFontSize()
The option that determines the text display size.
|
FontSize |
FontSize.withRelative(RelativeFontSize relative)
The lexical name for the text size, proportional to its surrounding context.
|
FontSize |
FontSize.withRelative(String relative)
The lexical name for the text size, proportional to its surrounding context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FontConfiguration.setFontSize(FontSize fontSize)
The option that determines the text display size.
|
FontConfiguration |
FontConfiguration.withFontSize(FontSize fontSize)
The option that determines the text display size.
|
Copyright © 2024. All rights reserved.