Class GlyfTable

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

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

    • buf

      private byte[] buf
    • descript

      private GlyfDescript[] descript
  • Constructor Details

  • Method Details

    • init

      public void init(int numGlyphs, LocaTable loca)
    • getDescription

      public GlyfDescript getDescription(int i)
    • 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