public class OAConverterPoint extends Object implements OAConverterInterface
OAConverter
Constructor and Description |
---|
OAConverterPoint() |
Modifier and Type | Method and Description |
---|---|
Object |
convert(Class clazz,
Object value,
String fmt)
Convert to/from a Rectangle value.
|
protected Object |
convertFromPoint(Class toClass,
Point pt) |
protected Point |
convertToPoint(Object value) |
Copyright © 1999–2019 ViaOA. All rights reserved.