Class Ligature
- java.lang.Object
-
- org.apache.batik.svggen.font.table.Ligature
-
public class Ligature extends java.lang.Object
- Version:
- $Id: Ligature.java 1733416 2016-03-03 07:07:13Z gadams $
-
-
Field Summary
Fields Modifier and Type Field Description private int
compCount
private int[]
components
private int
ligGlyph
-
Constructor Summary
Constructors Constructor Description Ligature(java.io.RandomAccessFile raf)
Creates new Ligature
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getGlyphCount()
int
getGlyphId(int i)
-