public static class ValueConverter.DMSDegreesValueConverter extends ValueConverter
ValueConverter.DMSDegreesValueConverter, ValueConverter.HMSDegreesValueConverter, ValueConverter.UnitValueConverter
Constructor | Description |
---|---|
DMSDegreesValueConverter() |
Modifier and Type | Method | Description |
---|---|---|
double |
convertValue(java.lang.String sval) |
Converts a string value to a numeric for this format
|
java.lang.String |
unconvertValue(double dval) |
Converts a numeric value to a string value for this format.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName, toString
public double convertValue(java.lang.String sval)
ValueConverter
convertValue
in class ValueConverter
sval
- string valuepublic java.lang.String unconvertValue(double dval)
ValueConverter
unconvertValue
in class ValueConverter
dval
- numeric valueCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.