org.apache.batik.svggen.font.table
public class Lookup extends Object
Field Summary | |
---|---|
static int | IGNORE_BASE_GLYPHS |
static int | IGNORE_BASE_LIGATURES |
static int | IGNORE_BASE_MARKS |
static int | MARK_ATTACHMENT_TYPE |
Constructor Summary | |
---|---|
Lookup(LookupSubtableFactory factory, RandomAccessFile raf, int offset) Creates new Lookup |
Method Summary | |
---|---|
LookupSubtable | getSubtable(int i) |
int | getSubtableCount() |
int | getType() |