public class LGFont extends Object
| Constructor and Description |
|---|
LGFont(Font f) |
LGFont(String name,
int style,
int size) |
LGFont(String name,
String style,
int size) |
| Modifier and Type | Method and Description |
|---|---|
Font |
getAwtFont() |
String |
getName() |
float |
getSize() |
String |
getStyle() |
Copyright © 2017. All rights reserved.