| Modifier and Type | Method and Description |
|---|---|
Map<FontKey,Font> |
SpreadsheetDecoration.getFonts() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpreadsheetDecoration.add(FontKey f,
Font font) |
boolean |
SpreadsheetDecoration.exists(FontKey f) |
Font |
SpreadsheetDecoration.get(FontKey k) |
void |
SpreadsheetDecoration.remove(FontKey f) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFont
Default Font key.
|
| Modifier and Type | Method and Description |
|---|---|
FontKey |
DefaultFont.getKey() |
| Modifier and Type | Method and Description |
|---|---|
FontKey |
Styleable.getFont()
Gets font.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Styleable.font(FontKey font)
Sets the font and return the current instance.
|
void |
Styleable.setFont(FontKey font)
Sets font.
|
Copyright © 2018. All rights reserved.