java.lang.Object
dev.webfx.kit.mapper.peers.javafxgraphics.gwtj2cl.util.HtmlFonts

public final class HtmlFonts extends Object
Author:
Bruno Salmon
  • Constructor Details

    • HtmlFonts

      public HtmlFonts()
  • Method Details

    • getHtmlFontDefinition

      public static String getHtmlFontDefinition(Font font)
    • setHtmlFontStyleAttributes

      public static void setHtmlFontStyleAttributes(Font font, elemental2.dom.Element element)
    • getHtmlFontFamily

      public static String getHtmlFontFamily(Font font)
    • getHtmlFontStyle

      public static String getHtmlFontStyle(Font font)
    • getHtmlFontWeight

      public static double getHtmlFontWeight(Font font)
    • getHtmlFontSize

      public static String getHtmlFontSize(Font font)