Class HtmlFonts
java.lang.Object
dev.webfx.kit.mapper.peers.javafxgraphics.gwtj2cl.util.HtmlFonts
- Author:
- Bruno Salmon
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getHtmlFontDefinition
(Font font) static String
getHtmlFontFamily
(Font font) static String
getHtmlFontSize
(Font font) static String
getHtmlFontStyle
(Font font) static double
getHtmlFontWeight
(Font font) static void
setHtmlFontStyleAttributes
(Font font, elemental2.dom.Element element)
-
Constructor Details
-
HtmlFonts
public HtmlFonts()
-
-
Method Details
-
getHtmlFontDefinition
-
setHtmlFontStyleAttributes
-
getHtmlFontFamily
-
getHtmlFontStyle
-
getHtmlFontWeight
-
getHtmlFontSize
-