fop 2.1

org.apache.fop.render.pcl.fonts
Class PCLFontReaderFactory

java.lang.Object
  extended by org.apache.fop.render.pcl.fonts.PCLFontReaderFactory

public final class PCLFontReaderFactory
extends java.lang.Object


Method Summary
 PCLFontReader createInstance(Typeface font)
           
static PCLFontReaderFactory getInstance(PCLByteWriterUtil pclByteWriter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static PCLFontReaderFactory getInstance(PCLByteWriterUtil pclByteWriter)

createInstance

public PCLFontReader createInstance(Typeface font)
                             throws java.io.IOException
Throws:
java.io.IOException

fop 2.1

Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.