public class OAConverterFont extends Object implements OAConverterInterface
OAConverter
Constructor and Description |
---|
OAConverterFont() |
Modifier and Type | Method and Description |
---|---|
Object |
convert(Class clazz,
Object value,
String fmt)
Convert to/from a Font value.
|
protected Object |
convertFromFont(Class toClass,
Font font) |
protected Font |
convertToFont(Object value) |
public Object convert(Class clazz, Object value, String fmt)
convert
in interface OAConverterInterface
clazz
- is Font.classvalue
- object to convert. Copyright © 1999–2019 ViaOA. All rights reserved.