Class MaxpTable

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

public class MaxpTable extends Object implements Table
  • Constructor Details

  • Method Details

    • getMaxComponentDepth

      public int getMaxComponentDepth()
    • getMaxComponentElements

      public int getMaxComponentElements()
    • getMaxCompositeContours

      public int getMaxCompositeContours()
    • getMaxCompositePoints

      public int getMaxCompositePoints()
    • getMaxContours

      public int getMaxContours()
    • getMaxFunctionDefs

      public int getMaxFunctionDefs()
    • getMaxInstructionDefs

      public int getMaxInstructionDefs()
    • getMaxPoints

      public int getMaxPoints()
    • getMaxSizeOfInstructions

      public int getMaxSizeOfInstructions()
    • getMaxStackElements

      public int getMaxStackElements()
    • getMaxStorage

      public int getMaxStorage()
    • getMaxTwilightPoints

      public int getMaxTwilightPoints()
    • getMaxZones

      public int getMaxZones()
    • getNumGlyphs

      public int getNumGlyphs()
    • 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