| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
Font |
Font.clone() |
Font |
Font.withFontFamily(String fontFamily)
Determines the font family settings.
|
| Modifier and Type | Method and Description |
|---|---|
List<Font> |
Typography.getFontFamilies()
Determines the list of font families.
|
| Modifier and Type | Method and Description |
|---|---|
Typography |
Typography.withFontFamilies(Font... fontFamilies)
Determines the list of font families.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Typography.setFontFamilies(Collection<Font> fontFamilies)
Determines the list of font families.
|
Typography |
Typography.withFontFamilies(Collection<Font> fontFamilies)
Determines the list of font families.
|
Copyright © 2023. All rights reserved.