| Modifier and Type | Method and Description |
|---|---|
EFontType |
IFontResource.getFontType() |
EFontType |
EFontResource.getFontType() |
static EFontType |
EFontType.getFromIDOrNull(String sID) |
static EFontType |
EFontType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EFontType[] |
EFontType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<EFontResource> |
EFontResource.getAllResourcesOfFontType(EFontType eFontType) |
Copyright © 2014–2015 Philip Helger. All rights reserved.