|
intarsys CWT library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.cwt.font.FontMap
public abstract class FontMap
Constructor Summary | |
---|---|
FontMap(FontMapper mapper,
String name)
|
Method Summary | |
---|---|
abstract IFont |
getFont()
|
String |
getKey()
|
FontMapper |
getMapper()
|
String |
getName()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FontMap(FontMapper mapper, String name)
Method Detail |
---|
public abstract IFont getFont()
public String getKey()
public FontMapper getMapper()
public String getName()
|
intarsys CWT library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |