Class FontConverter


  • public final class FontConverter
    extends StyleConverter<ParsedValue[],​Font>
    Converter to convert a parsed representation of a Font to a Font.
    Since:
    9
    • Method Detail

      • getInstance

        public static StyleConverter<ParsedValue[],​Font> getInstance()
        Gets the FontConverter instance.
        Returns:
        the FontConverter instance