final class WCFontCustomPlatformDataImpl extends WCFontCustomPlatformData
| Constructor and Description |
|---|
WCFontCustomPlatformDataImpl(java.io.InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
protected WCFont |
createFont(int size,
boolean bold,
boolean italic) |
private final PGFont font
WCFontCustomPlatformDataImpl(java.io.InputStream inputStream)
throws java.io.IOException
java.io.IOExceptionprotected WCFont createFont(int size, boolean bold, boolean italic)
createFont in class WCFontCustomPlatformData