public static class ValueConverter.HMSDegreesValueConverter extends ValueConverter
ValueConverter.DMSDegreesValueConverter, ValueConverter.HMSDegreesValueConverter, ValueConverter.UnitValueConverter| Constructor | Description |
|---|---|
HMSDegreesValueConverter() |
| 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, waitgetName, toStringpublic double convertValue(java.lang.String sval)
ValueConverterconvertValue in class ValueConvertersval - string valuepublic java.lang.String unconvertValue(double dval)
ValueConverterunconvertValue in class ValueConverterdval - numeric valueCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.