intarsys PDF library API

de.intarsys.font
Class FontAliasMap

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

public class FontAliasMap
extends FontMap


Constructor Summary
FontAliasMap(FontMapper mapper, String name, String alias)
           
 
Method Summary
 String getAlias()
           
 InputStream getAsStream()
           
 
Methods inherited from class de.intarsys.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()

getAsStream

public InputStream getAsStream()
                        throws IOException
Specified by:
getAsStream in class FontMap
Throws:
IOException

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.