public class HtmlFontFamily extends Object
Modifier and Type | Field and Description |
---|---|
static String |
LOCALE_SEPARATOR |
Modifier and Type | Method and Description |
---|---|
FontFamily |
getFontFamily() |
String |
getId() |
static HtmlFontFamily |
getInstance(JasperReportsContext jasperReportsContext,
String htmlFontFamilyId) |
static HtmlFontFamily |
getInstance(Locale locale,
FontInfo fontInfo) |
Locale |
getLocale() |
String |
getShortId() |
public static final String LOCALE_SEPARATOR
public static HtmlFontFamily getInstance(Locale locale, FontInfo fontInfo)
public static HtmlFontFamily getInstance(JasperReportsContext jasperReportsContext, String htmlFontFamilyId)
public String getId()
public String getShortId()
public Locale getLocale()
public FontFamily getFontFamily()
Copyright © 2021 TIBCO Software Inc.. All rights reserved.