Class Lookup
java.lang.Object
org.apache.batik.svggen.font.table.Lookup
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
-
Constructor Summary
ConstructorsConstructorDescriptionLookup
(LookupSubtableFactory factory, RandomAccessFile raf, int offset) Creates new Lookup -
Method Summary
-
Field Details
-
IGNORE_BASE_GLYPHS
public static final int IGNORE_BASE_GLYPHS- See Also:
-
IGNORE_BASE_LIGATURES
public static final int IGNORE_BASE_LIGATURES- See Also:
-
IGNORE_BASE_MARKS
public static final int IGNORE_BASE_MARKS- See Also:
-
MARK_ATTACHMENT_TYPE
public static final int MARK_ATTACHMENT_TYPE- See Also:
-
-
Constructor Details
-
Lookup
Creates new Lookup- Throws:
IOException
-
-
Method Details
-
getType
public int getType() -
getSubtableCount
public int getSubtableCount() -
getSubtable
-