public class FontFamily extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addFontDescription(FontDescription description) |
List<FontDescription> |
getFontDescriptions() |
String |
getName() |
FontDescription |
match(int desiredWeight,
org.xhtmlrenderer.css.constants.IdentValue style) |
public String getName()
public List<FontDescription> getFontDescriptions()
public void addFontDescription(FontDescription description)
public FontDescription match(int desiredWeight, org.xhtmlrenderer.css.constants.IdentValue style)
Copyright © 2023. All rights reserved.