Class Ligature
java.lang.Object
org.apache.batik.svggen.font.table.Ligature
- Version:
- $Id: Ligature.java 1733416 2016-03-03 07:07:13Z gadams $
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
private int[]
private int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ligGlyph
private int ligGlyph -
compCount
private int compCount -
components
private int[] components
-
-
Constructor Details
-
Ligature
Creates new Ligature- Throws:
IOException
-
-
Method Details
-
getGlyphCount
public int getGlyphCount() -
getGlyphId
public int getGlyphId(int i)
-