org.apache.fop.render.pcl.fonts.truetype
Class PCLTTFTable
java.lang.Object
org.apache.fop.render.pcl.fonts.truetype.PCLTTFTable
- Direct Known Subclasses:
- PCLTTFOS2FontTable, PCLTTFPCLTFontTable, PCLTTFPOSTFontTable
public class PCLTTFTable
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
reader
protected FontFileReader reader
PCLTTFTable
public PCLTTFTable(FontFileReader reader)
skipShort
protected void skipShort(FontFileReader reader,
int skips)
throws java.io.IOException
- Throws:
java.io.IOException
skipLong
protected void skipLong(FontFileReader reader,
int skips)
throws java.io.IOException
- Throws:
java.io.IOException
skipByte
protected void skipByte(FontFileReader reader,
int skips)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.