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