public class PCLTTFTable extends 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 IOException
IOException
protected void skipLong(FontFileReader reader, int skips) throws IOException
IOException
protected void skipByte(FontFileReader reader, int skips) throws IOException
IOException
Copyright © 2025 Apache Software Foundation. All rights reserved.