|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FontRegistry
Creation-Date: 16.12.2005, 20:11:11
Method Summary | |
---|---|
FontMetricsFactory |
createMetricsFactory()
Creates a new font metrics factory. |
java.lang.String[] |
getAllRegisteredFamilies()
|
FontFamily |
getFontFamily(java.lang.String name)
Tries to find a font family with the given name, looking through all alternative font names if neccessary. |
java.lang.String[] |
getRegisteredFamilies()
|
FontCache |
getSecondLevelCache()
|
void |
initialize()
|
Method Detail |
---|
void initialize()
FontCache getSecondLevelCache()
FontFamily getFontFamily(java.lang.String name)
name
-
java.lang.String[] getRegisteredFamilies()
java.lang.String[] getAllRegisteredFamilies()
FontMetricsFactory createMetricsFactory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |