intarsys CWT library

de.intarsys.cwt.font
Class FontAliasMap

java.lang.Object
  extended by de.intarsys.cwt.font.FontMap
      extended by de.intarsys.cwt.font.FontAliasMap

public class FontAliasMap
extends FontMap


Constructor Summary
FontAliasMap(FontMapper mapper, String name, String alias)
           
 
Method Summary
 String getAlias()
           
 IFont getFont()
           
 
Methods inherited from class de.intarsys.cwt.font.FontMap
getKey, getMapper, getName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontAliasMap

public FontAliasMap(FontMapper mapper,
                    String name,
                    String alias)
Method Detail

getAlias

public String getAlias()

getFont

public IFont getFont()
Specified by:
getFont in class FontMap

intarsys CWT library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.