public class FontUtil extends Object
| Constructor and Description |
|---|
FontUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
normalizeFontFamily(String fontFamily) |
static IdentValue |
normalizeFontStyle(IdentValue fontStyle) |
static int |
normalizeFontWeight(IdentValue fontWeight) |
static int |
normalizeFontWeight(Integer fontWeight) |
static void |
tryClose(Closeable obj) |
public static int normalizeFontWeight(Integer fontWeight)
public static IdentValue normalizeFontStyle(IdentValue fontStyle)
public static int normalizeFontWeight(IdentValue fontWeight)
public static void tryClose(Closeable obj)
Copyright © 2004–2025. All rights reserved.