Class KernTable

java.lang.Object
org.apache.batik.svggen.font.table.KernTable
All Implemented Interfaces:
Table

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

    • version

      private int version
    • nTables

      private int nTables
    • tables

      private KernSubtable[] tables
  • Constructor Details

  • Method Details

    • getSubtableCount

      public int getSubtableCount()
    • getSubtable

      public KernSubtable getSubtable(int i)
    • getType

      public int getType()
      Get the table type, as a table directory value.
      Specified by:
      getType in interface Table
      Returns:
      The table type