Class FontCharacteristicsUtils


  • final class FontCharacteristicsUtils
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static short normalizeFontWeight​(short fw)  
      (package private) static short parseFontWeight​(java.lang.String fw)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FontCharacteristicsUtils

        FontCharacteristicsUtils()
    • Method Detail

      • normalizeFontWeight

        static short normalizeFontWeight​(short fw)
      • parseFontWeight

        static short parseFontWeight​(java.lang.String fw)