public class OAConverterDimension extends Object implements OAConverterInterface
OAConverter
Constructor and Description |
---|
OAConverterDimension() |
Modifier and Type | Method and Description |
---|---|
Object |
convert(Class clazz,
Object value,
String fmt)
Convert to/from a Dimension value.
|
protected Object |
convertFromDimension(Class toClass,
Dimension d) |
protected Dimension |
convertToDimension(Object value) |
Copyright © 1999–2019 ViaOA. All rights reserved.