Class KernTable

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

public class KernTable extends Object implements Table
  • 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