intarsys CWT library

de.intarsys.cwt.font
Class FontMap

java.lang.Object
  extended by de.intarsys.cwt.font.FontMap
Direct Known Subclasses:
FontAliasMap, FontFontMap

public abstract class FontMap
extends Object


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

FontMap

public FontMap(FontMapper mapper,
               String name)
Method Detail

getFont

public abstract IFont getFont()

getKey

public String getKey()

getMapper

public FontMapper getMapper()

getName

public String getName()

intarsys CWT library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.