Class MaxpTable

  • All Implemented Interfaces:
    Table

    public class MaxpTable
    extends java.lang.Object
    implements Table
    • Constructor Detail

      • MaxpTable

        protected MaxpTable​(DirectoryEntry de,
                            java.io.RandomAccessFile raf)
                     throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • 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