Class KerningPair

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

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

    • left

      private int left
    • value

      private short value
  • Constructor Details

  • Method Details

    • getLeft

      public int getLeft()
    • getRight

      public int getRight()
    • getValue

      public short getValue()