Class CoreFontUtils


  • public class CoreFontUtils
    extends java.lang.Object
    This class contains some utility methods related to standard fonts.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String[] getStandardFontNames​(ASName fontName)
      Returns an array containing synonymous standard font names corresponding to the name supplied
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • standardFontsNames

        public static final java.util.HashMap<ASName,​ASName> standardFontsNames
    • Method Detail

      • getStandardFontNames

        public static java.lang.String[] getStandardFontNames​(ASName fontName)
        Returns an array containing synonymous standard font names corresponding to the name supplied
        Parameters:
        fontName - font's name
        Returns:
        synonymous standard font names