|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.cwt.font.FontMapper
public class FontMapper
Constructor Summary | |
---|---|
protected |
FontMapper()
|
Method Summary | |
---|---|
static FontMapper |
get()
|
IFont |
lookupFont(java.lang.String name)
|
protected java.lang.String |
normalize(java.lang.String name)
|
void |
registerFontMap(FontMap map)
|
static void |
set(FontMapper mapper)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected FontMapper()
Method Detail |
---|
public static FontMapper get()
public static void set(FontMapper mapper)
public IFont lookupFont(java.lang.String name)
protected java.lang.String normalize(java.lang.String name)
public void registerFontMap(FontMap map)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |