public class PCLTTFTable
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected FontFileReader |
reader |
Constructor and Description |
---|
PCLTTFTable(FontFileReader reader) |
Modifier and Type | Method and Description |
---|---|
protected void |
skipByte(FontFileReader reader,
int skips) |
protected void |
skipLong(FontFileReader reader,
int skips) |
protected void |
skipShort(FontFileReader reader,
int skips) |
protected FontFileReader reader
public PCLTTFTable(FontFileReader reader)
protected void skipShort(FontFileReader reader, int skips) throws java.io.IOException
java.io.IOException
protected void skipLong(FontFileReader reader, int skips) throws java.io.IOException
java.io.IOException
protected void skipByte(FontFileReader reader, int skips) throws java.io.IOException
java.io.IOException
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.