Class NameTable

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

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

    • formatSelector

      private short formatSelector
    • numberOfNameRecords

      private short numberOfNameRecords
    • stringStorageOffset

      private short stringStorageOffset
    • records

      private NameRecord[] records
  • Constructor Details

  • Method Details

    • getRecord

      public String getRecord(short nameId)
    • 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