|
|||||||||
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,
java.lang.String name)
|
Method Summary | |
---|---|
abstract IFont |
getFont()
|
java.lang.String |
getKey()
|
FontMapper |
getMapper()
|
java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FontMap(FontMapper mapper, java.lang.String name)
Method Detail |
---|
public abstract IFont getFont()
public java.lang.String getKey()
public FontMapper getMapper()
public java.lang.String getName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |