public class PlatformFontFactory extends Object
| Constructor and Description |
|---|
PlatformFontFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IPlatformFontFactory |
get()
Return the unique factory.
|
static boolean |
isLookupProviders() |
static void |
set(IPlatformFontFactory unique)
Set the unique factory.
|
static void |
setLookupProviders(boolean pLookupProviders) |
public static IPlatformFontFactory get()
public static boolean isLookupProviders()
public static void set(IPlatformFontFactory unique)
unique - The new unique factory.public static void setLookupProviders(boolean pLookupProviders)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.