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