| Package | Description |
|---|---|
| net.thevpc.echo | |
| net.thevpc.echo.api |
| Modifier and Type | Method and Description |
|---|---|
Font |
Font.derive(double size) |
Font |
Font.derive(FontPosture posture) |
Font |
Font.derive(FontWeight weight) |
Font |
Font.derive(String name) |
Font |
Font.derive(String name,
Double size,
FontWeight weight,
FontPosture posture) |
static Font |
Font.of(String font,
Application app) |
| Modifier and Type | Method and Description |
|---|---|
Font |
AppFont.derive(double size) |
Font |
AppFont.derive(FontPosture posture) |
Font |
AppFont.derive(FontWeight weight) |
Font |
AppFont.derive(String name) |
Font |
AppFont.derive(String name,
Double size,
FontWeight weight,
FontPosture posture) |
Copyright © 2021 vpc open source initiative. All rights reserved.