Class Ligature

java.lang.Object
org.apache.batik.svggen.font.table.Ligature

public class Ligature extends Object
Version:
$Id: Ligature.java 1733416 2016-03-03 07:07:13Z gadams $
  • Field Details

    • ligGlyph

      private int ligGlyph
    • compCount

      private int compCount
    • components

      private int[] components
  • Constructor Details

  • Method Details

    • getGlyphCount

      public int getGlyphCount()
    • getGlyphId

      public int getGlyphId(int i)