public class Font extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Font.Family
HTML font family - the typeface that will be applied by the web browser.
|
static class |
Font.FontBuilder |
| Modifier and Type | Method and Description |
|---|---|
String |
asJavascript() |
static Font.FontBuilder |
builder() |
String |
toString() |
public static Font.FontBuilder builder()
public String asJavascript()
Copyright © 2018. All rights reserved.