public class OtfClass extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static int |
GLYPH_BASE |
static int |
GLYPH_LIGATURE |
static int |
GLYPH_MARK |
| Constructor and Description |
|---|
OtfClass(RandomAccessFileOrArray rf, int classLocation) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOtfClass(int glyph) |
int |
getOtfClass(int glyph, boolean strict) |
boolean |
hasClass(int glyph) |
boolean |
isMarkOtfClass(int glyph) |
public static final int GLYPH_BASE
public static final int GLYPH_LIGATURE
public static final int GLYPH_MARK
public OtfClass(RandomAccessFileOrArray rf, int classLocation) throws IOException
IOException
Copyright © 1998–2017 iText Group NV. All rights reserved.