public class FontDescriptor extends Object
| Constructor and Description |
|---|
FontDescriptor(String fontName,
int fontCharSet)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getFontCharSet() |
String |
getFontName() |
String |
toString() |
public FontDescriptor(String fontName, int fontCharSet)
fontName - the font namefontCharSet - the charset of the font definitionCopyright © 2019 Habarisoft. All rights reserved.