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 int
getAvgCharWidth()
int
getCapHeight()
int[]
getPanose()
int
getWeightClass()
int
getWidthClass()
int
getXHeight()
-
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
-
-