Uses of Class
org.apache.fop.render.pcl.fonts.truetype.PCLTTFTable
-
Packages that use PCLTTFTable Package Description org.apache.fop.render.pcl.fonts.truetype -
-
Uses of PCLTTFTable in org.apache.fop.render.pcl.fonts.truetype
Subclasses of PCLTTFTable in org.apache.fop.render.pcl.fonts.truetype Modifier and Type Class Description class
PCLTTFOS2FontTable
class
PCLTTFPCLTFontTable
class
PCLTTFPOSTFontTable
Methods in org.apache.fop.render.pcl.fonts.truetype that return PCLTTFTable Modifier and Type Method Description PCLTTFTable
PCLTTFTableFactory. newInstance(OFTableName tableName)
private PCLTTFTable
PCLTTFFontReader. readFontTable(OFTableName tableName)
-