|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.pcl.fonts.truetype.PCLTTFTable
org.apache.fop.render.pcl.fonts.truetype.PCLTTFOS2FontTable
public class PCLTTFOS2FontTable
Field Summary |
---|
Fields inherited from class org.apache.fop.render.pcl.fonts.truetype.PCLTTFTable |
---|
reader |
Constructor Summary | |
---|---|
PCLTTFOS2FontTable(FontFileReader in)
|
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PCLTTFOS2FontTable(FontFileReader in) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public int getAvgCharWidth()
public int getXHeight()
public int getWidthClass()
public int getWeightClass()
public int getCapHeight()
public int[] getPanose()
|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |