intarsys PDF library API

de.intarsys.font
Class FontFileMap

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

public class FontFileMap
extends FontMap

DOCUMENT ME!


Constructor Summary
FontFileMap(FontMapper mapper, String name, File file)
           
 
Method Summary
 InputStream getAsStream()
           
 File getFile()
           
 
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

FontFileMap

public FontFileMap(FontMapper mapper,
                   String name,
                   File file)
Method Detail

getAsStream

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

getFile

public File getFile()

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.