public class FontHelper extends Object
| Constructor and Description |
|---|
FontHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Font |
create(String familyName,
float size,
boolean bold,
boolean italic,
boolean underline,
boolean strikeout) |
static boolean |
hasSameValues(Font font1,
Font font2) |
Copyright © 2026. All rights reserved.