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–2025 ViaOA. All rights reserved.