| Package | Description |
|---|---|
| com.xalys.xgl.browser.dom.css | |
| com.xalys.xgl.browser.dom.css.enums.font | |
| com.xalys.xgl.font |
| Modifier and Type | Method and Description |
|---|---|
NativeCSSStyleDeclaration |
NativeCSSStyleDeclaration.setFontStyle(FontStyle style) |
MutableStyle |
MutableStyle.setFontStyle(FontStyle style) |
| Modifier and Type | Method and Description |
|---|---|
static FontStyle |
FontStyle.get(String propertyName) |
static FontStyle |
FontStyle.getDefault() |
static FontStyle |
FontStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontStyle[] |
FontStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FontStyle |
Font.getStyle() |
| Modifier and Type | Method and Description |
|---|---|
Font |
Font.setStyle(FontStyle fontStyle) |
Copyright © 2018 Xalys. All rights reserved.