Class HheaTable

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

public class HheaTable extends Object implements Table
  • Constructor Details

  • Method Details

    • getAdvanceWidthMax

      public short getAdvanceWidthMax()
    • getAscender

      public short getAscender()
    • getCaretSlopeRise

      public short getCaretSlopeRise()
    • getCaretSlopeRun

      public short getCaretSlopeRun()
    • getDescender

      public short getDescender()
    • getLineGap

      public short getLineGap()
    • getMetricDataFormat

      public short getMetricDataFormat()
    • getMinLeftSideBearing

      public short getMinLeftSideBearing()
    • getMinRightSideBearing

      public short getMinRightSideBearing()
    • getNumberOfHMetrics

      public int getNumberOfHMetrics()
    • getType

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

      public short getXMaxExtent()