Class FONDResourceHandler.Association

java.lang.Object
com.adobe.fontengine.font.mac.FONDResourceHandler.Association
Enclosing class:
FONDResourceHandler

public static class FONDResourceHandler.Association extends Object
  • Method Details

    • getFondID

      public int getFondID()
    • getSize

      public int getSize()
    • getStyle

      public int getStyle()
    • isBold

      public boolean isBold()
    • isItalic

      public boolean isItalic()
    • getFontID

      public int getFontID()
    • getName

      public String getName()
    • getScriptCode

      public int getScriptCode()
    • toString

      public String toString()
      Overrides:
      toString in class Object