Class Name.PlatformId

java.lang.Object
com.adobe.fontengine.font.opentype.Name.PlatformId
Enclosing class:
Name

public static final class Name.PlatformId extends Object
This class defines constants for the platform ids. This class only defines constants for the platform ids which can be used in a name tables. In OT 1.4, the page describing the 'name' table also serves to document the 'cmap' table, and lists more platform ids than are actually allowed in 'name' tables.
  • Field Details

  • Method Details

    • getPlatformId

      public static final int getPlatformId(Platform platform)
    • getPlatform

      public static final Platform getPlatform(int platformId)