| Modifier and Type | Method and Description |
|---|---|
static EFontResource |
EFontResource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EFontResource[] |
EFontResource.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) |
static Set<EFontResource> |
EFontResource.getAllResourcesOfFontWeight(IFontWeight eFontWeight) |
Copyright © 2014–2015 Philip Helger. All rights reserved.