Package de.xima.fc.utils
Class FontUtils
- java.lang.Object
 - 
- de.xima.fc.utils.FontUtils
 
 
- 
public class FontUtils extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description FontUtils() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidclearFontCache()static Map<String,FCFontInfo>getFontPathList()static Map<String,org.apache.fontbox.ttf.TrueTypeFont>getFontTTFList()static voidrefreshFontCache() 
 - 
 
- 
- 
Method Detail
- 
getFontPathList
public static Map<String,FCFontInfo> getFontPathList()
 
- 
clearFontCache
public static void clearFontCache()
 
- 
refreshFontCache
public static void refreshFontCache()
 
 - 
 
 -