public class Font
extends java.lang.Object
Modifier and Type | Class | 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 | Description |
---|---|---|
java.lang.String |
asJavascript() |
|
static Font.FontBuilder |
builder() |
|
java.lang.String |
toString() |
public static Font.FontBuilder builder()
public java.lang.String asJavascript()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2018. All rights reserved.