| Package | Description |
|---|---|
| com.xalys.xgl.browser.dom.css.enums.font | |
| com.xalys.xgl.font |
| Modifier and Type | Field and Description |
|---|---|
static FontFamily |
FontFamily.ARIAL |
static FontFamily |
FontFamily.HELVETICA |
static FontFamily |
FontFamily.LUCIDA_GRANDE |
static FontFamily |
FontFamily.LUCIDA_SANS_UNICODE |
static FontFamily |
FontFamily.MONOSPACED |
static FontFamily |
FontFamily.OPEN_SANS |
static FontFamily |
FontFamily.ROBOTO |
static FontFamily |
FontFamily.SANS_SERIF |
static FontFamily |
FontFamily.SERIF |
static FontFamily |
FontFamily.TIMES_NEW_ROMAN |
| Modifier and Type | Method and Description |
|---|---|
static FontFamily |
FontFamily.get(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<FontFamily> |
Font.getFamily() |
| Modifier and Type | Method and Description |
|---|---|
Font |
Font.setFamily(FontFamily... fontFamily) |
Font |
Font.setFamily(FontFamily fontFamily) |
| Modifier and Type | Method and Description |
|---|---|
Font |
Font.setFamily(List<FontFamily> fontFamily) |
Copyright © 2018 Xalys. All rights reserved.