public class FontFamily<T extends MinimalFontDescription> extends Object
| Constructor and Description |
|---|
FontFamily(String family) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFontDescription(T descr) |
String |
getFamily() |
List<T> |
getFontDescriptions() |
T |
match(int desiredWeight,
IdentValue style) |
Copyright © 2004–2025. All rights reserved.