| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
FontWeight |
FontWeight.clone() |
FontWeight |
FontConfiguration.getFontWeight()
The option that determines the text display weight, or boldness.
|
FontWeight |
FontWeight.withName(FontWeightName name)
The lexical name for the level of boldness of the text display.
|
FontWeight |
FontWeight.withName(String name)
The lexical name for the level of boldness of the text display.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FontConfiguration.setFontWeight(FontWeight fontWeight)
The option that determines the text display weight, or boldness.
|
FontConfiguration |
FontConfiguration.withFontWeight(FontWeight fontWeight)
The option that determines the text display weight, or boldness.
|
Copyright © 2023. All rights reserved.