Class Hmtx


  • public final class Hmtx
    extends Table
    Gives access to the 'hmtx' table.

    Version handling

    'hmtx' tables are not versionned.

    Synchronization

    Like all tables, these objects are immutable.

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getHorizontalAdvance​(int glyphID)
      Get the horizontal advance of the glyph glyphID.
      int getLeftSideBearing​(int glyphID)
      Get the left side bearing of the glyph glyphID.
      void stream​(java.util.Map tables)  
      void subsetAndStream​(Subset subset, java.util.Map tables)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait