public final class GridFontParam
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String[] |
name
The name of the font.
|
int |
size
The size of the font.
|
FontStyle |
style
The style of the font.
|
| Constructor and Description |
|---|
GridFontParam() |
| Modifier and Type | Method and Description |
|---|---|
void |
postConstruct()
Initialize default values and validate that config is correct.
|
public java.lang.String[] name
public int size
public FontStyle style