| Modifier and Type | Class and Description |
|---|---|
class |
EFontWeight
Weight of a font.
|
| Modifier and Type | Method and Description |
|---|---|
IFontWeight |
IFontResource.getFontWeight() |
IFontWeight |
EFontResource.getFontWeight() |
static IFontWeight |
EFontWeight.getFromWeightOrDefault(int nWeight,
IFontWeight eDefault) |
static IFontWeight |
EFontWeight.getFromWeightOrNull(int nWeight) |
| Modifier and Type | Method and Description |
|---|---|
static Set<EFontResource> |
EFontResource.getAllResourcesOfFontWeight(IFontWeight eFontWeight) |
static IFontWeight |
EFontWeight.getFromWeightOrDefault(int nWeight,
IFontWeight eDefault) |
Copyright © 2014–2015 Philip Helger. All rights reserved.