public class FontFactory extends Object
IFontFactory.| Constructor and Description |
|---|
FontFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IFontFactory |
get()
The
IFontFactory singleton. |
static boolean |
isLookupProviders() |
static void |
set(IFontFactory factory)
Set the
IFontFactory singleton. |
static void |
setLookupProviders(boolean doLookupProviders) |
public static IFontFactory get()
IFontFactory singleton.IFontFactory singleton.public static boolean isLookupProviders()
public static void set(IFontFactory factory)
IFontFactory singleton.factory - The IFontFactory singleton.public static void setLookupProviders(boolean doLookupProviders)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.