org.apache.batik.svggen.font.table
Class Lookup
java.lang.Object
org.apache.batik.svggen.font.table.Lookup
- public class Lookup
- extends java.lang.Object
- Version:
- $Id: Lookup.java,v 1.2 2003/08/08 11:39:22 vhardy Exp $
- Author:
- David Schweinsberg
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IGNORE_BASE_GLYPHS
public static final int IGNORE_BASE_GLYPHS
- See Also:
- Constant Field Values
IGNORE_BASE_LIGATURES
public static final int IGNORE_BASE_LIGATURES
- See Also:
- Constant Field Values
IGNORE_BASE_MARKS
public static final int IGNORE_BASE_MARKS
- See Also:
- Constant Field Values
MARK_ATTACHMENT_TYPE
public static final int MARK_ATTACHMENT_TYPE
- See Also:
- Constant Field Values
Lookup
public Lookup(LookupSubtableFactory factory,
java.io.RandomAccessFile raf,
int offset)
throws java.io.IOException
- Creates new Lookup
getType
public int getType()
getSubtableCount
public int getSubtableCount()
getSubtable
public LookupSubtable getSubtable(int i)
<oXygen/>
XML Editor
uses Batik from the Apache Foundation
to provide support for previewing SVG documents.
See the SVG Editor section
for more info.