Class PCLTTFTableFactory
- java.lang.Object
-
- org.apache.fop.render.pcl.fonts.truetype.PCLTTFTableFactory
-
public final class PCLTTFTableFactory extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static PCLTTFTableFactory
getInstance(FontFileReader reader)
PCLTTFTable
newInstance(OFTableName tableName)
-
-
-
Method Detail
-
getInstance
public static PCLTTFTableFactory getInstance(FontFileReader reader)
-
newInstance
public PCLTTFTable newInstance(OFTableName tableName) throws java.io.IOException
- Throws:
java.io.IOException
-
-