public class OpenTypeGdefTableReader extends Object implements Serializable
Constructor and Description |
---|
OpenTypeGdefTableReader(RandomAccessFileOrArray rf, int tableLocation) |
Modifier and Type | Method and Description |
---|---|
OtfClass |
getGlyphClassTable() |
boolean |
isSkip(int glyph, int flag) |
void |
readTable() |
public OpenTypeGdefTableReader(RandomAccessFileOrArray rf, int tableLocation)
public void readTable() throws IOException
IOException
public boolean isSkip(int glyph, int flag)
public OtfClass getGlyphClassTable()
Copyright © 1998–2017 iText Group NV. All rights reserved.