Class PCLTTFOS2FontTable
- java.lang.Object
-
- org.apache.fop.render.pcl.fonts.truetype.PCLTTFTable
-
- org.apache.fop.render.pcl.fonts.truetype.PCLTTFOS2FontTable
-
public class PCLTTFOS2FontTable extends PCLTTFTable
-
-
Field Summary
-
Fields inherited from class org.apache.fop.render.pcl.fonts.truetype.PCLTTFTable
reader
-
-
Constructor Summary
Constructors Constructor Description PCLTTFOS2FontTable(FontFileReader in)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetAvgCharWidth()intgetCapHeight()int[]getPanose()intgetWeightClass()intgetWidthClass()intgetXHeight()-
Methods inherited from class org.apache.fop.render.pcl.fonts.truetype.PCLTTFTable
skipByte, skipLong, skipShort
-
-
-
-
Constructor Detail
-
PCLTTFOS2FontTable
public PCLTTFOS2FontTable(FontFileReader in) throws java.io.IOException
- Throws:
java.io.IOException
-
-